Nicholas Thomson

Results 55 comments of Nicholas Thomson

What would be the readiness for a static resource like an S3 bucket? Also for something stateful, like an RDS DBInstance, would `ACK.Ready` just imply the resource is in an...

> `RetryPipelineExecution` ... Can be called when PipelineExecution has failed You might want to think about what customers expect here. I imagine that creating a single pipeline execution, and then...

/lifecycle frozen

Hey Peter. Sadly, it's just not possible to support cyclic references for anything within a K8s CRD. By their design, a CRD must be describable using an OpenAPIv3 schema. That...

> we need to keep support for multiple API versions Would you mind clarifying what the Kubernetes definition of "support for" means in this context? Is it simply that we...

/lifecycle frozen

@Pitta I think these are good suggestions, I'm just not sure if ACK is the place for them. AWS already supports using ACM for private certificates through the cert-manager issuer...

@sbkg0002 Yes CloudFormation and the CLI are both able to create certs, and an ACM ACK controller would be able too as well. However, we don't have plans to extend...

I feel like this discussion is inline with a previous issue - https://github.com/aws-controllers-k8s/community/issues/1381

Checking back in here. You were able to resolve this by adding the extra permission?