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

Add a Cleaner instance for unhealthy Ingress instance #39

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

gianlucam76
Copy link
Owner

An Ingress instance is considered unhealthy if:

  • default backend is defined but referenced service does not exist
  • at leat one of referenced services (via spec.rules) does not exist

An Ingress instance is considered unhealthy if:

- default backend is defined but referenced service does not exist
- at leat one of referenced services (via spec.rules) does not exist
@gianlucam76 gianlucam76 merged commit bb4d21f into main Jan 28, 2024
3 checks passed
@gianlucam76 gianlucam76 deleted the references branch January 28, 2024 18:24
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

Successfully merging this pull request may close these issues.

1 participant