armada/armada
Sean Eagan ae690ef828 Expose helm's upgrade/rollback force and recreate pods flags
This exposes helm's force and recreate pods flags for upgrade and
rollback.  It exposes in the chart manifest an options field underneath
the upgrade field to hold options to pass through to helm, and
initializes it with these two flags.  Since rollback is currently a
standalone operation which does not consume manifests, these flags are
directly exposed as api and cli arguments there.

Change-Id: If65c1e97d437d9cf9d5838111fd485c80c76aa1d
2018-06-13 11:28:20 -05:00
..
api Expose helm's upgrade/rollback force and recreate pods flags 2018-06-13 11:28:20 -05:00
cli Expose helm's upgrade/rollback force and recreate pods flags 2018-06-13 11:28:20 -05:00
common Add command to rollback release to CLI and API 2018-06-06 09:40:31 -05:00
conf Updated Makefile 2018-03-15 12:40:19 -04:00
exceptions Add command to rollback release to CLI and API 2018-06-06 09:40:31 -05:00
handlers Expose helm's upgrade/rollback force and recreate pods flags 2018-06-13 11:28:20 -05:00
schemas Expose helm's upgrade/rollback force and recreate pods flags 2018-06-13 11:28:20 -05:00
tests Expose helm's upgrade/rollback force and recreate pods flags 2018-06-13 11:28:20 -05:00
utils Remove validate_manifest_filepath 2018-06-04 17:53:42 -05:00
__init__.py fix(init): remove duplicated version code 2018-05-28 05:52:58 -05:00
const.py Revise wait timeouts plus dry-run. 2018-05-30 16:19:35 -05:00
errors.py feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
shell.py Add command to rollback release to CLI and API 2018-06-06 09:40:31 -05:00
version.py Fix(linting): Make Armada pep8 compliant 2017-09-29 11:46:58 -04:00