Skip to content

Tags: weizenberg/postgres-operator

Tags

v4.6.2-rc.2

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

Unverified

No user is associated with the committer email.
Updates to the 4.6.2 release notes.

v4.6.2-rc.1

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

Unverified

No user is associated with the committer email.
Bump v4.6.2

v4.4.3

Toggle v4.4.3's commit message

Unverified

No user is associated with the committer email.
Update v4.4.3 release notes

v4.4.3-rc.1

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

Unverified

No user is associated with the committer email.
Fix build issue in API server

Someone forgot to cast a pointer.

v4.5.2

Toggle v4.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow for the existence of no labels when creating a cluster

This fell on the trap of the "empty string being split", which
by default creates a single entry in an array. As an empty string
is not a valid label, this would fail on the default command.

v4.5.2-rc.2

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow for the existence of no labels when creating a cluster

This fell on the trap of the "empty string being split", which
by default creates a single entry in an array. As an empty string
is not a valid label, this would fail on the default command.

v4.5.2-rc.1

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

Unverified

No user is associated with the committer email.
Fix overly aggressive substitution in Makefile

Ensure that the centos7 instructions are still present.

v4.6.1

Toggle v4.6.1's commit message

Unverified

No user is associated with the committer email.
4.6.1 release note updates

v4.6.1-rc.1

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

Unverified

No user is associated with the committer email.
Update date in release notes

v4.6.0

Toggle v4.6.0's commit message

Unverified

No user is associated with the committer email.
Fix reference in the 4.6.0 release notes

This points to the 4.6.0 mainfest for installation, not RC1.