Ingress is not attaching to load balancer if the ingress file is having configuration snippet #13156
Labels
needs-kind
Indicates a PR lacks a `kind/foo` label and requires one.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Ingress is not attaching to load balancer if the ingress file is having configuration snippet
For example:
if ingress is having the below annotation, the ingress is not getting a load balancer.
This happened after upgrading from 4.11.0 to 4.12.1 , if we remove that annotation the loadbalancer is getting attached.
i was going through some documentations and could see that setting this annotation-risk-level to critical will solve this issue, is this okay to bypass using this annotation? if we use this annotation at controller level will there be any security issues?
The text was updated successfully, but these errors were encountered: