issues
search
kubernetes-client
/
python-base
Apache License 2.0
70
stars
185
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for bookmark events
#286
cansjt
closed
2 years ago
4
Support setting the _request_timeout parameter for the dynamic client
#285
psontag
closed
2 years ago
5
Support request timeout in the dynamic client
#284
psontag
closed
2 years ago
3
Update README.md
#283
yliaog
closed
2 years ago
4
Fix WSClient.update() exception when eventlet has monkey_patched select
#282
bobh66
closed
2 years ago
7
WSClient.update() fails on select.poll() when running in eventlet on Linux
#281
bobh66
closed
2 years ago
3
fix leaderelection: release lock when error occour and graceful shot…
#280
fangfenghuang
closed
2 years ago
6
fix leaderelection: release lock when error occour and graceful shot…
#279
fangfenghuang
closed
2 years ago
9
leadere lection: release lock when error occour and graceful shotdown
#278
fangfenghuang
closed
2 years ago
3
custom kube config cannot be loaded
#277
pelt
closed
2 years ago
2
read proxy setup in .kube/config
#276
henrywu2019
closed
2 years ago
8
Run kubeconfig exec commands in the correct directory
#275
aschleck
closed
2 years ago
9
make use of logger in config init file
#274
DiptoChakrabarty
closed
2 years ago
5
Updates to migrate from travis CI to GitHub Actions
#273
KuberDriver
closed
2 years ago
7
fix: WSClient.returncode not idempotent
#272
AurelienGasser
closed
2 years ago
3
WSClient returncode is not idempotent
#271
AurelienGasser
closed
2 years ago
0
add socks5 proxy support for websocket client
#270
lc-bitsec
closed
2 years ago
3
Async Request fix for Dynamic Client
#269
venukarnati92
closed
2 years ago
13
Use select.poll() for exec on linux/darwin
#268
jsun-splunk
closed
2 years ago
19
Fix leaderelection/example.py, now works in package.
#267
tdihp
closed
2 years ago
4
[config] Add a new method of config.kube_config.new_client_from_config_dict
#266
WalkerWang731
closed
2 years ago
6
[config] Add a new method of config.kube_config.new_client_from_config_dict
#265
WalkerWang731
closed
2 years ago
0
async creation of custom resources (CR) using the CRD is failing
#264
venukarnati92
closed
2 years ago
1
load_config is printing to stdout
#263
hterik
closed
2 years ago
5
Make socket Windows-proof
#262
aagten
closed
3 years ago
4
Publish as standalone package on PyPI
#261
mortenlj
closed
2 years ago
6
add no_proxy support to websocket client
#260
itaru2622
closed
3 years ago
4
add support for no_proxy
#259
itaru2622
closed
3 years ago
0
closes open file descriptors to prevent leaks
#258
DiptoChakrabarty
closed
3 years ago
3
fix typo in proxy auth (stream/ws_client.py)
#257
itaru2622
closed
3 years ago
3
add proxy authentication supporting for websocket (stream/ws_client.py)
#256
itaru2622
closed
3 years ago
7
supporting proxy authentication for websocket client(stream/ws_client.py)
#255
itaru2622
closed
3 years ago
0
add support for server side apply
#254
abikouo
closed
3 years ago
5
fix: ignore NotFoundError in the first call of LazyDiscoverer. __search
#253
narasux
closed
3 years ago
7
fix: Ignore NotFoundError in the first call of LazyDiscoverer. __search
#252
narasux
closed
3 years ago
5
fix: field extra_args recursive growth caused by Resource and Subreso…
#251
jamesgetx
closed
3 years ago
11
Refresh exec-based API credentials when they expire
#250
emenendez
closed
2 years ago
6
Port test pipelines from Travis CI to GitHub Actions
#249
palnabarun
closed
2 years ago
9
Add fabianvf to reviewers
#248
fabianvf
closed
3 years ago
2
Add support for dryRun parameter
#247
gravesm
closed
3 years ago
8
Fix load_config: expand ~
#246
david0
closed
3 years ago
5
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe2
#245
tchelovilar
closed
2 years ago
7
Fix replication controller pods delete in tests
#244
hedrox
closed
3 years ago
5
Add watch_stop to DynamicClient
#243
hedinasr
closed
3 years ago
7
ReplicationController delete propagation policy
#242
hedrox
closed
3 years ago
1
Make duck-typing checking in `serialize_body` method more restrictive
#241
piglei
closed
3 years ago
13
Fixes watch ignore blank line in pod logs
#240
FuZer
closed
3 years ago
10
[watch/iter_resp_lines] If the pod log contains blank lines, blank lines are ignored
#239
FuZer
closed
3 years ago
5
drop python2 support
#238
Priyankasaggu11929
closed
3 years ago
7
rename method _websocket_reqeust to _websocket_request
#237
jonasdlindner
closed
3 years ago
4
Next