armada/armada
Sean Eagan c838b2def0 Exclude generated objects from wait logic
This excludes the following generated objects from wait logic:

1. cronjob-generated jobs: these are not directly part of the release,
   so better not to wait on them. if there is a desire to wait on initial
   cronjob success, we can add a separate "type: cronjob" wait for this
   for that purpose.
2. job-generated pods: for the purposes of waiting on jobs, one should
   ensure their configuration includes a "type: job" wait. Once
   controller-based waits are included by default we can also consider
   excluding controller-owned pods from the "type: pod" wait, as those
   will be handled by the controller-based waits then.

Change-Id: Ibf56c6fef9ef72b62da0b066c92c5f29ee4ecb5f
2019-03-04 16:04:33 -06:00
..
api Don't log health checks 2019-02-27 09:27:38 -06:00
cli Merge "Add support in Armada CLI to pass user bearer tokens to tiller" 2019-02-28 14:47:02 +00:00
common Fix Flake8 3.6.0 errors 2018-10-26 09:23:42 -04:00
conf Parallelize unsequenced chart group deployments 2018-10-03 10:27:49 -05:00
exceptions Remediate releases stuck in non-DEPLOYED statuses 2019-01-18 23:06:01 +00:00
handlers Exclude generated objects from wait logic 2019-03-04 16:04:33 -06:00
schemas test: Add test-specific timeout option 2019-02-20 17:03:01 -06:00
tests Exclude generated objects from wait logic 2019-03-04 16:04:33 -06:00
utils Don't log unsupported document type messages 2019-02-28 15:57:18 -06:00
__init__.py fix(init): remove duplicated version code 2018-05-28 05:52:58 -05:00
const.py test: Add test-specific timeout option 2019-02-20 17:03:01 -06:00
shell.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
version.py Fix(linting): Make Armada pep8 compliant 2017-09-29 11:46:58 -04:00