banzaicloud / istio-operator

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

ignore operator's deployment in mutating webhook #913

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?

Ignore the operator's own deployment in the mutating webhook.

Checklist