We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a429afe commit b9d2b50Copy full SHA for b9d2b50
CHANGELOG.md
@@ -1,7 +1,11 @@
1
-# current-version
+# v1.0.0-beta1
2
3
-- Add context switch to kube config loader
4
-- Test coverage improvments
+- Add context switch to kube config loader #46
+- Add default kube config location #64
5
+- Bugfix: Python client does not resolve relative paths in kubeconfig #68
6
+- Bugfix: `read_namespaced_pod_log` get None response #57
7
+- Improved test coverage #54
8
+- Improved client generator #49
9
10
# v1.0.0-alpha2
11
0 commit comments