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 new controller logic for reconciling Gateway resources #40

Closed
Tracked by #38
maleck13 opened this issue Feb 1, 2023 · 0 comments · Fixed by #59
Closed
Tracked by #38

Add new controller logic for reconciling Gateway resources #40

maleck13 opened this issue Feb 1, 2023 · 0 comments · Fixed by #59
Assignees

Comments

@maleck13
Copy link
Contributor

maleck13 commented Feb 1, 2023

What

The gateway controller is responsible for reconciling gateway resources. It should do the following things

  • validate the gateway class set in the gateway is kuadrant.io/traffic-controller
  • while there is a valid gateway resource present, it should ensure there is a finalizer set on the gateway class
  • add any transformation annotation to the gateway (initially to set the data plane gateway class)
@maleck13 maleck13 added this to the m2 Control Plane Gateways milestone Feb 1, 2023
@maleck13 maleck13 changed the title Add new controller for reconciling Gateway resources Add new controller logic for reconciling Gateway resources Feb 2, 2023
@david-martin david-martin self-assigned this Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done out of iteration
Development

Successfully merging a pull request may close this issue.

2 participants