docs: update release note for 1.31 now that it is released

This commit is contained in:
justinsb 2025-01-28 08:07:38 -05:00
parent 6aeef2c06c
commit 2930abfe66
1 changed files with 5 additions and 28 deletions

View File

@ -1,31 +1,17 @@
## Release notes for kOps 1.31 series
**⚠ kOps 1.30 has not been released yet! ⚠**
This is a document to gather the release notes prior to the release.
# Significant changes
* **Kubernetes minor version upgrades to 1.31 *must* be performed using a new `kops reconcile cluster` command.**
* **Kubernetes minor version upgrades to 1.31 *should* be performed using a new `kops reconcile cluster` command.**
Kubernetes 1.31 introduces stricter checks around the version-skew policy. While kOps has always followed the
version-skew policy, there was an edge case: nodes that were added by an autoscaler during a rolling-update
would not always follow the version-skew policy.
See [docs/tutorial/upgrading-kubernetes.md](/docs/tutorial/upgrading-kubernetes.md) for more details.
## Some Feature
Lorem ipsum....
## AWS
* TODO
## GCP
* TODO
## Openstack
* TODO
# Other changes of note
* Cilium has been upgraded to v1.16.
@ -33,15 +19,6 @@ Lorem ipsum....
* Spotinst cluster controller V1 is replaced with Ocean kubernetes controller V2, all old k8s resource are removed
except spotinst-kubernetes-cluster-controller Secret.
# Breaking changes
## Other breaking changes
* TODO
# Known Issues
* TODO
# Deprecations