armada/doc/source/operations
Sean Eagan 2a1a94828d Change chart test key to object and support cleanup flag
Previously the chart `test` key was a boolean.  This changes it to an
object which initially supports an `enabled` flag (covering the
previous use case) and adds support for helm's test cleanup option
(underneath an `options` key which mirrors what we have for `upgrade`).
Existing charts will continue to function the same, with cleanup always
turned on, and ability to use the old boolean `test` key for now.  When
using the new `test` object however, cleanup defaults to false to match
helm's interface and allow for test pod debugging.  Test pods can be
deleted on the next armada apply as well, to allow for debugging in the
meantime, by adding `pre`-`upgrade`-`delete` actions for the test pod.
The `test` commands in the API and CLI now support `cleanup` options as
well.

Change-Id: I92f8822aeaedb0767cb07515d42d8e4f3e088150
2018-06-27 10:47:02 -05:00
..
exceptions Implement protected parameter 2018-06-17 20:04:53 -05:00
documents.rst Add documentation on Armada documents 2018-05-29 22:20:16 -04:00
guide-build-armada-yaml.rst Change chart test key to object and support cleanup flag 2018-06-27 10:47:02 -05:00
guide-configure.rst Rename docs to doc to align with OpenStack standard 2018-05-17 21:39:01 +00:00
guide-helm-plugin.rst Remove references to old git repos 2018-05-29 10:15:13 -05:00
guide-troubleshooting.rst Remove references to old git repos 2018-05-29 10:15:13 -05:00
guide-use-armada.rst Add command to rollback release to CLI and API 2018-06-06 09:40:31 -05:00
index.rst Remove api guide in favor of swagger Docs 2018-06-11 12:00:34 -05:00
sampleconf.rst Rename docs to doc to align with OpenStack standard 2018-05-17 21:39:01 +00:00
samplepolicy.rst Rename docs to doc to align with OpenStack standard 2018-05-17 21:39:01 +00:00