Releases: openfun/arnold
Releases · openfun/arnold
v6.7.0
Added
resume
andpause
CLI commands now have an optionalSELECTOR
argument to target specific resources using k8s label selector
requests; the-a <APP>
arnold command flag is also supported
Changed
- Upgrade
ansible
to4.8.0
Removed
- Marsha: remove check_live_idle cronjob
v6.6.0
v6.5.2
v6.5.1
Fixed
- Allow declaring alternative routes for Ashley as a workaround third party cookies being blocked from iframes by some browsers
v6.5.0
v6.4.0
v6.3.0
v6.2.0
v6.1.0
v6.0.0
Added
- Allow deactivating
acme
ingress annotation for some blue/green prefixes - CLI: add
acme
command to create or update the namespace TLS certificate Issuer - Elasticsearch: add support for persistent volume to store indexes data
- Prosody: create new application for this XMPP server
Changed
- Update
hello
app to be compatible with k8s - Replace DeploymentConfig with Deployment in Ansible core tasks
- Replace Route with Ingress in Ansible core tasks
- Use
cert-manager
instead ofopenshift-acme
for TLS certificates generation - Use
kubectl
instead ofoc
inarnold
CLI - Authentication in
arnold
CLI must be done with a service account - Replace
oc cluster
with k3d for local development - CLI: autodetect if we are within a terminal
- Update Kibana user name to
kibana_system
for recent releases compatibility - Removed python dependency for Kibana probes
Fixed
- CLI: fix the
No such file or directory
error in thevaults
command
Removed
- Remove deprecated moodlenet and learninglocker apps that won't be upgraded to k8s
- Remove
acme
annotation from flower app ingress as it should not be accessible