~kotodama/charm-k8s-discourse:s3_storage

Last commit made on 2022-02-10
Get this branch:
git clone -b s3_storage https://git.launchpad.net/~kotodama/charm-k8s-discourse
Only Loïc Gomez can upload to this branch. If you are Loïc Gomez please log in for upload directions.

Branch merges

Branch information

Name:
s3_storage
Repository:
lp:~kotodama/charm-k8s-discourse

Recent commits

14f249a... by Loïc Gomez

Set default image to `discoursecharmers/discourse:v2.7.10.1-20.04_edge`

70d5de3... by Loïc Gomez

Add S3 support for uploaded objects storage

418f095... by Loïc Gomez

Fix unit tests failing due to changes in the Operator Framework.

- cleanup removed charm options
- use new `unset` harness.update_config parameter for config keys which aren't actual charm options (listed in self.not_actual_charm_config)
- populate config with dummy values for settings we'd have obtained through relations when we're not actually testing relations

Reviewed-on: https://code.launchpad.net/~kotodama/charm-k8s-discourse/+git/charm-k8s-discourse/+merge/414969
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-is <email address hidden>

fcbab74... by Loïc Gomez

Fix unit tests since we removed some options / use juju relations

d1369de... by Tom Haddon

Update image location to the published location on dockerhub

Reviewed-on: https://code.launchpad.net/~mthaddon/charm-k8s-discourse/+git/charm-k8s-discourse/+merge/412584
Reviewed-by: Loïc Gomez <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-is <email address hidden>

b98ef74... by Tom Haddon

Update image location to the published location on dockerhub

71f7b9d... by Barry Price

Remove extra precompile line

Reviewed-on: https://code.launchpad.net/~barryprice/charm-k8s-discourse/+git/charm-k8s-discourse/+merge/412564
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-is <email address hidden>

6c68be8... by Barry Price

Remove extra precompile line

54f81a9... by Barry Price

We can't tell from bundler's return code whether it's successfully completed our assets:precompile or not, let's just take the dumb approach for now and run it three times

Reviewed-on: https://code.launchpad.net/~barryprice/charm-k8s-discourse/+git/charm-k8s-discourse/+merge/412557
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-is <email address hidden>

8ae33ea... by Barry Price

Clarify exactly which file our first run fails on