Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove or reduce level of 'Either all or no Ingress should have the priority specified' error message #1641

Open
lewis-jackson-bots opened this issue Aug 22, 2024 · 0 comments

Comments

@lewis-jackson-bots
Copy link

Is your feature request related to a problem? Please describe.

We're seeing this error message in our logs:

klog.Error("Either all or no Ingress should have the priority specified.")

But as far as I can tell, this error is ignorable as the code is perfectly capable of handling the assignment of nil priorities to sequential numbers while leaving set priorities alone.

Describe the solution you'd like
This could be a warning or info level log event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant