mirror of https://github.com/kubernetes/kops.git
docs: create placeholder docs for 1.32 and 1.33 releases
This commit is contained in:
parent
6aeef2c06c
commit
a1947efcf1
|
@ -0,0 +1,45 @@
|
||||||
|
## Release notes for kOps 1.32 series
|
||||||
|
|
||||||
|
**⚠ kOps 1.32 has not been released yet! ⚠**
|
||||||
|
|
||||||
|
This is a document to gather the release notes prior to the release.
|
||||||
|
|
||||||
|
# Significant changes
|
||||||
|
|
||||||
|
* TODO
|
||||||
|
|
||||||
|
## Some Feature
|
||||||
|
|
||||||
|
* TODO
|
||||||
|
|
||||||
|
## AWS
|
||||||
|
|
||||||
|
* TODO
|
||||||
|
|
||||||
|
## GCP
|
||||||
|
|
||||||
|
* TODO
|
||||||
|
|
||||||
|
## Openstack
|
||||||
|
|
||||||
|
* TODO
|
||||||
|
|
||||||
|
# Other changes of note
|
||||||
|
|
||||||
|
* TODO
|
||||||
|
|
||||||
|
# Breaking changes
|
||||||
|
|
||||||
|
## Other breaking changes
|
||||||
|
|
||||||
|
* TODO
|
||||||
|
|
||||||
|
# Known Issues
|
||||||
|
|
||||||
|
* TODO
|
||||||
|
|
||||||
|
# Deprecations
|
||||||
|
|
||||||
|
* Support for Kubernetes version 1.26 is deprecated and is removed in kOps 1.32.
|
||||||
|
|
||||||
|
* Support for Kubernetes version 1.27 is deprecated and will be removed in kOps 1.33.
|
|
@ -0,0 +1,45 @@
|
||||||
|
## Release notes for kOps 1.33 series
|
||||||
|
|
||||||
|
**⚠ kOps 1.33 has not been released yet! ⚠**
|
||||||
|
|
||||||
|
This is a document to gather the release notes prior to the release.
|
||||||
|
|
||||||
|
# Significant changes
|
||||||
|
|
||||||
|
* TODO
|
||||||
|
|
||||||
|
## Some Feature
|
||||||
|
|
||||||
|
* TODO
|
||||||
|
|
||||||
|
## AWS
|
||||||
|
|
||||||
|
* TODO
|
||||||
|
|
||||||
|
## GCP
|
||||||
|
|
||||||
|
* TODO
|
||||||
|
|
||||||
|
## Openstack
|
||||||
|
|
||||||
|
* TODO
|
||||||
|
|
||||||
|
# Other changes of note
|
||||||
|
|
||||||
|
* TODO
|
||||||
|
|
||||||
|
# Breaking changes
|
||||||
|
|
||||||
|
## Other breaking changes
|
||||||
|
|
||||||
|
* TODO
|
||||||
|
|
||||||
|
# Known Issues
|
||||||
|
|
||||||
|
* TODO
|
||||||
|
|
||||||
|
# Deprecations
|
||||||
|
|
||||||
|
* Support for Kubernetes version 1.27 is deprecated and is removed in kOps 1.33.
|
||||||
|
|
||||||
|
* Support for Kubernetes version 1.28 is deprecated and will be removed in kOps 1.34.
|
Loading…
Reference in New Issue