Releases: rucio/containers
Releases · rucio/containers
Rucio 33.0.0rc3 major release candidate
servers: fix ping endpoint when ssl enabled otherwise it complains about the require_x509_auth variable not being set.
Rucio 33.0.0rc2 major release candidate
servers: fix ping endpoint when ssl enabled otherwise it complains about the require_x509_auth variable not being set.
Rucio 32.6.0.post1 hotfix release
servers: fix ping endpoint when ssl enabled otherwise it complains about the require_x509_auth variable not being set.
Rucio 33.0.0rc1 major release candidate
servers: allow exposing a separate health-check port This will make integration in kubernetes with proxy protocol enabled much easier. Do exactly the same thing as we do for the prometheus metrics endpoint a couple of lines above.
Rucio 32.6.0 minor release
fts: use the token test repository. Closes #266 not 100% sure it's enough for tokens, but FTS starts and passes our other tests without issues.
Rucio 32.5.1 patch release
Fix docker entry point in server/docker-entrypoint.sh Fixes #263
Rucio 32.5.0.post1 hotfix release
Fix docker entry point in server/docker-entrypoint.sh Fixes #263
Rucio 32.5.0 minor release
webui: prepare containers with NextJS
Rucio 32.4.0 minor release
Disable 'tmp_dids' API endpoint Related to rucio/rucio#6317
Rucio 32.3.1 patch release
We use python 3.9 now