-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
KEP-3866 nftables kube-proxy to GA #5044
base: master
Are you sure you want to change the base?
Conversation
@@ -1206,7 +1206,8 @@ create their own table, and not interfere with anyone else's tables. | |||
If we document the `priority` values we use to connect to each | |||
nftables hook, then admins and third party developers should be able | |||
to reliably process packets before or after kube-proxy, without | |||
needing to modify kube-proxy's chains/rules. | |||
needing to modify kube-proxy's chains/rules. (As of 1.33, this is now | |||
documented.) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(part of kubernetes/kubernetes#129653)
/lgtm |
@aojea: GitHub didn't allow me to assign the following users: for, PRR. Note that only kubernetes members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: aojea, danwinship The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
One-line PR description: KEP-3866 nftables kube-proxy to GA
Issue link: nftables kube-proxy backend #3866