Releases: LamaAni/postgres-xl-helm
Releases · LamaAni/postgres-xl-helm
Stable
Database init scripts and bug fixes
0.8.0 - Init scripts
What:
- Changes to structure.
- Init files and startup files.
- Updates to readme.
Bug fixes:
- long names,
- Separate configurations for each node. (max_connections bug)
Experimental
- pg_bouncer init scripts.
- vault scripts.
Bug fixes
- Added readme warning for experimental content.
- Switched examples to lower resources - allow local kubernetes deployments to check the samples.
- Changed to ClusterIP and fixed example with password
Added to experimental:
- pgbouncer deployment example
GTM Recovery
- Added GTM auto recovery in the case of GTM config file failure.
- Fixed errors in examples.
- Fixed readme.
- Added support for PostgreSQL password auth type.
Added PG core security
Change log:
- Added dedicated external service for db connections.
- Added superuser username and password to the chart.
- Allowed superuser passwords to be set by Secret
- Readme changes.
- Reoder values in chart.
Still core missing,
- Move proxies to Deployment.
- Add network security definitions for pods and coordinators.
Core Chart - beta
The core chart.
Major issues:
- Dose not use a LoadBalancer
- No ability to define postgres default username and password.
(Core security will be handled in next release).