-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[docs] Release notes for 2025.2 #29522
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for infallible-bardeen-164bc9 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
|
||
| ### Known issues | ||
|
|
||
| For universes with _only_ client-to-node encryption enabled, if you are [rotating certificates](/stable/yugabyte-platform/security/enable-encryption-in-transit/rotate-certificates/), a restart is required; choose either the rolling or concurrent restart options. Do not use the **Apply all changes which do not require a restart immediately** option (which is selected by default) in this configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @vipul-yb
|
|
||
| * [Kubernetes service endpoint](/stable/yugabyte-platform/create-deployments/create-universe-multi-zone-kubernetes/#create-a-common-load-balancer-service-for-yb-masters-yb-tservers). For single-region universes in Kubernetes, added support for creating a unified service endpoint. This is in addition to the already-supported one service endpoint per availability zone (AZ). {{<tags/feature/ga idea ="1405">}} | ||
|
|
||
| * [Configurable common names for Kubernetes](/stable/yugabyte-platform/security/enable-encryption-in-transit/add-certificate-kubernetes/#configurable-common-names) {{<tags/feature/ga idea="2065">}}. You can configure a custom common name suffix for Kubernetes cert-manager. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * [Configurable common names for Kubernetes](/stable/yugabyte-platform/security/enable-encryption-in-transit/add-certificate-kubernetes/#configurable-common-names) {{<tags/feature/ga idea="2065">}}. You can configure a custom common name suffix for Kubernetes cert-manager. | |
| * [Configurable common names for Kubernetes](/stable/yugabyte-platform/security/enable-encryption-in-transit/add-certificate-kubernetes/#configurable-common-names). You can configure a custom common name suffix for Kubernetes cert-manager. {{<tags/feature/ga idea="2065">}}. |
|
|
||
| * [Configurable common names for Kubernetes](/stable/yugabyte-platform/security/enable-encryption-in-transit/add-certificate-kubernetes/#configurable-common-names) {{<tags/feature/ga idea="2065">}}. You can configure a custom common name suffix for Kubernetes cert-manager. | ||
|
|
||
| * [Rotate certificates](/stable/yugabyte-platform/security/enable-encryption-in-transit/rotate-certificates/) Enables retry for the TLS toggle task in Kubernetes and resolves node task failure for ClientToNode only universes. {{<tags/feature/ga idea="1714">}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * [Rotate certificates](/stable/yugabyte-platform/security/enable-encryption-in-transit/rotate-certificates/) Enables retry for the TLS toggle task in Kubernetes and resolves node task failure for ClientToNode only universes. {{<tags/feature/ga idea="1714">}} | |
| * [Rotate certificates](/stable/yugabyte-platform/security/enable-encryption-in-transit/rotate-certificates/). Enables retry for the TLS toggle task in Kubernetes and resolves node task failure for ClientToNode only universes. {{<tags/feature/ga idea="1714">}} |
DOC-1106