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

Reconfiguration state should respect updateSelector #353

Open
l0kix2 opened this issue Oct 8, 2024 · 0 comments
Open

Reconfiguration state should respect updateSelector #353

l0kix2 opened this issue Oct 8, 2024 · 0 comments

Comments

@l0kix2
Copy link
Collaborator

l0kix2 commented Oct 8, 2024

[requires repro]
It seems that currently ytop in the Reconfiguration state of ytsaurus resource can re-create some pods if they require update, but the update is prevented by updateSelector. It is expected that Reconfiguration state shouldn't re-create any pods.

UPD. it seems that Reconfiguration doesn't remove pods (by scaling sts to zero) as expected. But Reconfiguration can update the sts resource which can lead to the pods recreation and unexpected downtime.

The question is do we want the ytop to recreate some things without option to prevent that or we want some thing like updateSelector to control such reconfiguration as in the ClusterUpdate case

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

No branches or pull requests

1 participant