generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 271
Closed
Labels
prow/olmIssues related to prow olm automationIssues related to prow olm automation
Description
Errors while generating olm bundle for bedrock-controller-v0.1.0
stdout for olm-create-bundle.sh bedrock v0.1.0:
Building release artifacts for bedrock-v0.1.0
Generating common custom resource definitions
Generating custom resource definitions for bedrock
Generating RBAC manifests for bedrock
Generating operator lifecycle manager bundle assets for bedrock
Generating bundle version 0.1.0
Generating bundle manifests
stderr for olm-create-bundle.sh bedrock v0.1.0:
time="2025-10-20T23:04:56Z" level=fatal msg="Error generating bundle manifests: error reading CSV base: error reading existing ClusterServiceVersion base /home/prow/go/src/github.com/aws-controllers-k8s/bedrock-controller/config/manifests/bases/ack-bedrock-controller.clusterserviceversion.yaml: no ClusterServiceVersion manifest in /home/prow/go/src/github.com/aws-controllers-k8s/bedrock-controller/config/manifests/bases/ack-bedrock-controller.clusterserviceversion.yaml"
Steps for closing this issue:
- Checkout
code-generatorandbedrock-controllerrepositories - From code-generator repo, execute
./scripts/olm-create-bundle.sh bedrock v0.1.0 - Checkout
community-operatorsandcommunity-operators-prodrepositories - Copy
manifests,metadataandtestsdirectories from
bedrock-controller/olm/bundle/intocommunity-operators/operators/ack-bedrock-controller/0.1.0 - Copy
bundle.Dockerfilefrombedrock-controller/olm/into
community-operators/operators/ack-bedrock-controller/0.1.0 - Create a new pull request with these changes for
community-operators - Copy contents from
bedrock-controller/olm/bundle/into
community-operators-prod/operators/ack-bedrock-controller/0.1.0 - Copy
bundle.Dockerfilefrombedrock-controller/olm/into
community-operators-prod/operators/ack-bedrock-controller/0.1.0 - 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