canonical / charm-relation-interfaces

Opinionated and standardized interface specifications for charmed operator relations.
https://canonical.github.io/charm-relation-interfaces/
Apache License 2.0
16 stars 47 forks source link

Subordinated router scale up #165

Closed dragomirp closed 1 month ago

dragomirp commented 1 month 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