Move status tracking CR to rsync 96/110296/3
authorEric Multanen <eric.w.multanen@intel.com>
Thu, 16 Jul 2020 20:12:03 +0000 (13:12 -0700)
committerEric Multanen <eric.w.multanen@intel.com>
Thu, 16 Jul 2020 23:07:31 +0000 (16:07 -0700)
commit97c6ca4bfdfa4f5e367649ebf6a4e2c583e2cb78
tree9adeb20034b02282155ada7bca735888d8f082a1
parentad17b4360890fc2915795515ac265fc66720f4ad
Move status tracking CR to rsync

Handle creation and deletion of the ResourceBundleState
Custom Resource per app/cluster in the rsync microservice
instead of adding it to the resources of the composite
application in the orchestrator service.

Issue-ID: MULTICLOUD-1125
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Change-Id: Id0c0639ff62e788628e78f972107a7603c27abfb
kud/tests/vfw-test-setenv.sh
src/monitor/deploy/monitor-deploy.sh
src/orchestrator/pkg/module/instantiation.go
src/orchestrator/pkg/module/instantiation_appcontext_helper.go
src/rsync/pkg/context/context.go
src/rsync/pkg/status/status.go