Skip to content

Releases: openfun/arnold

v5.24.0

19 Jan 20:32
Compare
Choose a tag to compare

Changed

  • CLI: mount local env_type directory if it exists
  • CLI: the new --extra-volume option allows to mount an extra volume in the arnold container
  • CLI: implement --k8s-domain option support

Fixed

  • Fix typos in setting names: withelist vs whitelist (BC)
  • Fix apps management when only a single app is available

v5.23.0

05 Jan 19:50
Compare
Choose a tag to compare

Added

  • Add arnold CLI

v5.22.1

10 Dec 16:46
Compare
Choose a tag to compare

Changed

  • nextcloud tests have been removed from requirements to publish the arnold
    docker image with CircleCI

v5.22.0

09 Dec 10:42
Compare
Choose a tag to compare

Added

  • Add support for ashley 1.0.0-beta.3

Fixed

  • Fix memory lock configuration for elasticsearch 5.x

v5.21.2

18 Nov 22:21
Compare
Choose a tag to compare

Fixed

  • Set Referer header with Origin header when empty in edxapp's lms nginx

v5.21.1

18 Nov 21:24
Compare
Choose a tag to compare

Removed

  • Obsolete "memcached" service from edxapp app (cache now runs on Redis)

v5.21.0

09 Nov 09:07
Compare
Choose a tag to compare

Added

  • new variable acme_enabled_route_prefix allowing to activate acme
    based on route prefix
  • cronjob in Marsha to stop live streaming still living and unused

Fixes

  • Add missing FRONTEND_BASE_URL variable in moodlenet
  • Fix moodlenet-pvc-uploads PVC declaration in moodlenet
  • Fix basic auth in moodlenet nginx configuration
  • Move moodlenet email credentials to vault and secret files
  • Add missing location in moodlnet nginx configuration

v5.20.0

05 Nov 09:54
Compare
Choose a tag to compare

Added

  • Add moodlenet application

Fixed

  • Move acme ConfigMap annotation type to string

v5.19.0

21 Oct 10:20
Compare
Choose a tag to compare

Added

  • Allow extending ElasticSearch configuration template

Fixed

  • YAML syntax errors in ES job template

v5.18.0

16 Oct 13:42
Compare
Choose a tag to compare

Added

  • Allow extending kibana configuration template