Skip to content

Tags: jsuchome/postgres-operator

Tags

v4.3.2

Toggle v4.3.2's commit message

Unverified

No user is associated with the committer email.
Fixes typo in postgres-operator-ocp311.yml

This typo causes an error when the PVC is created where the access mode
is not set.

v4.3.2-rc.1

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

Unverified

No user is associated with the committer email.
4.3.2 release notes

v4.3.1

Toggle v4.3.1's commit message

Unverified

No user is associated with the committer email.
Fix RELATED_IMAGE overrides for containers in cluster deployment

The RELATED_IMAGE variables for containers in the cluster deployment
were not being respected. This commit fixes it to ensure that
they can be overriden.

Issue: [ch8302]

v4.2.3

Toggle v4.2.3's commit message

Unverified

No user is associated with the committer email.
Fix RELATED_IMAGE overrides for containers in cluster deployment

The RELATED_IMAGE variables for containers in the cluster deployment
were not being respected. This commit fixes it to ensure that
they can be overriden.

Issue: [ch8302]

v4.3.1-rc.1

Toggle v4.3.1-rc.1's commit message
Update Gopkg.lock

Follow-up to 2f1e0d3

v4.2.3-rc.1

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

Unverified

No user is associated with the committer email.
Default registry to registry.developers.crunchydata.com/crunchydata

Issue: [ch7977]

v4.3.0

Toggle v4.3.0's commit message

Unverified

No user is associated with the committer email.
Change default watched namespace to "pgo" with pgo-deployer

This had multiple namespaces, but for the default install we just
want to have one.

v4.3.0-rc.2

Toggle v4.3.0-rc.2's commit message

Unverified

No user is associated with the committer email.
Update pgo client reference documentation

This includes the commands for the pgAdmin functionality.

v4.3.0-rc.1

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

Unverified

No user is associated with the committer email.
Update the autogenerated documentation for the commands

This is the usual pre-release run.

v4.3.0-beta.3

Toggle v4.3.0-beta.3's commit message
Operator Upgrade Documentation Updates

This updates the current upgrade documentation to reflect the
changes made to the Operator upgrade procedure and removes
the instructions related to the previous upgrade procedures
that are no longer valid.