Open Aman1994 opened 2 months ago
Please elaborate where you get this error message.
Maybe the secret is in the wrong namespace? Try kubectl get secret -A
Can you please run this tool to see which Conditions indicate an unhealthy state (one time in the mgt-cluster, one time in the wl-cluster).
go run github.com/guettli/check-conditions@latest all
What do you mean with "but it doesn't get created anymore."?
Where do you define the string "capi-cluster-hetzner" (because we don't use a secret with that name by default)?
/kind bug
What steps did you take and what happened: Error: secret "capi-cluster-hetzner" not found
What did you expect to happen: Expected the pods to run but instead it fails with . It was getting created automatically before . This secret is indeed present in my management cluster and was getting copied to my workload cluster automatically and I could see that in
kube-system
NS - but it doesn't get created anymore.Environment:
/etc/os-release
): Ubuntu 24.04