~cjwatson/interface-pgsql:master

Last commit made on 2018-12-04
Get this branch:
git clone -b master https://git.launchpad.net/~cjwatson/interface-pgsql
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~cjwatson/interface-pgsql

Recent commits

c35ef4a... by Stuart Bishop

Ensure 'changed' flags are set in upgrade-charm

f8b6006... by Stuart Bishop

Do not repeatedly reset states after departing relation

Addresses lp:1798118

38c2d4b... by Stuart Bishop

ConnectionStrings.standbys should never return None

6e39748... by Stuart Bishop

Avoid calling provider handlers before relation exists

81b9fc6... by Stuart Bishop

Add and document 'changed' flags. Update docs for modern charms.reactive.

4fca56a... by Stuart Bishop

Update maintainer

e0546af... by Stuart Bishop

Fix connections from clients choosing to not explicity set a database

96a4ec5... by Stuart Bishop

Basic Endpoint provider side implementation

133726c... by Stuart Bishop

Cross model relation support

Cross model relations are anonymized, so publishing authorized
unit names on the relation will not work. Instead, publish
the list of autorized subnets which clients can match with
their egress-subnets to see if they have been authorized.

allowed-units is deprecated, but will remain supported for the
forseeable future for single model deployments.

eec5d71... by Stuart Bishop

Really clean