summaryrefslogtreecommitdiffstats
path: root/k8s-bootstrap-container/00-consul.json
AgeCommit message (Collapse)AuthorFilesLines
2020-02-07Remove k8s-bootstrap containerJack Lucas1-9/+0
k8s-bootstrap container is now in the blueprints repo Issue-ID: DCAEGEN2-2041 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I9cc850bf17fa4da985565b623717a2007f785bf1
2018-08-17Add code to enhance k8s bootstrapJack Lucas1-0/+9
- 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>