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

Last commit made on 2022-02-11
Get this branch:
git clone -b v2.7.10.2 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

b7b2bf7... by Loïc Gomez

Fix SAML login with Discourse versions before 2.8 (docker image update)

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

44d1f3c... by Loïc Gomez

Fix SAML login with Discourse versions before 2.8 (docker image update)

c4e0953... by Loïc Gomez

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

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

14f249a... by Loïc Gomez

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

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