~moon127/charm-k8s-discourse/+git/charm-k8s-discourse:add-storage-metadata

Last commit made on 2020-04-29
Get this branch:
git clone -b add-storage-metadata https://git.launchpad.net/~moon127/charm-k8s-discourse/+git/charm-k8s-discourse
Only Gareth Woolridge can upload to this branch. If you are Gareth Woolridge please log in for upload directions.

Branch merges

Branch information

Name:
add-storage-metadata
Repository:
lp:~moon127/charm-k8s-discourse/+git/charm-k8s-discourse

Recent commits

58b8707... by Gareth Woolridge

Add storage support to metadata.yaml

c434c78... by Jay Kuri

Switch hooks/start to hooks/install per lp bug #1854635

93261e5... by Gareth Woolridge

Fix config.yaml to match smtp_username as used in charm.py

Set ImagePullPolicy: Never, for microk8s testing, otherwise we get ErrImagePull, as we don't have a registry

Reviewed-on: https://code.launchpad.net/~moon127/charm-k8s-discourse/+git/charm-k8s-discourse/+merge/383148
Reviewed-by: Jay Kuri <email address hidden>

9665a81... by Gareth Woolridge

Fix oci-image lib link, add resource to metadata.yaml

Reviewed-on: https://code.launchpad.net/~moon127/charm-k8s-discourse/+git/charm-k8s-discourse/+merge/383139
Reviewed-by: Jay Kuri <email address hidden>

b7c9bdd... by Gareth Woolridge

Set ImagePullPolicy: Never, for microk8s testing, otherwise we get ErrImagePull, as we don't have a registry

5bcbbf6... by Gareth Woolridge

Fix config.yaml to match smtp_username as used in charm.py

3bf5395... by Gareth Woolridge

Fix oci-image lib link, add resource to metadata.yaml

ae617b4... by Jay Kuri

Add resource-oci-image to lib, make charm.py executable

6ccefa2... by Jay Kuri

add resource-oci-image submodule

fcf65ca... by Jay Kuri

Update charm to actually try to deploy with correct config variables, etc.