We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04be2d6 commit 8c481f2Copy full SHA for 8c481f2
CHANGELOG.md
@@ -8,6 +8,8 @@ Kubeclient release versioning follows [SemVer](https://semver.org/).
8
9
### Fixed
10
- Support custom resources with lowercase `kind` (#361).
11
+- `create_security_context_constraint` now works (#366).
12
+- `get_security_context_constraints.kind`, `get_endpoints.kind` are now plural as in kubernetes (#366).
13
14
### Added
15
- Add support for retrieving large lists of objects in chunks (#356).
0 commit comments