We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Case: pod1 is replaced by pod2, then pod1's pd changed
Now: pd will not be effective until pod1 is replaced succeeded by pod2
Want: 1) pod2 should be deleted 2) create a pod3 with effective pd, 3) delete pod1
pd update progress should not be blocked by pod replace
The text was updated successfully, but these errors were encountered:
ColdsteelRail
No branches or pull requests
What would you like to be added?
Case: pod1 is replaced by pod2, then pod1's pd changed
Now: pd will not be effective until pod1 is replaced succeeded by pod2
Want:
1) pod2 should be deleted
2) create a pod3 with effective pd,
3) delete pod1
Why is this needed?
pd update progress should not be blocked by pod replace
The text was updated successfully, but these errors were encountered: