Thanks to visit codestin.com Credit goes to github.com
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 8b36900 commit 9dbeaf0Copy full SHA for 9dbeaf0
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# v8.0.0b1
2
+**Bug Fix:**
3
+- Update ExecProvider to use safe\_get() to tolerate kube-config file that sets
4
+ `args: null` and `env: null` [kubernetes-client/python-base#91](https://github.com/kubernetes-client/python-base/pull/91)
5
+
6
# v8.0.0a1
7
**New Feature:**
8
- Add exec-plugins support in kubeconfig [kubernetes-client/python-base#75](https://github.com/kubernetes-client/python-base/pull/75)
0 commit comments