aboutsummaryrefslogtreecommitdiffstats
path: root/src/orchestrator/pkg/status/status_helper.go
AgeCommit message (Collapse)AuthorFilesLines
2020-08-31Enhance the status query APIEric Multanen1-0/+482
This patch enhances the status query API. - The ResourceBundleState CRD is modified to just use the k8s Pod structure instead of a customized struct. - Status queries can either present results showing the rsync status of the composite app and resources or from information received from the cluster via the ResourceBundleState CR - Query parameters are provided to the API call to customize the query and response - Support for querying status of cluster network intents is added Issue-ID: MULTICLOUD-1042 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com> Change-Id: Icca4cdd901e2f2b446414fade256fc24d87594cd