[ims] Implement ClusterRequest CRD status monitoring in o2ims controller
Opened this issue · 0 comments
adetalhouet commented
See design details here: https://docs.google.com/presentation/d/1iyE_XLkBJkl_ClYsE_vRnEkm8Ica7YE0/edit#slide=id.p1
In scope:
- Implement status monitoring for the ClusterRequest CRD by checking the resources' status created by the underlying
PackageVariant
identified by theclusterTemplateRef
field. - Reporting should say whether the cluster deployment has started, is in progress, is successful, or failed, along with the reasons in failure scenarios.