Skip to content

Automate catalog template updating#1283

Closed
jotak wants to merge 2 commits intonetobserv:mainfrom
jotak:update-catalog-template
Closed

Automate catalog template updating#1283
jotak wants to merge 2 commits intonetobserv:mainfrom
jotak:update-catalog-template

Conversation

@jotak
Copy link
Member

@jotak jotak commented Mar 21, 2025

Make sure we always have an up-to-date catalog template. This is done by generating it alongside with make update-bundle, which is already enforced by github action checks.

Catalog generation makes use of a trick that OLM team told me: using "--alpha-image-ref-template" in opm render allows to generate the catalog in csv-metadata format even though the bundle image doesn't exist yet (it wouldn't work otherwise)

Make sure we always have an up-to-date catalog template. This is done by
generating it alongside with `make update-bundle`, which is already
enforced by github action checks.

Catalog generation makes use of a trick that OLM team told me: using
"--alpha-image-ref-template"  in opm render allows to generate the
catalog in csv-metadata format even though the bundle image doesn't
exist yet (it wouldn't work otherwise)
@jotak jotak requested a review from OlivierCazade March 21, 2025 16:01
@openshift-ci
Copy link

openshift-ci bot commented Mar 21, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign jotak for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link

openshift-ci bot commented Jun 5, 2025

@jotak: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-operator cea0ab3 link false /test e2e-operator
ci/prow/ci-index-noo-bundle cea0ab3 link true /test ci-index-noo-bundle
ci/prow/ci-bundle-noo-bundle cea0ab3 link true /test ci-bundle-noo-bundle

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@openshift-merge-robot
Copy link
Collaborator

PR needs rebase.

Details

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.

1 similar comment
@openshift-merge-robot
Copy link
Collaborator

PR needs rebase.

Details

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.

@jotak jotak closed this Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants