vitabaks / postgresql_cluster

PostgreSQL High-Availability Cluster (based on Patroni). Automating with Ansible.
https://postgresql-cluster.org
MIT License
1.69k stars 411 forks source link

Patroni restapi authentication question #481

Closed alkorgun closed 5 months ago

alkorgun commented 1 year ago

Hi. Is there any reason why authentication is not enabled at the patroni restapi configuration or this is just an error?

vitabaks commented 1 year ago

Hi @alkorgun

I haven't encountered a need for it yet.

However, I'm open to enhancements. If you can provide a Pull Request for setting up authentication in the Patroni REST API configuration, I will definitely consider it.

rcknr commented 5 months ago

@alkorgun This has been added with #647