-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
sig/networkCategorizes an issue or PR as relevant to SIG Network.Categorizes an issue or PR as relevant to SIG Network.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA statusDenotes an issue tracking an enhancement targeted for Stable/GA status
Description
Enhancement Description
- One-line enhancement description (can be used as a release note): Clean up the IPTables chain ownership tangle between kubelet and kube-proxy
- Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-network/3178-iptables-cleanup/
- Discussion Link: fix KUBE-MARK-MASQ ownership (kubelet vs kube-proxy) kubernetes#82125, more recently add option to delete the iptables, created by kubelet kubernetes#106480
- Primary contact (assignee): @danwinship
- Responsible SIGs: sig-network
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): 1.25
- Beta release target (x.y): 1.27
- Stable release target (x.y): 1.28
- Alpha
- KEP (
k/enhancements) update PR(s): - Code (
k/k) update PR(s): - Docs (
k/website) update PR(s):
- KEP (
- Beta
- KEP (
k/enhancements) update PR(s): - Code (
k/k) update PR(s): - Docs (
k/website) update(s): (no docs changes other than the release note from update IPTablesOwnershipCleanup to beta kubernetes#114472)
- KEP (
- Stable
- KEP (
k/enhancements) update PR(s): KEP-3178: Bump 'IPTables Ownership' to GA #4098 - Code (
k/k) update PR(s): move KEP-3178 IPTablesOwnershipCleanup to GA kubernetes#119374 - Docs (
k/website) update(s): update feature gate list for KEP-3178 to GA website#42058
- KEP (
- Post-GA
- Code (
k/k) update PR to remove deprecated kubelet command-line flags: remove deprecated kubelet command-line flags kubernetes#122363 - Code (
k/k) update PR to remove feature gate: Remove GA featuregate about IPTablesOwnershipCleanup in 1.30 kubernetes#122137
- Code (
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
Metadata
Metadata
Assignees
Labels
sig/networkCategorizes an issue or PR as relevant to SIG Network.Categorizes an issue or PR as relevant to SIG Network.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA statusDenotes an issue tracking an enhancement targeted for Stable/GA status
Type
Projects
Status
Done