Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Releases: radondb/radondb-postgresql-operator

v2.2.0

19 Jul 06:21
5755ae0
Compare
Choose a tag to compare

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

  • Fix pgo cli parameter prompt info error #15
  • Fix deploy pgo client using curl is unreachable #14

v2.1.0

21 Jan 07:24
Compare
Choose a tag to compare

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

  • Fix pgo cli parameter prompt info error #15
  • Fix deploy pgo client using curl is unreachable #14

v2.0.0

26 Oct 07:24
Compare
Choose a tag to compare

What's Changed

See README.md for a list of main features.