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

[Cherry-pick 1.30] Support Egress Gateway Policy resource - EE 3.17 #2602

Merged
merged 3 commits into from
Apr 24, 2023
Merged

[Cherry-pick 1.30] Support Egress Gateway Policy resource - EE 3.17 #2602

merged 3 commits into from
Apr 24, 2023

Conversation

mazdakn
Copy link
Member

@mazdakn mazdakn commented Apr 24, 2023

Description

Related to adding destination based routing feature to EGWs: https://github.com/tigera/calico-private/pull/5836

Changes:

  • Add the new Egress Gateway Policy CRD.
  • Adding Egress Gateway Policy RBAC to Typha.
  • Adding Egress Gateway Policy RBAC to API server.

For PR author

  • Tests for change.
  • If changing pkg/apis/, run make gen-files
  • If changing versions, run make gen-versions

For PR reviewers

A note for code reviewers - all pull requests must have the following:

  • Milestone set according to targeted release.
  • Appropriate labels:
    • kind/bug if this is a bugfix.
    • kind/enhancement if this is a a new feature.
    • enterprise if this PR applies to Calico Enterprise only.

@mazdakn mazdakn changed the title Support Egress Gateway Policy resource - EE 3.17 [Cherry-pick 1.30] Support Egress Gateway Policy resource - EE 3.17 Apr 24, 2023
@Brian-McM
Copy link
Contributor

Do you need to pick the CRD generation? Maybe add another commit for that?

@mazdakn
Copy link
Member Author

mazdakn commented Apr 24, 2023

@Brian-McM it's added now. Thanks for catching it.

@Brian-McM Brian-McM merged commit 4383a6b into tigera:release-v1.30 Apr 24, 2023
@mazdakn mazdakn deleted the egw-dest-routing-1.30 branch April 24, 2023 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants