Skip to content

Releases: openfun/arnold

v3.3.0

26 Nov 06:33
Compare
Choose a tag to compare

Added

  • Allow deactivating volumes for static and media files in the richie app

Changed

  • Upgrade Ansible to 2.9.0
  • Upgrade OpenShift to 0.10.0
  • Upgrade yq to 2.8.1
  • Create a config map to manage redis configuration

Fixed

  • Set sentry in marsha secret only if present in the vault
  • Ignore creating empty volume templates

v3.2.0

25 Oct 10:20
Compare
Choose a tag to compare

Changed

  • Upgrade Ansible to 2.8.6
  • Generate edxapp theme translations in target image build configuration

Fixed

  • Fixed broken edxapp jobs container image name when enabling a custom theme

v3.1.1

09 Oct 08:59
Compare
Choose a tag to compare

Fixed

  • Task that creates a secret with credentials for private Docker registries.

v3.1.0

07 Oct 14:49
Compare
Choose a tag to compare

Added

  • Implement support for docker private registry secrets
  • Make private docker registry usage available for richie
  • Allow to configure HTTP Basic Auth protection on a per-app basis

v3.0.1

04 Oct 10:43
Compare
Choose a tag to compare

Fixed

  • Remove extra quotes from redis health check commands

v3.0.0

03 Oct 10:00
Compare
Choose a tag to compare

Changed

  • Upgrade OpenShift to OpenShift 0.9.2
  • Upgrade Ansible to 2.8.5 (BC)
  • Switch learning locker to blue/green stategy (BC)

v2.8.0

26 Aug 07:52
Compare
Choose a tag to compare

Changed

  • redis app heath check probes now check that the data volume is accessible
    with write permissions

Security

v2.7.0

18 Jul 13:39
Compare
Choose a tag to compare

Added

  • The build_images playbook is now synchronous, waiting for target ImageStreamTags to be created

Changed

  • edxapp BuildConfig names now include the theme tag (if any) to avoid having to force their creation
  • We now remove pods prior to other linked objects to avoid application issues with pods losing database connection or mounted ConfigMap volume

v2.6.0

15 Jul 16:38
Compare
Choose a tag to compare

Changed

  • Upgrade OpenShift to OpenShift 0.9.0
  • Use Celery native commands instead of Django management commands in celery worker probes

v2.5.1

15 Jul 16:37
Compare
Choose a tag to compare

Fixed

  • Ignore expected secrets checking for logged users with no permission on secrets