armada/armada
Sean Eagan 623c5056d8 Defend against uninitialized fields in k8s objects
Much of these may be unnecessary, but this code was adapted from
go code which handles uninitialized values better via "zero values",
also the k8s python client docs show most of these fields as
"optional".

Hence, initializing leaf values in these model objects to avoid
further surprises.

Change-Id: Ib646b56dfe1ff83f0ecbedaf73fcde8ffa2be0cf
2019-02-08 11:24:57 -06:00
..
api Automate deletion of test pods 2019-01-28 13:19:09 -06:00
cli Add configurability of delete timeout 2019-01-29 16:49:01 -06: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 Defend against uninitialized fields in k8s objects 2019-02-08 11:24:57 -06:00
schemas Add configurability of delete timeout 2019-01-29 16:49:01 -06:00
tests Add configurability of delete timeout 2019-01-29 16:49:01 -06:00
utils Automate deletion of test pods 2019-01-28 13:19:09 -06:00
__init__.py fix(init): remove duplicated version code 2018-05-28 05:52:58 -05:00
const.py Add configurability of delete timeout 2019-01-29 16:49: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