fix(konflux): install operator-bundle dependencies as non-binaries#13265
fix(konflux): install operator-bundle dependencies as non-binaries#13265tommartensen merged 20 commits intomasterfrom
Conversation
|
Skipping CI for Draft Pull Request. |
|
Images are ready for the commit at c74eb54. To use with deploy scripts, first |
|
/retest operator-bundle-on-push |
|
@tommartensen: The
The following commands are available to trigger optional 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-sigs/prow repository. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #13265 +/- ##
==========================================
+ Coverage 48.34% 48.56% +0.21%
==========================================
Files 2468 2467 -1
Lines 178017 177824 -193
==========================================
+ Hits 86062 86359 +297
+ Misses 85035 84536 -499
- Partials 6920 6929 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
/test operator-bundle-on-push |
|
@tommartensen: The specified target(s) for
The following commands are available to trigger optional 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-sigs/prow repository. |
|
@tommartensen: 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. |
msugakov
left a comment
There was a problem hiding this comment.
Looks good. Only a couple cosmetic things.
Co-authored-by: Misha Sugakov <537715+msugakov@users.noreply.github.com>
…13265) Co-authored-by: Misha Sugakov <537715+msugakov@users.noreply.github.com>
…13265) Co-authored-by: Misha Sugakov <537715+msugakov@users.noreply.github.com>
…13265) Co-authored-by: Misha Sugakov <537715+msugakov@users.noreply.github.com>
Description
Python dependencies need to be installed from source to make EC happy.
This requires bumping the Python version in stackrox-test, because we cannot handle multiple Python/PyYAML versions simultaneously anymore.
TODO:
calverdependency is only required to compile pytest, which is already present in the OSBS image.User-facing documentation
Testing and quality
Automated testing
No new tests required, existing tests and pipelines cover the operator-bundle change and the updated stackrox-test image.
How I validated my change
ec validate image --image quay.io/rhacs-eng/stackrox-operator-bundle:v4.7.0-69-ga3883f2e22-fast --policy registry-rh-acs --ignore-rekor