~vultaire/charm-mongodb:share-version-with-client

Last commit made on 2019-09-19
Get this branch:
git clone -b share-version-with-client https://git.launchpad.net/~vultaire/charm-mongodb
Only Paul Goins can upload to this branch. If you are Paul Goins please log in for upload directions.

Branch merges

Branch information

Name:
share-version-with-client
Repository:
lp:~vultaire/charm-mongodb

Recent commits

15dd601... by Paul Goins

Share MongoDB version with client

3c1439f... by Martin Hilton

Reduce the amount of unnecessary service restarts.

Reviewed-on: https://code.launchpad.net/~martin-hilton/mongodb-charm/+git/mongodb-charm/+merge/362290
Reviewed-by: Stuart Bishop <email address hidden>

ec832f4... by Martin Hilton

[r=stub] Reduce mongodb restarts

Make the hooks less likely to restart the mongodb server. Excessive
restarts had been seen to cause problems on bionic hosts.

f478e62... by Tom Haddon

Fix lint with exception of complexity failures

Reviewed-on: https://code.launchpad.net/~mthaddon/mongodb-charm/+git/mongodb-charm/+merge/359932
Reviewed-by: Stuart Bishop <email address hidden>

7f30a2d... by Tom Haddon

Fix lint with execption of complexity failures

7c4f968... by Martin Hilton

Fix bionic IP address binding

Reviewed-on: https://code.launchpad.net/~martin-hilton/mongodb-charm/+git/mongodb-charm/+merge/358450
Reviewed-by: Tom Haddon <email address hidden>

6e5604c... by Martin Hilton

fix bionic IP address binding

f04914a... by Tom Haddon

Fix unit tests for bionic and later lp#1802926

Reviewed-on: https://code.launchpad.net/~mthaddon/mongodb-charm/+git/mongodb-charm/+merge/358641
Reviewed-by: Jamon Camisso <email address hidden>
Reviewed-by: Martin Hilton <email address hidden>

0e8598b... by Tom Haddon

Fix unit tests for bionic and later lp#1802926

b492964... by David Ames

Series Upgrade

Implement the series-upgrade feature allowing to move between Ubuntu
series.

Reviewed-on: https://code.launchpad.net/~thedac/mongodb-charm/+git/mongodb-charm/+merge/356867
Reviewed-by: Xav Paice <email address hidden>