Ohad Schneider

Results 2 issues of Ohad Schneider

**Describe the bug** Health probe inference looks at the "first pod", namely whatever pod is first in the namespace & service-selector filtered pod cache list: https://github.com/Azure/application-gateway-kubernetes-ingress/blob/80971d9a2654219c7ad40e506a7825289a607f97/pkg/k8scontext/context.go#L471 Unfortunately, this pod can...

**Is your feature request related to a problem? Please describe.** The recently introduced `onlyIfNotExists` is very nice, but IMHO only useful for resource that one is 100% sure would never...

enhancement
OnlyifNotExists