knottnt

Results 29 comments of knottnt

@urton The `zipFile` field expects a base64 encoding of the zip file containing your code package. Here's an example of deploying a Lambda function with `zipFile`: 1. Write the python...

/close not planning to support this feature.

/close largely implemented by late initialize feature.

@pasi-romo-idealo support for Target IAM role should now be available in v1.8.0 of the ACK eks-controller.

@sga80: Since this is a breaking change to the CRD I think this would require new version and a hook to convert existing CRDs to the new version would be...

For more context we noticed this issue when implementing CloudFront's [VPC Origin resource](https://github.com/aws-controllers-k8s/community/issues/2221) which also has an `httpsPort` field. To avoid propagating the mis-capitalization we fixed the [root cause](https://github.com/aws-controllers-k8s/pkg/pull/37) in...

I think that generally makes sense. Just for extra clarity there a some edge cases that we'll need to make sure our solution handles. 1. AWS may not return the...