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 9c8bd4a commit 9e8b65cCopy full SHA for 9e8b65c
CHANGELOG.md
@@ -8,6 +8,9 @@
8
**New Feature:**
9
- Add method to dynamically set namespace in yaml utility [kubernetes-client/python#782](https://github.com/kubernetes-client/python/pull/782)
10
11
+**API Change:**
12
+- Add json-patch to custom object patch method [kubernetes-client/gen#119](https://github.com/kubernetes-client/gen/pull/119)
13
+
14
# v10.0.0a1
15
**Bug Fix:**
16
- Make watch work with read_namespaced_pod_log [kubernetes-client/python-base#93](https://github.com/kubernetes-client/python-base/pull/93)
0 commit comments