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.1 #2338

Closed
ack-bot opened this issue Feb 19, 2025 · 0 comments
Labels
prow/auto-gen PRs related to prow auto generation automation

Comments

@ack-bot
Copy link
Collaborator

ack-bot commented Feb 19, 2025

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

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.

@ack-bot ack-bot added the prow/auto-gen PRs related to prow auto generation automation label Feb 19, 2025
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

No branches or pull requests

2 participants