armada/armada/api/controller
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
..
armada.py fix(timeouts): Address timeout handling issues 2018-05-01 08:45:56 -05:00
health.py feat(api): adding-health-endpoint 2017-12-13 17:48:56 -04:00
rollback.py Expose helm's upgrade/rollback force and recreate pods flags 2018-06-13 11:28:20 -05:00
test.py style(pep8): remove unreferenced variables 2018-04-15 16:01:22 -05:00
tiller.py feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
validation.py Improved document validation 2018-02-23 11:11:09 -05:00
versions.py (feat): Add versions controller for UCP integration compliance, 2017-12-15 16:10:18 -04:00