Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors while generating cognitoidentity-controller for ACK runtime v0.43.0, code-generator v0.43.2 #2346

Closed
ack-bot opened this issue Feb 21, 2025 · 0 comments · May be fixed by aws-controllers-k8s/cognitoidentity-controller#18
Labels
prow/auto-gen PRs related to prow auto generation automation

Comments

@ack-bot
Copy link
Collaborator

ack-bot commented Feb 21, 2025

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

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.43.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prow/auto-gen PRs related to prow auto generation automation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants