You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue #, if available: aws-controllers-k8s/community#873
Description of changes:
- Removes duplication of the `CONTROLLER_TOOLS_VERSION` variable
- Deletes the defunct `k8s.sh` script (not being used anywhere in this repo)
I have tested the new `controller-gen` against the `dynamodb` controller and saw no changes in output CRDs (except for the version number in an annotation). None of the breaking changes called out in the release between `0.4.0` and `0.6.1` should have any effect on our generator.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments