Closed neil-119 closed 1 month ago
I'll see if I can create my own lua script for it.
https://argo-cd.readthedocs.io/en/stable/operator-manual/health/
You should be able to use our Ready
condition in your LUA script.
I'm surprised that ArgoCD doesn't check for that by default, but they probably have a good reason for this.
I'll see if I can create my own lua script for it.
https://argo-cd.readthedocs.io/en/stable/operator-manual/health/
Just an update -- the sample script that was provided in the link above (for crossplane) also works for ASOP v2.
Not sure if this the right place to post this, but ArgoCD shows green on the custom resources for ASO even when the status field in the CR shows errors. Has anyone figured out how to get ArgoCD to show realistic indicator colors for ASO resources yet?