ngrok / kubernetes-ingress-controller

The official ngrok Ingress Controller for Kubernetes
https://ngrok.com
MIT License
183 stars 20 forks source link

chore: Remove custom code for non leader-elected controllers #383

Closed jonstacks closed 1 month ago

jonstacks commented 1 month ago

What

We've PR'd this change upstream and it has made it into a release and we are on a high enough version now. This means we can remove the custom code we had for it.

How

Remove the custom code we had for this

Breaking Changes

No

Validation

Scaled the ingress controller replicas to 2 and validated that 2 agents show up in the ngrok UI as expected.