python/kubernetes/base/stream
Raj Bhargav e3b373fc1f Added proxy variable to read values from environment
What type of PR is this?
/kind bug

What this PR does / why we need it:
This PRs will read environment variables assigned for proxy and no_proxy.

Update ws_client_test.py

Update configuration.py
What type of PR is this?
/kind bug

What this PR does / why we need it:
This PRs will read environment variables assigned for proxy and no_proxy.

Update configuration.py

Add debug logging doc and example

add .readthedocs.yaml config file

Added

Added insert_proxy_config.sh to edit configuration.py in client

Revert "Added insert_proxy_config.sh to edit configuration.py in client"

This reverts commit b295c2ddcbb838196823c4d7a55a67fd1d1dc290.

To avoid condition self.no_proxy is already present
2025-06-10 16:27:05 +05:30
..
__init__.py removed submodule 2022-01-07 16:17:39 -08:00
stream.py Enable binary support for WSClient 2024-02-28 15:41:24 -07:00
ws_client_test.py Added proxy variable to read values from environment 2025-06-10 16:27:05 +05:30
ws_client.py Close the Python sockets when the Websocket closes 2025-01-06 08:17:09 +00:00