sedefsavas
sedefsavas
/remove-lifecycle stale
Welcome to the community @mevech! Feel free to reach out on slack channel if you have questions.
@Ankitasw IIRC there were some difficulties triggering reconcile method by just creating the object in the recent tests you added, instead reconcileNormal method was being called. Is this still a...
Hi, there is an open PR for the issue: https://github.com/kubernetes-sigs/cluster-api-provider-aws/pull/3027 You might want to check its implementation and the comments on that PR and if they are similar, merge the...
Looks like pod is failing to make SDK calls. Have you already attached the required permissions to the control plane instances (assuming CAPA controllers are on the EKS control-plane nodes)?...
> I came across this issue even though I have static credential. > > * KinD v0.12.0 on MacOS to run management cluster > * clusterctl 1.2.0 > * clusterawsadm...
/triage accepted
Another use case is using only public subnets: https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/2997
Cc @Ankitasw can this be because you were using the main branch?