Nicholas Thomson

Results 75 comments of Nicholas Thomson

I'm interested in taking this on, as an effort to complete the S3 bucket specification. My early implementation would probably accept a string, as part of the generator config, that...

I have merged https://github.com/aws-controllers-k8s/code-generator/pull/222 , which provides an initial implementation of new fields. It only supports new list or map fields of existing AWS SDK shapes, though. Once we have...

@liger1978 Thanks for bringing this use-case to our attention. This annotation strategy was discussed during the design of the `AdoptedResource`. We haven't entirely written it off, but there are some...

Actually I have been mincing this over for a while and I'm starting to come back around on this idea. I'd say the main use-case for the `AdoptedResource` custom resource...

Hey @robertgates55 ! Thanks for this suggestion, I quite like this idea. Maybe my only concern with something like this is that it takes what are otherwise static manifests and...

/lifecycle frozen

> however the DB instance appears synced on argo-cd The `Synced` you're seeing here indicates that ArgoCD has successfully synced the object from Git. We need the ACK condition on...

Alright. I've messed around with it a bit to see what's happening and I have some updates. The RDS controller has issues reconciling `DBInstance` resources with `multiAZ: true` because of...

For GA I propose we release the following CRDs: - `HostedZone` - `TrafficPolicy` - `RecordSet` This should allow Route53 users to create and manage their domain, DNS records and traffic...