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: Add Port Range Information #33389

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

nathanjsweet
Copy link
Member

@nathanjsweet nathanjsweet commented Jun 25, 2024

- SCTP and Port Ranges are now supported, both are removed from the unsupported features table.

  • DNS rules and L7 rules do not support port ranges yet. Notes are added to call attention to this.
  • Add a Port Range example.

Edit:

  • SCTP support will be addressed in a different PR.

@nathanjsweet nathanjsweet added the release-note/misc This PR makes changes that have no direct user impact. label Jun 25, 2024
@nathanjsweet nathanjsweet requested review from a team as code owners June 25, 2024 16:16
@nathanjsweet nathanjsweet added the release-blocker/1.16 This issue will prevent the release of the next version of Cilium. label Jun 25, 2024
@nathanjsweet nathanjsweet force-pushed the pr/nathanjsweet/port-range-documentation-updates branch from 08ac957 to f183229 Compare June 25, 2024 16:18
Documentation/network/kubernetes/policy.rst Show resolved Hide resolved
Documentation/security/policy/language.rst Outdated Show resolved Hide resolved
examples/policies/l4/l4_port_range.yaml Show resolved Hide resolved
Documentation/security/policy/language.rst Outdated Show resolved Hide resolved
Documentation/security/policy/language.rst Outdated Show resolved Hide resolved
Documentation/security/policy/language.rst Show resolved Hide resolved
@nathanjsweet nathanjsweet force-pushed the pr/nathanjsweet/port-range-documentation-updates branch from f183229 to 6df75d8 Compare June 26, 2024 17:02
@nathanjsweet nathanjsweet force-pushed the pr/nathanjsweet/port-range-documentation-updates branch from 6df75d8 to a46a3ad Compare June 27, 2024 20:35
Copy link
Member

@joestringer joestringer left a comment

Choose a reason for hiding this comment

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

I think we should consolidate the restrictions around port ranges into the section where port ranges are introduced and described, and also avoid using notes so much (see this guidance in the docs).

Documentation/security/policy/language.rst Outdated Show resolved Hide resolved
Documentation/security/policy/language.rst Show resolved Hide resolved
Documentation/security/policy/language.rst Outdated Show resolved Hide resolved
    - Port Ranges are now supported so it is removed from
    the unsupported features table.
    - DNS rules and L7 rules do not support port ranges yet.
    Notes are added to call attention to this.
    - Add a Port Range example.

Signed-off-by: Nate Sweet <nathanjsweet@pm.me>
@nathanjsweet nathanjsweet force-pushed the pr/nathanjsweet/port-range-documentation-updates branch from a46a3ad to 8d73d50 Compare June 28, 2024 16:06
@joestringer
Copy link
Member

/test

@joestringer joestringer added the needs-backport/1.16 This PR / issue needs backporting to the v1.16 branch label Jun 28, 2024
@lambdanis lambdanis removed their request for review July 1, 2024 13:04
@joestringer joestringer added this pull request to the merge queue Jul 4, 2024
Merged via the queue into main with commit 6236f38 Jul 4, 2024
269 of 274 checks passed
@joestringer joestringer deleted the pr/nathanjsweet/port-range-documentation-updates branch July 4, 2024 00:47
@jibi jibi mentioned this pull request Jul 8, 2024
32 tasks
@jibi jibi 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 Jul 8, 2024
@julianwiedmann julianwiedmann 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 Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. release-blocker/1.16 This issue will prevent the release of the next version of Cilium. release-note/misc This PR makes changes that have no direct user impact.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants