generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 271
Closed
Labels
prow/auto-genPRs related to prow auto generation automationPRs related to prow auto generation automation
Description
Errors while generating cognitoidentity-controller for ACK runtime v0.52.0, code-generator v0.52.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:
- Update cognitoidentity-controller
go.modfile to updateaws-controllers-k8s/runtimeto v0.52.0 - Run
go mod tidyfor cognitoidentity-controller - Successfully generate the service controller locally using latest release of
aws-controllers-k8s/code-generator - Run
make testfor cognitoidentity-controller - Run
make kind-testfromaws-controllers-k8s/test-infrarepository for
cognitoidentity-controller - When kind test is successful, Create new pull request for cognitoidentity-controller
- Mention this issue number in the pull request
- 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 automationPRs related to prow auto generation automation