-
Notifications
You must be signed in to change notification settings - Fork 22
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
feat: support cilium cni #287
Merged
Merged
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ddc98eb - Browse repository at this point
Copy the full SHA ddc98ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b8cd40 - Browse repository at this point
Copy the full SHA 5b8cd40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 274c14a - Browse repository at this point
Copy the full SHA 274c14aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 685bf26 - Browse repository at this point
Copy the full SHA 685bf26View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3190e2 - Browse repository at this point
Copy the full SHA f3190e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75329fa - Browse repository at this point
Copy the full SHA 75329faView commit details -
Configuration menu - View commit details
-
Copy full SHA for c560f3f - Browse repository at this point
Copy the full SHA c560f3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04c8c2a - Browse repository at this point
Copy the full SHA 04c8c2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 305a9ca - Browse repository at this point
Copy the full SHA 305a9caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 184702e - Browse repository at this point
Copy the full SHA 184702eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b36211 - Browse repository at this point
Copy the full SHA 0b36211View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71c7d02 - Browse repository at this point
Copy the full SHA 71c7d02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9280ac1 - Browse repository at this point
Copy the full SHA 9280ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 769de60 - Browse repository at this point
Copy the full SHA 769de60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 223c38a - Browse repository at this point
Copy the full SHA 223c38aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d015e6f - Browse repository at this point
Copy the full SHA d015e6fView commit details -
enable sessionAffinity in cilium
For users who run with kube-proxy (i.e. with Cilium's kube-proxy replacement disabled), the ClusterIP service loadbalancing when a request is sent from a pod running in a non-host network namespace is still performed at the pod network interface (until cilium/cilium#16197 is fixed). For this case the session affinity support is disabled by default.
Configuration menu - View commit details
-
Copy full SHA for 6df62c4 - Browse repository at this point
Copy the full SHA 6df62c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 309577c - Browse repository at this point
Copy the full SHA 309577cView commit details -
ignore the below test failure until the upstream issue fixed
Failure of `[sig-network] HostPort validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance]` is expected until cilium/cilium#14287 is fixed
Configuration menu - View commit details
-
Copy full SHA for 33f8eda - Browse repository at this point
Copy the full SHA 33f8edaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2238c71 - Browse repository at this point
Copy the full SHA 2238c71View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea62d40 - Browse repository at this point
Copy the full SHA ea62d40View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.