Naadir Jeewa
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...
/lifecycle active
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
/lifecycle frozen Will be getting round to this next week,.
> 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
/priority backlog