Skip to content

Errors while generating cognitoidentity-controller for ACK runtime v0.50.0, code-generator v0.50.0 #2571

@ack-bot

Description

@ack-bot

Errors while generating cognitoidentity-controller for ACK runtime v0.50.0, code-generator v0.50.0

stdout for make build-controller:

building ack-generate ... ok.
==== building cognitoidentity-controller ====
Copying common custom resource definitions into cognitoidentity
Building Kubernetes API objects for cognitoidentity

stderr for make build-controller:

Error: cannot checkout tag: tag reference not found
make: *** [Makefile:35: build-controller] Error 2

Steps for closing this issue:

  1. Update cognitoidentity-controller go.mod file to update aws-controllers-k8s/runtime to v0.50.0
  2. Run go mod tidy for cognitoidentity-controller
  3. Successfully generate the service controller locally using latest release of
    aws-controllers-k8s/code-generator
  4. Run make test for cognitoidentity-controller
  5. Run make kind-test from aws-controllers-k8s/test-infra repository for
    cognitoidentity-controller
  6. When kind test is successful, Create new pull request for cognitoidentity-controller
  7. Mention this issue number in the pull request
  8. When the above PR is merged, close this issue

For more guidance, create an issue
or reach out on Slack.

Metadata

Metadata

Assignees

Labels

prow/auto-genPRs related to prow auto generation automation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions