We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proxy settings are missing from the kubernetes.core.k8s lookup documentation.
Parameters : no_proxy, proxy, proxy_headers Environment variables: K8S_AUTH_NO_PROXY, K8S_AUTH_PROXY, K8S_AUTH_PROXY_HEADERS_BASIC_AUTH, K8S_AUTH_PROXY_HEADERS_PROXY_BASIC_AUTH, K8S_AUTH_PROXY_HEADERS_USER_AGENT
kubernetes.core.k8s lookup
ansible [core 2.17.3] config file = None configured module search path = ['/home/xxx/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /home/xxx/ansible-collections/kubernetes.core/.venv/lib/python3.12/site-packages/ansible ansible collection location = /home/vflaux/.ansible/collections:/usr/share/ansible/collections executable location = /home/xxx/ansible-collections/kubernetes.core/.venv/bin/ansible python version = 3.12.5 (main, Aug 6 2024, 19:08:49) [GCC 11.4.0] (/home/xxx/ansible-collections/kubernetes.core/.venv/bin/python3.12) jinja version = 3.1.4 libyaml = True
The text was updated successfully, but these errors were encountered:
No branches or pull requests
SUMMARY
Proxy settings are missing from the kubernetes.core.k8s lookup documentation.
Parameters : no_proxy, proxy, proxy_headers
Environment variables: K8S_AUTH_NO_PROXY, K8S_AUTH_PROXY, K8S_AUTH_PROXY_HEADERS_BASIC_AUTH, K8S_AUTH_PROXY_HEADERS_PROXY_BASIC_AUTH, K8S_AUTH_PROXY_HEADERS_USER_AGENT
ISSUE TYPE
COMPONENT NAME
kubernetes.core.k8s lookup
ANSIBLE VERSION
The text was updated successfully, but these errors were encountered: