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

feat(platform):add new cluster phase ClusterRecovering #2320

Merged

Conversation

1996wentaozhang
Copy link
Contributor

What type of PR is this?
kind feature

What this PR does / why we need it:

  1. add new cluster phase ClusterRecovering,which means the cluster is recovering form confined.
  2. the transition of State Machine wil be:
    (normal phase) -> Idling -> Confined -> Recovering -> (normal phase)

Special notes for your reviewer:

  1. eks use Annotations to Distinguish those phase.
    2)tke use db record to Distinguish those phase.

Does this PR introduce a user-facing change?:
NONE

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:
NONE

@leoryu
Copy link
Contributor

leoryu commented Jun 6, 2024

LGTM

@leoryu leoryu merged commit 3adc0f4 into tkestack:master Jun 6, 2024
3 checks passed
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.

2 participants