EDB Postgres Distributed for Kubernetes 1.1.0 release notes v1

Released: 25 Dec 2024

Features

ComponentDescription
PGD4KSupport 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.
PGD4KNew PGD Version Support: PGD version 5.6.1 is now supported.
PGD4KNew Operator Architecture Support: Adds support for linux/arm64 and linux/ppc64le architectures.
PGD4KConfiguration support for cnpg-i plugin.
PGD4KAvoids unnecessary write lead transfer when reconcilePodSpec is used in PG4K cluster.
PGD4KScale Down Write Leader Last: The write leader will be the last PGD node to scale down.
PGD4KEnhanced 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.
PGD4KWebhook Validation enhancement: validity of restore.serverNames will now be checked via the webhook.
PGD4KNow includes clusterStatus as part of the PGDGroup status for information on the phase of the managed clusters.