community.general/lib/ansible/module_utils/k8s
Will Thames 7d181802fb Improve kubernetes validation warnings (#51683)
Warnings get printed at the end of loops, which means that if you're
running validation against a bunch of resources, the warning message
gets printed after a number of potentially unrelated resources.

Adding extra info about the resource failing validation will help
find the validation issues.
2019-02-06 08:09:41 +01:00
..
__init__.py Reorganize k8s common (#34212) 2017-12-23 16:41:38 -05:00
common.py [k8s] Always check envvars when auth parameter is not provided (#51495) 2019-01-30 16:52:12 -05:00
raw.py Improve kubernetes validation warnings (#51683) 2019-02-06 08:09:41 +01:00
scale.py openshift inventory plugin: fix exception when auth fails (#45826) 2018-09-26 18:16:54 -04:00