You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2023. It is now read-only.
Please describe the problem you have
Once #386 and #389 are complete, users should be able to configure a controller string per-Contour instance. The Operator should no longer require a hard coded controller name.
The Operator should in turn not allow users to create multiple Contour instances with the same controller string, otherwise these instances would fight over the status etc. of their relevant Gateway/GatewayClass (also for Contour it doesn't really make sense to have two instances reconciling the same thing)