Skip to content

Conversation

@aroradaman
Copy link
Member

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

This PR removes userspace dependency of distroless iptables image on ebtables

Which issue(s) this PR fixes:

Special notes for your reviewer:

Started from a thread in #4223

Does this PR introduce a user-facing change?

The distroless iptables binary will no longer have ebtales binary

Signed-off-by: Daman Arora <aroradaman@gmail.com>
@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-priority area/release-eng Issues or PRs related to the Release Engineering subproject labels Jan 5, 2026
@k8s-ci-robot k8s-ci-robot requested review from aojea and jimangel January 5, 2026 16:09
@k8s-ci-robot k8s-ci-robot added sig/release Categorizes an issue or PR as relevant to SIG Release. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 5, 2026
apt -y install bash curl && \
mkdir -p "${STAGE_DIR}" && \
/stage-binaries-from-package.sh "${STAGE_DIR}" conntrack \
ebtables \
Copy link
Member Author

Choose a reason for hiding this comment

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

I don't think we support/use bullseye now, maybe we don't need to remove it from here.

@aroradaman
Copy link
Member Author

/cc @aojea @danwinship @cpanato

@aojea
Copy link
Member

aojea commented Jan 6, 2026

/lgtm

This is not needed in existing kubernetes projects using this image

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 6, 2026
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aroradaman, cpanato

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 6, 2026
@k8s-ci-robot k8s-ci-robot merged commit 1ae4501 into kubernetes:master Jan 6, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/release-eng Issues or PRs related to the Release Engineering subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-priority release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/release Categorizes an issue or PR as relevant to SIG Release. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants