banzaicloud / istio-operator

An operator that manages Istio deployments on Kubernetes
Apache License 2.0
535 stars 94 forks source link

disable webhook enforcer on azure #917

Closed LuciferInLove closed 1 year ago

LuciferInLove commented 1 year ago
Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
Related tickets
License Apache 2.0

What's in this PR?

Disable admission webhook enforcer on Azure

Why?

This caused an eternal operator reconciliation.

Checklist