-
Notifications
You must be signed in to change notification settings - Fork 14
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
Build images with replaces operator image #103
Conversation
Codecov Report
@@ Coverage Diff @@
## main #103 +/- ##
=======================================
Coverage 52.24% 52.24%
=======================================
Files 12 12
Lines 867 867
=======================================
Hits 453 453
Misses 374 374
Partials 40 40
Flags with carried forward coverage won't be shown. Click here to find out more.
|
befbcae
to
1e65e61
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update the development guide about Build Custom Catalog. When building a catalog I think that the only required input param should be BUNDLE_IMG. The other parameters either have default values or can be inferred by the script.
1e65e61
to
d14a8f8
Compare
4ca9369
to
d6db26a
Compare
This PR fixes the discrepancy between the bundle replaces value provided to OperatorHub (by hand) and our bundle and catalog images (missing until now). It aims to fix the failing tests in both https://github.com/k8s-operatorhub/community-operators/actions/runs/6323398403/job/17171016267?pr=3298 and https://github.com/redhat-openshift-ecosystem/community-operators-prod/actions/runs/6323474102/job/17171305652?pr=3350 .
Notes:
A re-release needs to be done... either using this mod or by hand including the replaces in the catalog and bundle.