EDB Postgres Distributed for Kubernetes 1.1.0 release notes v1
We are in the process of migrating the documentation from the previous EDB Postgres Distributed for Kubernetes name to the new EDB CloudNativePG Global Cluster name. You may see references to both names in this documentation.
Released: 25 Dec 2024
Features
Component | Description |
---|---|
PGD4K | Support for New PG4K Release: Starting with version 1.1.0, the PGD4K operator now supports the new PG4K Long-Term Support (LTS) release, version 1.25. |
PGD4K | New PGD Version Support: PGD version 5.6.1 is now supported. |
PGD4K | New Operator Architecture Support: Adds support for linux/arm64 and linux/ppc64le architectures. |
PGD4K | Configuration support for cnpg-i plugin. |
PGD4K | Avoids unnecessary write lead transfer when reconcilePodSpec is used in PG4K cluster. |
PGD4K | Scale Down Write Leader Last: The write leader will be the last PGD node to scale down. |
PGD4K | Enhanced Restore Process: The restore process has been improved by splitting it into components, and using separate jobs for different types of restore and bootstrap operations. |
PGD4K | Webhook Validation enhancement: validity of restore.serverNames will now be checked via the webhook. |
PGD4K | Now includes clusterStatus as part of the PGDGroup status for information on the phase of the managed clusters. |
- On this page
- Features