lp:~samuelallan/charm-mongodb

Owned by Samuel Allan
Get this repository:
git clone https://git.launchpad.net/~samuelallan/charm-mongodb
Only Samuel Allan can upload to this repository. If you are Samuel Allan please log in for upload directions.

Branches

Name Last Modified Last Commit
fix-port-change 2023-02-02 02:41:49 UTC
Fix changing mongodb port

Author: Samuel Allan
Author Date: 2023-02-02 02:37:57 UTC

Fix changing mongodb port

Mongo client needs to be passed the port from config,
otherwise it will always default to 27017.

Also retrieving the mongodb version from the config-changed hook
must use the port of the currently running instance,
rather than the port from config,
because the port in config may have been updated.

Other unrelated changes are a result of `tox -e black` formatting,
required to fix the lint check.

Closes-Bug: #2003763

11 of 1 result
This repository contains Public information 
Everyone can see this information.

Subscribers