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:
[v0.0.19 release](https://github.com/aws-controllers-k8s/pkg/releases/tag/v0.0.19) of aws-controller-k8s/pkg fixes a bug where "URI" became "uRI" when used in CRD fields. Unfortunately, this bug made it into the s3-controller. Forcing the "uRI" in affected field to maintain existing behavior and avoid breaking change in the Bucket CRD.
Description of changes:
- Apply go_tag in generator.yaml to force Logging.LoggingEnabled.TargetGrants.Grantee.URI field to "uRI" to avoid breaking change.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments