- Support exec calls in both interactive and non-interactive mode 58
1.0.0b1
- 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
- Bugfix: Missing fields in some models 85, kubernetes/kubernetes39465
1.0.0a4
- Bugfix: Fixed broken config loader 77
1.0.0a3
- Add context switch to kube config loader 46 - Add default kube config location 64 - Add support for accessing multiple clusters 7 - Bugfix: Python client does not resolve relative paths in kubeconfig 68 - Bugfix: `read_namespaced_pod_log` get None response 57 - Improved test coverage 54 - Improved client generator 49