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

Enhancement: add compensation logic in service-available calculation #119

Closed
WeichengWang1 opened this issue Nov 15, 2023 · 0 comments
Closed
Assignees

Comments

@WeichengWang1
Copy link
Collaborator

What would you like to be added?

add compensation logic in service-available calculation.
if service-available condition not matched, get the resource from expected finalizer, check whether the resource still select the pod.

Why is this needed?

if pod labels changed or service selector changed, the pod won't be service-available anymore if the expected finalizer not removed correctly.
we can't fully rely on others do the clean job successfully in the case of label/selector change.

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

No branches or pull requests

1 participant