ngrok / kubernetes-ingress-controller

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

Reconcile IP policy rules #319

Closed nikolay-ngrok closed 8 months ago

nikolay-ngrok commented 8 months ago

What

I noticed that my ippolicy CRDs don't realize the rules associated with them.

How

As part of create/update, also reconcile the rules.

Breaking Changes

None

bobzilladev commented 8 months ago

Maybe there could be an e2e smoke test around these?