Update (un)deploy helm plugins 03/70503/2
authorMike Elliott <mike.elliott@amdocs.com>
Mon, 15 Oct 2018 20:21:36 +0000 (16:21 -0400)
committerMike Elliott <mike.elliott@amdocs.com>
Mon, 15 Oct 2018 20:32:18 +0000 (16:32 -0400)
commit8e7491b86ae54873b3178b0f03a9cdbecddd58cf
tree3cce381ad055d660dc399b4a2e9ba6951c83fa31
parentb81745ce6dffd4880a2983d8521b8ad4a08cb194
Update (un)deploy helm plugins

- Added support for deploying and undeploying individual releases.
- Added support for a --verbose flag to output details during a deploy. By
  default, verbose output will be supressed.
- Fixed issues preventng some flags from propagating to helm commands.
- Fixed issue where by --set <chartname>.enabled=false was not removing disabled Helm Charts.

Change-Id: I8e407808a9946f316d035efd503316f96723223d
Issue-ID: OOM-1344
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
kubernetes/helm/plugins/deploy/deploy.sh
kubernetes/helm/plugins/undeploy/undeploy.sh