Switch build-test-operator workflow to shared reusable-build-operator - #483
Conversation
Delegate image/bundle/index building to openstack-k8s-operators-ci/reusable-build-operator.yaml, matching the pattern used by keystone-operator and other operators. Drops the now-unused create_bundle.sh/create_opm_index.sh scripts since the reusable workflow handles that logic internally. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rebtoor, stuggi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 49m 56s |
|
this affects only git hub actions. will override the zuul check |
|
/override rdoproject.org/github-check |
|
@stuggi: Overrode contexts on behalf of stuggi: rdoproject.org/github-check 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. |
5c6b21e
into
openstack-k8s-operators:main
|
/cherry-pick 18-stable |
|
@stuggi: new pull request created: #484 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. |
Delegate image/bundle/index building to openstack-k8s-operators-ci/reusable-build-operator.yaml, matching the pattern used by other operators. Drops the now-unused create_bundle.sh/create_opm_index.sh scripts since the reusable workflow handles that logic internally.