-
Notifications
You must be signed in to change notification settings - Fork 520
fix(tikv): cannot retry if pod is ready but not available #6427
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
base: feature/v2
Are you sure you want to change the base?
fix(tikv): cannot retry if pod is ready but not available #6427
Conversation
Signed-off-by: liubo02 <[email protected]>
/run-pull-e2e-kind-v2 |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Fix #6419 |
Signed-off-by: liubo02 <[email protected]>
/run-pull-e2e-kind-v2 |
/cherry-pick release-2.0 |
@liubog2008: once the present PR merges, I will cherry-pick it on top of release-2.0 in the new PR and assign it to you. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## feature/v2 #6427 +/- ##
==============================================
+ Coverage 43.50% 43.52% +0.01%
==============================================
Files 336 336
Lines 22857 22879 +22
==============================================
+ Hits 9945 9957 +12
- Misses 12912 12922 +10
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Fix #6419