Releases: openfun/arnold
Releases · openfun/arnold
v5.24.0
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
vswhitelist
(BC) - Fix apps management when only a single app is available
v5.23.0
v5.22.1
v5.22.0
v5.21.2
Fixed
- Set Referer header with Origin header when empty in edxapp's lms nginx
v5.21.1
Removed
- Obsolete "memcached" service from edxapp app (cache now runs on Redis)
v5.21.0
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
v5.19.0
Added
- Allow extending ElasticSearch configuration template
Fixed
- YAML syntax errors in ES job template
v5.18.0
Added
- Allow extending kibana configuration template