Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da2579a

Browse files
committed
Update CHANGELOG with changes from python-base submodule
Signed-off-by: Nabarun Pal <[email protected]>
1 parent dae8285 commit da2579a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ Kubernetes API Version: 1.16.11
3939
- Property `conditions` in `apiextensions.v1beta1.CustomResourceDefinitionStatus` and `apiextensions.v1.CustomResourceDefinitionStatus` is now optional instead of required. ([#64996](https://github.com/kubernetes/kubernetes/pull/64996), [@roycaihw](https://github.com/roycaihw))
4040
- When the status of a CustomResourceDefinition condition changes, its corresponding `lastTransitionTime` is now updated. ([#69655](https://github.com/kubernetes/kubernetes/pull/69655), [@CaoShuFeng](https://github.com/CaoShuFeng))
4141

42+
**New Feature:**
43+
44+
- Allow incluster to accept pass-in config [kubernetes-client/python-base#193](https://github.com/kubernetes-client/python-base/pull/193)
45+
- Set expiration on token of incluster config and reload the token if it expires [kubernetes-client/python-base#191](https://github.com/kubernetes-client/python-base/pull/191)
46+
4247
# v11.0.0
4348

4449
Kubernetes API Version: 1.15.10

0 commit comments

Comments
 (0)