armada/armada/exceptions
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 bug(manifest): Allow specific manifest to be specified 2018-01-25 16:29:18 -05:00
api_exceptions.py Index, Guide, & Api Armada Exception Documentation 2018-02-13 10:01:27 -05:00
armada_exceptions.py fix(timeouts): Address timeout handling issues 2018-05-01 08:45:56 -05:00
base_exception.py feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
chartbuilder_exceptions.py Fix chartbuilder get_files raising UnicodeDecodeError 2018-03-22 17:13:58 -05:00
k8s_exceptions.py fix(timeouts): Address timeout handling issues 2018-05-01 08:45:56 -05:00
manifest_exceptions.py Lint, Manifest, Override, Source, & Tiller Armada Exception Documentation 2018-02-13 15:37:31 -06:00
override_exceptions.py Lint, Manifest, Override, Source, & Tiller Armada Exception Documentation 2018-02-13 15:37:31 -06:00
source_exceptions.py Lint, Manifest, Override, Source, & Tiller Armada Exception Documentation 2018-02-13 15:37:31 -06:00
tiller_exceptions.py Lint, Manifest, Override, Source, & Tiller Armada Exception Documentation 2018-02-13 15:37:31 -06:00
validate_exceptions.py Improved document validation 2018-02-23 11:11:09 -05:00