test(ci): bump catalog index to 1.11 to compare test failures - #5125
test(ci): bump catalog index to 1.11 to compare test failures#5125jonkoops wants to merge 1 commit into
Conversation
Bump the hardcoded catalog index from :1.10 to :1.11 to verify whether the new catalog index (with OCI-only refs) causes test regressions when paired with the existing wrapper paths in CI value files. Signed-off-by: Jon Koops <jonkoops@gmail.com>
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5125 +/- ##
==========================================
- Coverage 55.39% 54.77% -0.62%
==========================================
Files 122 110 -12
Lines 2365 2147 -218
Branches 544 542 -2
==========================================
- Hits 1310 1176 -134
+ Misses 1049 970 -79
+ Partials 6 1 -5
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
@jonkoops: The following test 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. |



Bump the hardcoded catalog index from
:1.10to:1.11to verify whether the new catalog index (with OCI-only refs) causes test regressions when paired with the existing wrapper paths in CI value files.This is a test PR — do not merge. Comparing with #5122 which uses
:nextvia dynamic resolution.