fix(operator-bundle): use common environment and don't append #14257
fix(operator-bundle): use common environment and don't append #14257tommartensen merged 9 commits intomasterfrom
Conversation
|
Skipping CI for Draft Pull Request. |
|
Images are ready for the commit at 817a312. To use with deploy scripts, first |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #14257 +/- ##
==========================================
- Coverage 49.07% 49.04% -0.04%
==========================================
Files 2514 2514
Lines 182769 182854 +85
==========================================
- Hits 89702 89687 -15
- Misses 85947 86044 +97
- Partials 7120 7123 +3
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: No presubmit jobs available for stackrox/stackrox@mc/operator-bundle-helpers-version-update-2 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. |
|
/test main-on-push |
|
@tommartensen: No presubmit jobs available for stackrox/stackrox@mc/operator-bundle-helpers-version-update-2 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. |
|
/test main-on-push |
|
@tommartensen: No presubmit jobs available for stackrox/stackrox@mc/operator-bundle-helpers-version-update-2 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. |
|
/test operator-bundle-on-push |
|
@tommartensen: No presubmit jobs available for stackrox/stackrox@mc/operator-bundle-helpers-version-update-2 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. |
807df97 to
b57d7d8
Compare
b57d7d8 to
3c58339
Compare
mclasmeier
left a comment
There was a problem hiding this comment.
lgtm, hopefully CI is also happy.
msugakov
left a comment
There was a problem hiding this comment.
This is a worthwhile improvement.
I have few comments/suggestions.
|
@tommartensen: 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. |
Co-authored-by: Moritz Clasmeier <mclasmeier@redhat.com>
Co-authored-by: Moritz Clasmeier <mclasmeier@redhat.com>
Co-authored-by: Moritz Clasmeier <mclasmeier@redhat.com>
Co-authored-by: Moritz Clasmeier <mclasmeier@redhat.com>
Co-authored-by: Moritz Clasmeier <mclasmeier@redhat.com>
Description
fix:
Long-term: https://issues.redhat.com/browse/ROX-27677
--> replace this Python carfuffle with Go.
Why are so many transitive dependencies removed in Konflux requirements?
pytest. It has no value for Konflux (at the moment).--append. Therefore, we included some results in the final requirements file that were artifacts from development.User-facing documentation
Testing and quality
Automated testing
How I validated my change
Konflux and GH builds pass.
There are no changes when running the steps from the README on different engineers' machines.