Skip to content

v2.0.0

Compare
Choose a tag to compare
@evyatarmeged evyatarmeged released this 05 May 09:54
· 34 commits to main since this release
d242b56

What's Changed

  • PostgreSQL enforcement support:
    • The credentials operator can create just-in-time username-and-password pairs for workloads asking for database credentials, providing them as a Kubernetes Secret that can be mounted to file or mapped to environment variables.
    • It also manages user creation in databases that have a PostgreSQLServerConfig describing them in the cluster, enabling workloads to connect using their supplied credentials.

Learn more in the PostgreSQL Overview.

Full Changelog: v1.4.2...v2.0.0