charm-k8s-mongodb:feature-mongo-ha

Last commit made on 2019-07-05
Get this branch:
git clone -b feature-mongo-ha https://git.launchpad.net/charm-k8s-mongodb
Members of OSM Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
feature-mongo-ha
Repository:
lp:charm-k8s-mongodb

Recent commits

3c5095f... by David

Add enable-sidecar config parameter

This parameter will remove the replset and sidecar from the pod.
- Solved Bug #1835500

b2d24d4... by David

Add HA support

0c4fb9e... by David

Upgrade charm working

c8e2dac... by Dominik Fleischmann

Merge branch 'feature/upgrade-charm'

137a189... by David

Change charm name to mongodb-k8s

f36bf1c... by Dominik Fleischmann

Added Upgrade Charm functionality

With this functionality docker resources can be upgraded with the
following command:

juju upgrade-charm myapp --path /path/to/charm --resource my_image=imagename

a909dbd... by David

Update pod_spec_set to match upstream

fbccd9a... by Adam Israel

Initial import