- Bugfix: urllib3 1.21 fails tests, Excluding version 1.21 from dependencies 197
1.0.0
Not secure
- Bugfix: blocking exec call should remove channel metadata 140 - Add close method to websocket api of interactive exec 145
1.0.0b3
Not secure
- Bugfix: Missing websocket-client dependency 131
1.0.0b2
Not secure
- Support exec calls in both interactive and non-interactive mode 58
1.0.0b1
Not secure
- Support insecure-skip-tls-verify config flag 99 - Added example for using yaml files as models 63 - Added end to end tests 41, 94 - Bugfix: Fix ValueError in list_namespaced_config_map 104 - Bugfix: Export missing models 101 - Bugfix: Patch operations 93
1.0.0a5
Not secure
- Bugfix: Missing fields in some models 85, kubernetes/kubernetes39465