You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
log.Info("updating the proxy with new {{.Type}}", "namespace", obj.Namespace, "name", obj.Name)
As @hbagdi pointed out, this extends to services and endpoints that have nothing to do with KIC. For example, the message below doesn't make much sense:
time="2021-08-20T22:07:05Z" level=info msg="updating the proxy with new Endpoints" CoreV1Endpoints="{\"Namespace\":\"local-path-storage\",\"Name\":\"rancher.io-local-path\"}" logger=controllers.Endpoints name=rancher.io-local-path namespace=local-path-storage
We should improve the wording to conduct the right message.
Expected Behavior
No response
Steps To Reproduce
No response
Kong Ingress Controller version
railgun
Kubernetes version
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
kubernetes-ingress-controller/hack/generators/controllers/networking/main.go
Line 448 in 218be9b
As @hbagdi pointed out, this extends to services and endpoints that have nothing to do with KIC. For example, the message below doesn't make much sense:
We should improve the wording to conduct the right message.
Expected Behavior
No response
Steps To Reproduce
No response
Kong Ingress Controller version
Kubernetes version
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: