armada/doc/source/operations
Marshall Margenau 6546139155 Implement `protected` parameter
The `protected` parameter will be used to signify that we should
never purge a release in FAILED status. You can specify the
`continue_processing` param to either skip the failed release and
continue on, or to halt armada execution immediately.

- Add protected param to Chart schema and documentation.
- Implement protection logic.
- Moved purging of FAILED releases out of pre-flight and into sync
  for finer control over protected params. This means failed
  releases are now purged one at a time instead of all up front.
- Added purge and protected charts to final client `msg` return.

- Fix: Added missing dry-run protection in tiller delete resources.

Change-Id: Ia893a486d22cc1022b542ab7c22f58af12025523
2018-06-17 20:04:53 -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 Implement `protected` parameter 2018-06-17 20:04:53 -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