Skip to content

1.8.0

Latest

Choose a tag to compare

@k8s-publishing-bot k8s-publishing-bot released this 15 Dec 09:12
· 3884 commits to master since this release

Action Required:

New Features:

  • [alpha] The CustomResourceDefinition API can now optionally validate custom objects based on a JSON schema provided in the CRD spec. Enable this alpha feature with the CustomResourceValidation feature gate in kube-apiserver.

  • CustomResourceDefinitions support metadata.generation and implement spec/status split.