Closed jonmahoney15 closed 2 years ago
using flux v2 when reconciliation is applied does not give back enough info on failure:
$ flux reconcile kustomization flux-system --with-source ► annotating GitRepository flux-system in flux-system namespace ✔ GitRepository annotated ◎ waiting for GitRepository reconciliation ✔ fetched revision main/d01ae5d93e9ff0b14b2f6eff7afd13ba10061b3e ► annotating Kustomization flux-system in flux-system namespace ✔ Kustomization annotated ◎ waiting for Kustomization reconciliation ✗ client rate limiter Wait returned an error: context deadline exceeded
I believe It is pulling a commit but unsure why it is unable to apply them to my cluster.
Any help would be much appreciated.
Thanks
flux reconcile kustomization flux-system --with-source
auto apply to cluster
kubeadm v1.24.1
flux: v0.31.3
Github
GCR
No response
Describe the bug
using flux v2 when reconciliation is applied does not give back enough info on failure:
I believe It is pulling a commit but unsure why it is unable to apply them to my cluster.
Any help would be much appreciated.
Thanks
Steps to reproduce
flux reconcile kustomization flux-system --with-source
Expected behavior
auto apply to cluster
Kubernetes version / Distro / Cloud provider
kubeadm v1.24.1
Flux version
flux: v0.31.3
Git provider
Github
Container Registry provider
GCR
Additional context
No response
Maintenance Acknowledgement
Code of Conduct