commit | 0e8ad997c863f988c8dda900dd71c1a9bc21f1d7 | [log] [tgz] |
---|---|---|
author | Alanny Lopez <alanny.lopez@ibm.com> | Mon Jun 19 15:45:23 2017 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Jul 17 13:11:41 2017 +0000 |
tree | aee4d0c2b3eb0dbab2b535ae84aabe8fe35d278b | |
parent | de7767c2d1da4f280709b2f3dfe43b241d8923f8 [diff] |
Kubernetes Launch Script Functionality Improvement Changed the way this script handles being called upon so that it can support more than just the build-setup.sh. It will now call a templated YAML file. This template will be filled out and launched via kubectl. A case check will be used to set the default variables that are needed by the specific invoker. To satisfy these changes updated the build-setup.sh, added a templates folder, and added two templates for the build-setup.sh script. Change-Id: I9ef7426e638cae52677a8855a91e76c5e4788fb1 Signed-off-by: Alanny Lopez <alanny.lopez@ibm.com>
Build script for CI jobs in Jenkins.