one-touch-provisioning/otp-gitops

Better status checking by ArgoCD on cluster creation via RHACM

benswinney opened this issue · 1 comments

Improve how ArgoCD check for the successful completion of a cluster deployment via RHACM.

Currently ArgoCD does not check on the status of the Cluster once it begins is cluster deployment.

A method should be created to do a post sync to check success or failure of deployment.

Argo Application Health Check has been added to check status of cluster deployment and update health check upon success/failure.

Closing issues