knottnt

Results 6 issues of knottnt

**Is your feature request related to a problem?** Running the ack-generate tool to build an ACK controller can take quite a long time. Often even taking several minutes to fully...

kind/enhancement
area/code-generation

**Is your feature request related to a problem?** When a field is marked as immutable in generator.yaml and is also late initialized the controller receives an error when trying to...

area/code-generation
lifecycle/stale
service/all

**Describe the issue** The CRD for CloudFront Distribution has an incorrect capitalization for the `distributionConfig:origins:items:customOriginConfig:httpSPort` spec field. `httpSPort` should be `httpsPort`. This doesn't create any functional issues, but may be...

lifecycle/stale
kind/api-change
service/cloudfront

**Describe the bug** The error message produced for scalar fields in the boundary check for floats and ints has inconsistent capitalization of the field name between runs of the code-gen....

kind/bug
area/code-generation
lifecycle/stale

**Describe the bug** After applying a change to an origin of a CloudFront Distribution that has been successfully created the ACK controller fails to apply the update to the AWS...

kind/bug
service/cloudfront

**Describe the bug** When attempting to adopt an S3 Bucket resource if the bucket name is not found no error is reported in the Status of the Bucket. **Steps to...

kind/bug
service/s3