Skip to content

Tags: SysBind/postgres-operator

Tags

v4.1.1

Toggle v4.1.1's commit message

Unverified

No user is associated with the committer email.
Embed icon in GCP Marketplace installer

Cloud Console uses a special annotation rather than Application's icon
specification.

Issue: [ch6131]

v4.1.1-rc2

Toggle v4.1.1-rc2's commit message

Unverified

No user is associated with the committer email.
Embed icon in GCP Marketplace installer

Cloud Console uses a special annotation rather than Application's icon
specification.

Issue: [ch6131]

v4.1.1-rc.1

Toggle v4.1.1-rc.1's commit message

Unverified

No user is associated with the committer email.
Make PostgreSQL 12 the default supported version of PostgreSQL.

This ensures that the "single repo" containers pull from the PostgreSQL 12
repository.

[ch6302]

v4.2.0-alpha.1

Toggle v4.2.0-alpha.1's commit message
Adds the kube-ssh-wrapper.sh script for using

kubectl in lieu of ssh with pgBackRest, and updates
various pgBackRest configuration settings to fully
disable sshd and utilize the kubectl wrapper script
instead.

v3.5.5

Toggle v3.5.5's commit message
Update pgBackRest version to 2.17

The REL_3_5 branch of the Operator supports the Crunchy Container Suite
REL_2_4 branch. The "2.4" series of the containers now support pgBackRest 2.17,
and as such the Operator 3.5 should support that too.

This updates pgBackRest from 2.15.1 to 2.17 to be inline with the Container Suite

Issue: [ch6167]

v4.1.0

Toggle v4.1.0's commit message
Postgres Operator Upgrade updates (CrunchyData#1051)

* Postgres Operator Upgrade updates

An updated procedure for upgrading the Postgres Operator from
version 4.0.1 to 4.1 is required to account for recent configuration
updates and environmental changes. These changes left certain
Operator features nonfunctional.  The new upgrade procedure
is designed to ensure all applicable changes are accounted for in
the most convenient way possible.

* Updated the PGO 4.0.1 to 4.1.0 procedure to include a missing step
outlining the process to recreate the 4.0.1 clusters in the new
4.1.0 environment.

Also added a reference to the pgo scaledown command's help for use
when needing to scale down the existing PGO 4.0.1 pgclusters.

* Added a separate upgrade procedure for users using the Ansible
installation method for their Operator installation. Procedure is
designed to be inclusive. Other updates reflect renaming of the
existing procedure to specify it is for Bash installations, and
an update to relevant links.

v3.5.5-rc1

Toggle v3.5.5-rc1's commit message
Merge branch 'PowerStateFailure-670/repair-helm-chart-3.5' into devel…

…op-3.5

4.0.1

Toggle 4.0.1's commit message
fix merge conflicts from develop branch

3.5.4

Toggle 3.5.4's commit message
fix merge conflict from develop-3.5

4.0.0

Toggle 4.0.0's commit message
fix merge conflict in examples/env.sh