Release notes for 1.24.0-alpha.1

This commit is contained in:
Ciprian Hacman 2021-12-11 11:04:09 +02:00
parent b0a4b10066
commit 7c01c8eabf
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
## Release notes for kOps 1.24 series
**⚠ kOps 1.24 has not been released yet! ⚠**
This is a document to gather the release notes prior to the release.
# Significant changes
## Other significant changes
# Breaking changes
# Required actions
# Deprecations
* Support for Kubernetes version 1.19 is deprecated and will be removed in kOps 1.25.
* Support for Kubernetes version 1.20 is deprecated and will be removed in kOps 1.26.
* All legacy addons are deprecated in favor of managed addons, including the [metrics server addon](https://github.com/kubernetes/kops/tree/master/addons/metrics-server) and the [autoscaler addon](https://github.com/kubernetes/kops/tree/master/addons/cluster-autoscaler).
* The `node-role.kubernetes.io/master` and `kubernetes.io/role` labels are deprecated and might be removed from control plane nodes in future versions of kOps.
* Due to lack of maintainers, the Aliyun/Alibaba Cloud support has been deprecated. The current implementation will be left as-is until the implementation needs updates or otherwise becomes incompatible. At that point, it will be removed. We very much welcome anyone willing to contribute to this cloud provider.
* Due to lack of maintainers, the CloudFormation support has been deprecated. The current implementation will be left as-is until the implementation needs updates or otherwise becomes incompatible. At that point, it will be removed. We very much welcome anyone willing to contribute to this target.
# Other changes of note
# Full change list since 1.23.0 release