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

[BUG] if clusterDefinition changes and takes affect cluster lifecycle, will lead to restart all related cluster. #4288

Closed
wangyelei opened this issue Jul 14, 2023 · 1 comment
Assignees
Labels
area/upgrade bug kind/bug Something isn't working stability stability related issues
Milestone

Comments

@wangyelei
Copy link
Contributor

In this scenario, how to update ClusterDefinition with user expectations。
For example,

  1. the changes of CD will only be applied when the user triggers the opsRequest for cluster again, like vscale,restart,upgrade.
  2. uses execute a corresponding command to apply these changes?
@wangyelei wangyelei added the kind/bug Something isn't working label Jul 14, 2023
@leon-inf leon-inf added the stability stability related issues label Jul 14, 2023
@shanshanying
Copy link
Contributor

Maybe we can introduce a new policy for update, like what statefulset does spec.updateStrategy.

@github-actions github-actions bot added this to the Release 0.7.0 milestone Sep 27, 2023
@JashBook JashBook removed this from the Release 0.7.0 milestone Oct 8, 2023
@github-actions github-actions bot added this to the Release 0.8.4 milestone Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/upgrade bug kind/bug Something isn't working stability stability related issues
Projects
None yet
Development

No branches or pull requests

6 participants