-
Notifications
You must be signed in to change notification settings - Fork 270
Closed
Labels
prow/olmIssues related to prow olm automationIssues related to prow olm automation
Description
Errors while generating olm bundle for mq-controller-v1.0.12
stdout for olm-create-bundle.sh mq v1.0.12
:
Building release artifacts for mq-v1.0.12
Generating common custom resource definitions
Generating custom resource definitions for mq
Generating RBAC manifests for mq
Generating operator lifecycle manager bundle assets for mq
stderr for olm-create-bundle.sh mq v1.0.12
:
Error: cannot fetch tags: authorization failed
Steps for closing this issue:
- Checkout
code-generator
andmq-controller
repositories - From code-generator repo, execute
./scripts/olm-create-bundle.sh mq v1.0.12
- Checkout
community-operators
andcommunity-operators-prod
repositories - Copy
manifests
,metadata
andtests
directories from
mq-controller/olm/bundle/
intocommunity-operators/operators/ack-mq-controller/1.0.12
- Copy
bundle.Dockerfile
frommq-controller/olm/
into
community-operators/operators/ack-mq-controller/1.0.12
- Create a new pull request with these changes for
community-operators
- Copy contents from
mq-controller/olm/bundle/
into
community-operators-prod/operators/ack-mq-controller/1.0.12
- Copy
bundle.Dockerfile
frommq-controller/olm/
into
community-operators-prod/operators/ack-mq-controller/1.0.12
- Create a new pull request with these changes for
community-operators-prod
- Mention this issue number in the both pull requests
- When both PRs are merged, close this issue
For more guidance, create an issue
or reach out on Slack.
Metadata
Metadata
Assignees
Labels
prow/olmIssues related to prow olm automationIssues related to prow olm automation