Skip to content

docs/ipsec: Remove KPR limitation #35743

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

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Conversation

pchaigno
Copy link
Member

@pchaigno pchaigno commented Nov 4, 2024

IPsec now works in combination with kube-proxy replacement. It is however still not supported with BPF Host Routing as we need to go through the Linux stack to perform the actual encryption and decryption.

IPsec now works in combination with kube-proxy replacement. It is
however still not supported with BPF Host Routing as we need to go
through the Linux stack to perform the actual encryption and decryption.

Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
@pchaigno pchaigno added area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. release-note/misc This PR makes changes that have no direct user impact. feature/ipsec Relates to Cilium's IPsec feature labels Nov 4, 2024
@pchaigno
Copy link
Member Author

pchaigno commented Nov 4, 2024

/test

@pchaigno pchaigno marked this pull request as ready for review November 4, 2024 14:53
@pchaigno pchaigno requested review from a team as code owners November 4, 2024 14:53
@pchaigno pchaigno requested review from ldelossa and qmonnet November 4, 2024 14:53
@pchaigno pchaigno added this pull request to the merge queue Nov 4, 2024
Merged via the queue into cilium:main with commit 9e651bc Nov 4, 2024
69 checks passed
@pchaigno pchaigno deleted the docs-ipsec-kpr branch November 4, 2024 15:12
@julianwiedmann julianwiedmann added the needs-backport/1.16 This PR / issue needs backporting to the v1.16 branch label Nov 6, 2024
@viktor-kurchenko viktor-kurchenko mentioned this pull request Nov 12, 2024
13 tasks
@viktor-kurchenko viktor-kurchenko added backport-pending/1.16 The backport for Cilium 1.16.x for this PR is in progress. and removed needs-backport/1.16 This PR / issue needs backporting to the v1.16 branch labels Nov 12, 2024
@github-actions github-actions bot added backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. and removed backport-pending/1.16 The backport for Cilium 1.16.x for this PR is in progress. labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. feature/ipsec Relates to Cilium's IPsec feature release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants