Releases: canonical/postgresql-k8s-operator
Releases · canonical/postgresql-k8s-operator
Revision 5
resources:
- postgresql-image: dataplatformoci/postgres-patroni
resource-revision: 4
Static resources:
Released to 'latest/edge' at 15:53 UTC on 15 Jul 2022
What's Changed
- Template structure by @marceloneppel in #2
- DPE-8 postgresql k8s replication with automatic failover by @marceloneppel in #4
- Update ci.yaml by @jnsgruk in #5
- DPE-124 Additional Integration Testing by @WRFitch in #6
- DPE-212 Add build of OCI image for integration tests by @marceloneppel in #7
- Add scale-up/down logic by @marceloneppel in #9
- Legacy db and db admin relations by @marceloneppel in #11
- Add Discourse tests for the db-admin legacy relation by @marceloneppel in #18
- Implement new relation by @marceloneppel in #12
- Adjustments for publishing charm by @marceloneppel in #19
- Change default asyncio mode to fix error on fixtures by @marceloneppel in #20
New Contributors
- @marceloneppel made their first contribution in #2
- @jnsgruk made their first contribution in #5
- @WRFitch made their first contribution in #6
Full Changelog: https://github.com/canonical/postgresql-k8s-operator/commits/rev5
Single instace
This release enables PostgreSQL deployment with a single instance.