-
Notifications
You must be signed in to change notification settings - Fork 500
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
Fix the bug in webhook with AdvancedStatefulSet #2507
Conversation
/run-e2e-in-kind |
/merge |
Your auto merge job has been accepted, waiting for:
|
/run-all-tests |
@Yisaer merge failed. |
/run-e2e-in-kind |
1 similar comment
/run-e2e-in-kind |
/run-e2e-tests |
/merge |
Your auto merge job has been accepted, waiting for:
|
/merge |
Your auto merge job has been accepted, waiting for:
|
/run-all-tests |
/run-e2e-in-kinds |
@Yisaer merge failed. |
/run-all-tests |
@Yisaer merge failed. |
/run-e2e-in-kind |
/run-cherry-picker |
Signed-off-by: sre-bot <sre-bot@pingcap.com>
cherry pick to release-1.1 in PR #2551 |
Signed-off-by: sre-bot <sre-bot@pingcap.com> Co-authored-by: Song Gao <disxiaofei@163.com>
What problem does this PR solve?
Currently the logic in webhook
checkingFormerPodStatus
didn't consider the asts. This pr fix this bugs and add some unit tests.Does this PR introduce a user-facing change?: