-
Notifications
You must be signed in to change notification settings - Fork 269
Closed
Labels
prow/olmIssues related to prow olm automationIssues related to prow olm automation
Description
Errors while generating olm bundle for dynamodb-controller-v1.2.16
stdout for olm-create-bundle.sh dynamodb v1.2.16
:
Building release artifacts for dynamodb-v1.2.16
stderr for olm-create-bundle.sh dynamodb v1.2.16
:
Error: cannot fetch tags: authorization failed
Steps for closing this issue:
- Checkout
code-generator
anddynamodb-controller
repositories - From code-generator repo, execute
./scripts/olm-create-bundle.sh dynamodb v1.2.16
- Checkout
community-operators
andcommunity-operators-prod
repositories - Copy
manifests
,metadata
andtests
directories from
dynamodb-controller/olm/bundle/
intocommunity-operators/operators/ack-dynamodb-controller/1.2.16
- Copy
bundle.Dockerfile
fromdynamodb-controller/olm/
into
community-operators/operators/ack-dynamodb-controller/1.2.16
- Create a new pull request with these changes for
community-operators
- Copy contents from
dynamodb-controller/olm/bundle/
into
community-operators-prod/operators/ack-dynamodb-controller/1.2.16
- Copy
bundle.Dockerfile
fromdynamodb-controller/olm/
into
community-operators-prod/operators/ack-dynamodb-controller/1.2.16
- 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