diff --git a/docs/releases/1.25-NOTES.md b/docs/releases/1.25-NOTES.md index 8b2f10f459..e8c96f27aa 100644 --- a/docs/releases/1.25-NOTES.md +++ b/docs/releases/1.25-NOTES.md @@ -6,11 +6,14 @@ This is a document to gather the release notes prior to the release. # Significant changes +* IAM roles on AWS used for ServiceAccounts are now tagged with the name and namespace of the ServiceAccount. -## Other significant changes +* Karpenter support can be considered stable on Kubernetes versions 1.22 up until 1.24. Karpenter does not yet support Kubernetes above 1.25. * Cert Manager may now solve dns-01 challenges. See [the cert manager documentation](/addons/#enabling-dns-01-challenges). +* EBS CSI driver can now be self-managed. See the [addon docs](/addons/#self-managed-aws-ebs-csi-driver). + # Breaking changes ## Cinder CSI snapthot controller changes @@ -25,15 +28,11 @@ So in case of manually deployed CRDs to make the snapshotter work it is now nece * Support for Kubernetes version 1.19 has been removed. -# Required actions - # Deprecations * Support for Kubernetes version 1.20 is deprecated and will be removed in kOps 1.26. * Support for Kubernetes version 1.21 is deprecated and will be removed in kOps 1.27. -# Other changes of note - # Full change list since 1.24.0 release \ No newline at end of file