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

Add support for generating per-namespace EgressGatewayPolicies #104

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

simu
Copy link
Member

@simu simu commented Apr 10, 2024

The feature generates policies that expect the configured egress range to be implemented according to the design selected in https://kb.vshn.ch/oc4/explanations/decisions/cloudscale-cilium-egressip.html

Checklist

  • The PR has a meaningful title. It will be used to auto-generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • PR contains a single logical change (to build a better changelog).
  • Update the documentation.
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.

@simu simu added the enhancement New feature or request label Apr 10, 2024
The feature generates policies that expect the configured egress range
to be implemented according to the design selected in
https://kb.vshn.ch/oc4/explanations/decisions/cloudscale-cilium-egressip.html
@simu simu force-pushed the feat/egress-ip-ranges branch from 6f4020b to 86127a6 Compare April 10, 2024 14:36
@simu simu force-pushed the feat/egress-ip-ranges branch from 2ee6036 to 6b8b434 Compare April 10, 2024 15:33
@simu simu marked this pull request as ready for review April 15, 2024 11:09
@simu simu requested a review from a team April 15, 2024 11:10
Copy link
Contributor

@bastjan bastjan left a comment

Choose a reason for hiding this comment

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

Good work on the debug labels/ error handing!

@simu simu merged commit 3b0b421 into master Apr 15, 2024
12 checks passed
@simu simu deleted the feat/egress-ip-ranges branch April 15, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants