Azure / application-gateway-kubernetes-ingress

This is an ingress controller that can be run on Azure Kubernetes Service (AKS) to allow an Azure Application Gateway to act as the ingress for an AKS cluster.
https://azure.github.io/application-gateway-kubernetes-ingress
MIT License
668 stars 415 forks source link

fix: adjust logging verbosity and event logs #1629

Closed akshaysngupta closed 1 month ago

akshaysngupta commented 1 month ago

Checklist

Description

I0712 15:48:50.613169   63055 worker.go:48] Skipping event. Reason: pod default/unrelated-55866f769d-8f92k is not used by any Ingress
I0712 15:49:03.618992   63055 worker.go:58] Processing k8s event of type:Update object:v1.Pod/default/related-5b79994554-tchxs

Fixes