Add code to enhance k8s bootstrap 97/61097/1
authorJack Lucas <jflucas@research.att.com>
Fri, 17 Aug 2018 12:58:51 +0000 (12:58 +0000)
committerJack Lucas <jflucas@research.att.com>
Fri, 17 Aug 2018 12:59:18 +0000 (12:59 +0000)
commitb3350fa9629b558c5bdba5ff8d5e5d670d150204
tree685408c5be271694b14186faf5e28197615b271a
parent960fb86f0baf3d24a2b56d487fdfa7d25e847961
Add code to enhance k8s bootstrap

- Make bootstrap container continue to run after initial bootstrap done
- Do deployments in parallel where feasible
- Accommodate deployments with no input files
- Test to see if actions (uploads, installs, etc.) are needed before doing them

Issue-ID: DCAEGEN2-594
Change-Id: Ie188c1fd69695479593aa82b516e5504a849099c
Signed-off-by: Jack Lucas <jflucas@research.att.com>
k8s-bootstrap-container/00-consul.json [new file with mode: 0644]
k8s-bootstrap-container/Dockerfile-template
k8s-bootstrap-container/bootstrap.sh
k8s-bootstrap-container/build-plugins.sh
k8s-bootstrap-container/pom.xml
k8s-bootstrap-container/uninstall.sh [new file with mode: 0644]