Skip to content

Tags: HappySky2046/postgres-operator

Tags

v4.1.0-rc4

Toggle v4.1.0-rc4's commit message
adding license file to image (CrunchyData#937)

* updated for version numbers and update to latest pgbackrest 2.15

* updating cli docs

* updated versions numbers for operator and containers

* updating PostgreSQL version

* updated links for documentation with upcoming release

* adding license file to the image.

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

v4.1.0-rc3

Toggle v4.1.0-rc3's commit message
Change 'deprovision' to 'uninstall' for the (CrunchyData#926)

Ansible installer.  Also now cleanup all pg
cluster resource when unintalling (includes
adding the vendor label to all pg secrets).

v4.1.0-rc2

Toggle v4.1.0-rc2's commit message
updated versions numbers (CrunchyData#908)

* updated for version numbers and update to latest pgbackrest 2.15

* updating cli docs

* updated versions numbers for operator and containers

v4.1.0-rc1

Toggle v4.1.0-rc1's commit message
Logging Update (CrunchyData#898)

* Initial updates to incorporate updated logging

* Logging updates.

* Updated logrus vendor files, dep setting files.

* Update to logging username/userid handling

* Comment cleanup, log output update

* Updated file path regex

* Added logging config to eventing, comments for configuration line.

* added missing konsorten library

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

3.5.3

Toggle 3.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
merge Develop 3.5 for 3.5.3 release (CrunchyData#765)

* fix pgo status not ready reporting, update dockerfiles to latest pgdg and backrest versions

* Delete the pgdump pod once the backup has completed. (CrunchyData#752)

* Delete the pgdump pod once the backup has completed.

* Change pgdump cleanup to remove job instead of just pod once completed

* fix primary delete in failover logic to wait for full deletion of pod

* add crunchy yum repo to dockerfiles for scanning

* Hlord update backport (CrunchyData#756)

* Backporting yum update changes to 3.5.2

* Adding back the inclusion of crunchy pg11 repo

* update pg version and operator version (CrunchyData#761)

* Update pgBackRest version to 2.13 in rhel images (CrunchyData#764)

3.5.2

Toggle 3.5.2's commit message
fix merge conflict