Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ArgoCD #96

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Fix ArgoCD #96

merged 1 commit into from
Jun 21, 2024

Conversation

spjmurray
Copy link
Member

Argo will now crap out fatally when it sees a resource type without the correcsponding CRD being installed yet, so we need to wait for cert-manager to be installed before installing CAPI. Then we need to wait for all that to be working before creating the Kubernetes cluster. Then I discovered (again) the vcluster PVC is not cleaned up.

Argo will now crap out fatally when it sees a resource type without the
correcsponding CRD being installed yet, so we need to wait for
cert-manager to be installed before installing CAPI.  Then we need to
wait for all that to be working before creating the Kubernetes cluster.
Then I discovered (again) the vcluster PVC is not cleaned up.
@spjmurray spjmurray merged commit 51a259d into main Jun 21, 2024
2 checks passed
@spjmurray spjmurray deleted the fml branch June 21, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant