Skip to content

build: Update iptables to 1.8.10 #40842

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

HadrienPatte
Copy link
Member

Context is in #40491, in summary with this PR:

  • We simplify how iptables is installed in the runtime image by only installing it once (here)
  • And as a result, iptables will go from a frozen version (1.8.8-1) to a more recent one (1.8.10-3ubuntu2) that will get updated as the ubuntu archives update it.

Please ensure your pull request adheres to the following guidelines:

  • For first time contributors, read Submitting a pull request
  • All code is covered by unit and/or runtime tests where feasible.
  • All commits contain a well written commit description including a title,
    description and a Fixes: #XXX line if the commit addresses a particular
    GitHub issue.
  • If your commit description contains a Fixes: <commit-id> tag, then
    please add the commit author[s] as reviewer[s] to this issue.
  • All commits are signed off. See the section Developer’s Certificate of Origin
  • Provide a title or release-note blurb suitable for the release notes.
  • Are you a user of Cilium? Please add yourself to the Users doc
  • Thanks for contributing!
build: Update `iptables` to `1.8.10`

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jul 31, 2025
@HadrienPatte HadrienPatte force-pushed the pr/HadrienPatte/iptables branch from c68192b to 066a8b9 Compare July 31, 2025 18:01
@auto-committer auto-committer bot temporarily deployed to release-base-images July 31, 2025 18:22 Inactive
@HadrienPatte
Copy link
Member Author

/test

@HadrienPatte HadrienPatte marked this pull request as ready for review July 31, 2025 19:16
@HadrienPatte HadrienPatte requested review from a team as code owners July 31, 2025 19:16
@aanm aanm enabled auto-merge August 4, 2025 09:01
@aanm aanm added the release-note/minor This PR changes functionality that users may find relevant to operating Cilium. label Aug 4, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Aug 4, 2025
@kaworu kaworu added the dont-merge/needs-rebase This PR needs to be rebased because it has merge conflicts. label Aug 5, 2025
Context is in #40491, in summary with this PR:
* We simplify how iptables is installed in the runtime image by only
  installing it once ([here](https://github.com/cilium/cilium/blob/236f0cdabe7b7c067162547d02b0e11da9e5489e/images/runtime/install-runtime-deps.sh#L16))
* And as a result, `iptables` will go from a [frozen
  version](https://github.com/cilium/image-tools/blob/master/images/iptables/Dockerfile#L8)
  (`1.8.8-1`) to a more recent one (`1.8.10-3ubuntu2`) that will get
  updated as the ubuntu archives update it.

Signed-off-by: Hadrien Patte <hadrien.patte@datadoghq.com>
@HadrienPatte HadrienPatte force-pushed the pr/HadrienPatte/iptables branch from 7c09515 to 1844b12 Compare August 6, 2025 14:00
Signed-off-by: Cilium Imagebot <noreply@cilium.io>
@auto-committer auto-committer bot temporarily deployed to release-base-images August 6, 2025 14:27 Inactive
@HadrienPatte
Copy link
Member Author

/test

@joestringer joestringer removed the dont-merge/needs-rebase This PR needs to be rebased because it has merge conflicts. label Aug 6, 2025
Copy link
Member

@borkmann borkmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(ack modulo rebase)

@HadrienPatte
Copy link
Member Author

Switching to draft as I need to look into some CI failures

@HadrienPatte HadrienPatte marked this pull request as draft August 22, 2025 19:25
auto-merge was automatically disabled August 22, 2025 19:25

Pull request was converted to draft

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants