canonical / charm-relation-interfaces

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

[DPE-3450] Add external-node-connectivity field to postgresql_client #140

Closed dragomirp closed 9 months ago

dragomirp commented 9 months ago

Adds external-node-connectivity to the postgresql_client interface. This flag is needed for data-intgrator to be able to expose service from the Pgbouncer VM charm.

Implementation PR: https://github.com/canonical/data-platform-libs/pull/136 Specification: DA073

dragomirp commented 9 months ago

LGTM, @dragomirp please check the reason for the failed test.

Looks to me that updating pytest-interface-tester to > 1.0.7 breaks the test.

dragomirp commented 9 months ago

once tests pass i'm happy to merge this.

Tests should be passing now.