iamauth
controller failing to reconcile due to informer issue
#5128
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
/kind bug
What steps did you take and what happened:
[A clear and concise description of what the bug is.]
The
capa
client-go is failing to listv1beta1.MachineDeployments
which is in turn causing theiamauth
controller to error out before it can reconcile.The cluster in question does not use any machine deployments (its an EKS fargate cluster).
What did you expect to happen:
For the
iamauth
controller to get an empty list of machine deployments and continue reconciliation.Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Appears to be occurring here:
cluster-api-provider-aws/pkg/cloud/services/iamauth/reconcile.go
Lines 125 to 128 in c2c96dd
Environment:
kubectl version
): v1.30.3-eks-a18cd3a/etc/os-release
): Fargate / bottlerocketThe text was updated successfully, but these errors were encountered: