~discourse-charmers/charm-k8s-discourse/+oci/discourse:v2.7.10.1-20.04

Last commit made on 2022-02-10
Get this branch:
git clone -b v2.7.10.1-20.04 https://git.launchpad.net/~discourse-charmers/charm-k8s-discourse/+oci/discourse
Members of Discourse Charm Maintainers can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

0df9bf2... by Loïc Gomez

Add S3 support for uploaded objects storage

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

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