Skip to content
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

docs: Update egress gateway limitations #24244

Merged
merged 2 commits into from
Mar 10, 2023

Conversation

pchaigno
Copy link
Member

@pchaigno pchaigno commented Mar 8, 2023

See commits.

We mention that the egress gateway is for IPv4 traffic, but we never
explictly say that IPv6 isn't supported. This is apparently not obvious
to everyone so let's state it here.

This commit moves the feature incompatibilies subsection under the
Preliminary Considerations section. Another subsection will be added
there by the next commit.

Signed-off-by: Paul Chaignon <paul@cilium.io>
This delay can have a security impact if the egress gateway masquerading
is used to enforce policies in appliances outside the cluster.

Signed-off-by: Paul Chaignon <paul@cilium.io>
@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/egress-gateway Impacts the egress IP gateway feature. needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch labels Mar 8, 2023
@pchaigno pchaigno requested review from a team as code owners March 8, 2023 13:44
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.13.1 Mar 8, 2023
Copy link
Member

@qmonnet qmonnet left a comment

Choose a reason for hiding this comment

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

First commit description says:

This commit moves the feature incompatibilies subsection under the
Preliminary Considerations section.

It renames the section, but doesn't appear to move it?

Checkpatch caught a typo in the same commit description (explictly).

Other than these, looks all good.

@pchaigno
Copy link
Member Author

pchaigno commented Mar 8, 2023

It renames the section, but doesn't appear to move it?

It kind of moves it if you considered the rendered output. The text doesn't move but the incompatibility subsection is now under the Preliminary Considerations section when it used to be its own section. So it's "move under" as in "in the hierarchy" not as in "move below".

@dylandreimerink dylandreimerink removed their request for review March 9, 2023 11:19
@pchaigno pchaigno added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Mar 9, 2023
@borkmann borkmann merged commit db8030a into cilium:master Mar 10, 2023
@pchaigno pchaigno deleted the docs-update-egressgw-limitations branch March 10, 2023 20:20
@nebril nebril added this to Needs backport from master in 1.13.2 Mar 15, 2023
@nebril nebril removed this from Needs backport from master in 1.13.1 Mar 15, 2023
@NikAleksandrov NikAleksandrov mentioned this pull request Mar 23, 2023
29 tasks
@NikAleksandrov NikAleksandrov added backport-pending/1.13 The backport for Cilium 1.13.x for this PR is in progress. and removed needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch labels Mar 23, 2023
@jibi jibi added backport-done/1.13 The backport for Cilium 1.13.x for this PR is done. and removed backport-pending/1.13 The backport for Cilium 1.13.x for this PR is in progress. labels Apr 7, 2023
@gentoo-root gentoo-root moved this from Needs backport from master to Backport done to v1.13 in 1.13.2 Apr 14, 2023
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.13 The backport for Cilium 1.13.x for this PR is done. feature/egress-gateway Impacts the egress IP gateway feature. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
1.13.2
Backport done to v1.13
Status: Released
Development

Successfully merging this pull request may close these issues.

None yet

5 participants