Switch DNS aggregator database to Postgres/Patroni #34
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
MariaDB+Galera has been a shitshow of instability causing nodes to fail to boot and start properly. Replace the MariaDB DNS aggregator database with a Patroni-based configuration, and make use of
patronictl
to gracefully switch during primary coordinator transitions.closed via commit
595cf1782c