DCAE bootstrap loads the helm plugin and type file 88/81888/1
authorHong Guan <hg4105@att.com>
Sat, 9 Mar 2019 15:25:54 +0000 (10:25 -0500)
committerHong Guan <hg4105@att.com>
Sat, 9 Mar 2019 15:40:30 +0000 (10:40 -0500)
Change-Id: If8150e3328102fce9ad1f8c67c64d6a78a0a63e1
Issue-ID: DCAEGEN2-1276
Signed-off-by: Hong Guan <hg4105@att.com>
cm-container/get-type-files.sh
k8s-bootstrap-container/build-plugins.sh

index 71d582b..e59b3b1 100755 (executable)
@@ -40,7 +40,7 @@ CCSDKTYPEFILES=\
 "\
 /type_files/pgaas/1.1.0/pgaas_types.yaml \
 /type_files/sshkeyshare/sshkey_types.yaml \
-
+/type_files/helm/4.0.0/helm-type.yaml \
 "
 
 mkdir ${DEST}
index f97e84c..c21f759 100755 (executable)
@@ -41,6 +41,7 @@ CCSDKPLUGINFILES=\
 "\
 plugins/pgaas-1.1.0-py27-none-any.wgn
 plugins/sshkeyshare-1.0.0-py27-none-any.wgn
+plugins/helm-4.0.0-py27-none-linux_x86_64.wgn
 "
 
 # Build a set of wagon files from archives in a repo