armada/armada/tests/unit/handlers
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
..
templates Improved document validation 2018-02-23 11:11:09 -05:00
__init__.py Implement wait for timeout feature and unit test 2017-06-22 16:02:25 -05:00
test_armada.py Expose helm's upgrade/rollback force and recreate pods flags 2018-06-13 11:28:20 -05:00
test_chartbuilder.py bug(chartbuilder): uncaught exceptions on bad manifests 2018-03-29 15:15:00 -04:00
test_manifest.py feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
test_override.py Improved document validation 2018-02-23 11:11:09 -05:00
test_tiller.py Expose helm's upgrade/rollback force and recreate pods flags 2018-06-13 11:28:20 -05:00