armada/armada/cli
Marshall Margenau dc508d5012 fix(timeouts): Address timeout handling issues
- fixing wait handling in multiple areas
      -- wait for deleted pods before continuing Apply update
      -- cleaning up and delineating wait for charts vs chartgroups
      -- timeout exceptions to stop execution
    - api/cli 'timeout' param now applies to all Charts
    - api/cli 'wait' param now applies to all Charts
    - update some docs
    - several TODOs to be addressed in future PS

Closes #199

Change-Id: I5a697508ce6027e9182f3f1f61757319a3ed3593
2018-05-01 08:45:56 -05:00
..
__init__.py Fix: Issue where Armada hangs waiting for pods 2018-02-15 16:02:21 -06:00
apply.py fix(timeouts): Address timeout handling issues 2018-05-01 08:45:56 -05:00
delete.py feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
test.py feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
tiller.py feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
validate.py feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00