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.
2 parents 08561d6 + 9dbeaf0 commit 712b4d1Copy full SHA for 712b4d1
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)
kubernetes/base
0 commit comments