community.general/lib/ansible/module_utils/k8s
Fabian von Feilitzsch 0be66113d4 [k8s] Always check envvars when auth parameter is not provided (#51495)
* Always check envvars when auth parameter is not provided

This will make it so that all code using the get_api_client
method will make use of the environment variables, instead of
silently ignoring them if default values haven't been set. This
affects at least the k8s lookup plugin.

* Add changelog
2019-01-30 16:52:12 -05:00
..
__init__.py
common.py [k8s] Always check envvars when auth parameter is not provided (#51495) 2019-01-30 16:52:12 -05:00
raw.py k8s: fix handling exceptions for certain modules (#51386) 2019-01-29 09:11:22 +10:00
scale.py openshift inventory plugin: fix exception when auth fails (#45826) 2018-09-26 18:16:54 -04:00