This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
Releases: radondb/radondb-postgresql-operator
Releases · radondb/radondb-postgresql-operator
v2.2.0
Operator 2.1.0
Release Notes
Features
- PostgreSQL container image rebuild with bullseye.
- Support create user with super privilege
Improvements
pgo
client container default enabled when deploy operator.- now can create cluster base on s3 backup
- support k8s version 1.22+
Bug fixes
v2.1.0
Operator 2.1.0
Release Notes
Features
- PostgreSQL kernel version 11.13 and 14.1 supported.
- Auto update namespace when create cluster with exsiting namespace. #6
- Add
servicemonitor
that can export metrics outside of cluster
Improvements
pgo
client container default enabled when deploy operator.- Add quickstart guid that can run a minimum cluster in 3~5 minutes
Bug fixes
v2.0.0
What's Changed
- docs: Add the README_zh and README_en by @molliezhang in #1
- docs: Add deploy-mannual and monitor by @molliezhang in #2
- docs: Modfy the readme-files #1 by @molliezhang in #3
- api: re-modify api names by @zhl003 in #5
See README.md for a list of main features.