Skip to content

Errors while generating olm bundle for bedrock-controller-v0.1.0 #2657

@ack-bot

Description

@ack-bot

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:

  1. Checkout code-generator and bedrock-controller repositories
  2. From code-generator repo, execute ./scripts/olm-create-bundle.sh bedrock v0.1.0
  3. Checkout community-operators and community-operators-prod repositories
  4. Copy manifests, metadata and tests directories from
    bedrock-controller/olm/bundle/ into community-operators/operators/ack-bedrock-controller/0.1.0
  5. Copy bundle.Dockerfile from bedrock-controller/olm/ into
    community-operators/operators/ack-bedrock-controller/0.1.0
  6. Create a new pull request with these changes for community-operators
  7. Copy contents from bedrock-controller/olm/bundle/ into
    community-operators-prod/operators/ack-bedrock-controller/0.1.0
  8. Copy bundle.Dockerfile from bedrock-controller/olm/ into
    community-operators-prod/operators/ack-bedrock-controller/0.1.0
  9. Create a new pull request with these changes for community-operators-prod
  10. Mention this issue number in the both pull requests
  11. 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 automation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions