Skip to content

Errors while generating olm bundle for iam-controller-v1.4.4 #2576

@ack-bot

Description

@ack-bot

Errors while generating olm bundle for iam-controller-v1.4.4

stdout for olm-create-bundle.sh iam v1.4.4:

Building release artifacts for iam-v1.4.4

stderr for olm-create-bundle.sh iam v1.4.4:

Error: cannot clone repository: context deadline exceeded: take too long to clone aws sdk repo, please consider manually 'git clone https://github.com/aws/aws-sdk-go-v2' to cache dir /root/.cache/aws-controllers-k8s/src/aws-sdk-go-v2

Steps for closing this issue:

  1. Checkout code-generator and iam-controller repositories
  2. From code-generator repo, execute ./scripts/olm-create-bundle.sh iam v1.4.4
  3. Checkout community-operators and community-operators-prod repositories
  4. Copy manifests, metadata and tests directories from
    iam-controller/olm/bundle/ into community-operators/operators/ack-iam-controller/1.4.4
  5. Copy bundle.Dockerfile from iam-controller/olm/ into
    community-operators/operators/ack-iam-controller/1.4.4
  6. Create a new pull request with these changes for community-operators
  7. Copy contents from iam-controller/olm/bundle/ into
    community-operators-prod/operators/ack-iam-controller/1.4.4
  8. Copy bundle.Dockerfile from iam-controller/olm/ into
    community-operators-prod/operators/ack-iam-controller/1.4.4
  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