canonical / charm-relation-interfaces

https://canonical.github.io/charm-relation-interfaces/
Apache License 2.0
16 stars 49 forks source link

Subordinated router scale up #165

Closed dragomirp closed 3 months ago

dragomirp commented 3 months ago

Adds subordinated app and state unit level flags to the postgresql_client interface. Those flags are needed to indicate when a subordinated Pgbouncer VM charm is ready to accept connections.

Implementation PR: https://github.com/canonical/data-platform-libs/pull/180 Specification: DA104