community.general/lib/ansible/module_utils/k8s
Will Thames 9babd16942 k8s handle absent resources when waiting (#51682)
* k8s wait - don't try to call to_dict on None

Need to ensure that the resource dict is correctly returned for absent
resources

* Cope with resources without a namespace

Some resources (e.g. ClusterRoleBinding) do not have a Namespace.
Handle the lack of a namespace key.
2019-02-11 21:43:42 +01:00
..
__init__.py
common.py Properly parse boolean env values as boolean (#51836) 2019-02-11 14:49:00 +00:00
raw.py k8s handle absent resources when waiting (#51682) 2019-02-11 21:43:42 +01:00
scale.py openshift inventory plugin: fix exception when auth fails (#45826) 2018-09-26 18:16:54 -04:00