Naadir Jeewa

Results 249 comments of Naadir Jeewa

https://github.com/kubernetes-sigs/cluster-api/pull/3652 is in, and https://github.com/kubernetes-sigs/cluster-api-provider-aws/pull/1991 serves as an example to consume, so can probably start adding similar here. Will probably naively try spinning up Cluster API AWS cluster with external...

Hah, I started playing around with a kubetest2 deployer, but @benmoss is already ahead in https://github.com/kubernetes-sigs/kubetest2/issues/48#issuecomment-708675720

> We have an implicit assumption that asking for 1.16.8 will return the same AMI every time because we published that AMI and we don't publish new AMIs on the...

is there anything on cluster that tells you the patch version? or maybe a separate loop that loops over templates that are associated with an EKS Control Plane and adds...

there's potentially value in marking out of date deployments in core CAPI, so maybe the first step is to finalise resolution in awsmachinetemplate?

/priority important-longterm