29 lines
712 B
Markdown
29 lines
712 B
Markdown
# v1.0.0a5
|
|
|
|
- Bugfix: Missing fields in some models #85, kubernetes/kubernetes#39465
|
|
|
|
# v1.0.0a4
|
|
|
|
- Bugfix: Fixed broken config loader #77
|
|
|
|
# v1.0.0a3
|
|
|
|
- Add context switch to kube config loader #46
|
|
- Add default kube config location #64
|
|
- Add suport 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
|
|
|
|
# v1.0.0-alpha2
|
|
|
|
- auto-generated client from K8s OpenAPI spec
|
|
- kube-config support
|
|
- in-cluster config support: Run scripts inside kubernetes cluster
|
|
- watch support
|
|
|
|
# v1.0.0-alpha1
|
|
Skipped because of a failed initial release.
|
|
|