-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[1.24] crio storage wipe backport #6449
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
Conversation
Signed-off-by: Peter Hunt <[email protected]>
Signed-off-by: Peter Hunt <[email protected]>
Signed-off-by: Peter Hunt <[email protected]>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: wgahnagl The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
docs and completions validation still need love |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## release-1.24 #6449 +/- ##
================================================
+ Coverage 42.86% 42.88% +0.01%
================================================
Files 124 124
Lines 12741 12740 -1
================================================
+ Hits 5462 5463 +1
+ Misses 6753 6750 -3
- Partials 526 527 +1 |
@haircommander validate-completions job failed with: This was changed for |
|
/test ? |
|
@jrvaldes: The following commands are available to trigger required jobs:
Use DetailsIn 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 kubernetes/test-infra repository. |
to rerun the prow tests, you'd use |
|
hm, when I run I am having trouble finding the commit that we removed that line, but that would help |
|
See #6449 (comment) |
|
🙃 sorry I missed you mentioned it! that one is already a part of 1.21 and later (see a0568ac) so it's a Pr that came later |
@haircommander, This PR removed the above-mentioned line |
|
nice find! @jrvaldes would you like to initiate the cherry-pick process of that one? It looks like it's in 1.26 already, so we can begin with 1.25, and pull it back down (one-by-one merging in reverse order of age) |
@haircommander PR #6392 includes several adjustments (that may not be related to the missing changes) is it safe to backport them all? Should they be analyzed individually? If so, a manual cherry-pick may be required. |
How about you manually backport to 1.25 and find the pieces needed to fix that. If they all seem like they will improve the situation in 1.24 and earlier, we can automatically backport there, and we can add more/remove some manually if needed |
@haircommander , I asked the bot for help with an automatic cherry-pick. |
Agree. Will open specific manual backports in case there are conflicts. |
|
/hold Depends on: |
|
/hold cancel #6506 merged. |
|
/close in favor of #6509 |
|
@jrvaldes: Closed this PR. DetailsIn 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 kubernetes/test-infra repository. |
What type of PR is this?
/kind bug
What this PR does / why we need it:
cherry-pick of #6022
Which issue(s) this PR fixes:
https://issues.redhat.com/browse/OCPBUGS-3708
Special notes for your reviewer:
Does this PR introduce a user-facing change?