ROX-34154: dump PVs and PVCs on failures too#20045
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #20045 +/- ##
==========================================
+ Coverage 49.56% 49.63% +0.07%
==========================================
Files 2764 2765 +1
Lines 208442 208770 +328
==========================================
+ Hits 103323 103633 +310
- Misses 97464 97479 +15
- Partials 7655 7658 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🚀 Build Images ReadyImages are ready for commit 665cfeb. To use with deploy scripts: export MAIN_IMAGE_TAG=4.11.x-668-g665cfeb7f0 |
|
@porridge: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
|
/retest |
|
The failures are an unrelated AdmissionControllerTest flakes. Mergin. |
Description
The failure described in the ticket looks like a PV provisioning bug.
We will need some additional information to be sure.
The commands added by this change should be sufficient.
User-facing documentation
Testing and quality
Automated testing
How I validated my change
CI is enough.