ubicloud/prog/postgres
Jeremy Evans d99a42689c Refresh certificates when renaming postgres resource
This adds a refresh_certificates semaphore, and if the semaphore
is set, it refreshes the server certificate even if it is not
yet near expiration. The postgres resource rename feature now sets
the semaphore.
2025-09-17 01:43:20 +09:00
..
converge_postgres_resource.rb Return back to provisioning servers if target is changed 2025-07-07 14:57:14 +03:00
postgres_resource_nexus.rb Refresh certificates when renaming postgres resource 2025-09-17 01:43:20 +09:00
postgres_server_nexus.rb Fix PostgresServerNexus#destroy to not violate strand leases 2025-09-16 06:11:16 +09:00
postgres_timeline_nexus.rb Replace leader.nil? ? x : y with leader ? y : x 2025-09-04 14:50:10 +03:00