Vitaliy Orbidan
Vitaliy Orbidan
**What is the problem?** When the service broker is used across multiple platform instances, it would be nice to understand which instance is making a call. It seems that Spring...
### Changes proposed in this PR ### Add early return check in gateway controller Reconcile method to skip gateways that don't belong to the consul controller. This prevents the controller...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing...
#### Question `control-plane/api-gateway/controllers/gateway_controller.go` seems to be trying to reconcile gateways with a GatewayClass other than "consul", and in the process deleting the Service Account, which is associated with that Gtateway,...