You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Expected/desired behavior
The install of CAPZ relies on the natural available mechanisms for installation with ArgoCD versus the pre-sync sleep hook which points to sleep hook file.
Setting cert-manager to sync-wave -1, CAPI-Operator to sync-wave 2, namespaces inside chart to sync-wave 3/4 See code comparison here
The cert-manager did see the 60 second delay and ArgoCD did wait for it to state it was ready before proceeding to try and install CAPI-Operator. Unfortunately, CAPI-Operator failed to install due to not getting the certs needed.
This issue is for a: (mark with an
x
)Expected/desired behavior
This could be one or more of the following:
For related discussion, see ArgoCD Application Dependencies thread and this blog post.
The text was updated successfully, but these errors were encountered: