Releases: rucio/containers
Releases · rucio/containers
Rucio 35.0.0 major release
SSH: add -p flag when running mkdir
Rucio WebUI 35.0.0
webui-35.0.0 SSH: add -p flag when running mkdir
Rucio 35.0.0rc2 major release candidate
Merge pull request #345 from rucio/mlassnig-patch-1 Fix x509 identity to new schema
Rucio 35.0.0rc1 major release candidate
webui: update docs on `RUCIO_WEBUI_SERVER_CA_BUNDLE` When SSL is enabled, the outbound requests from NodeJS will validate the host certificates of the server. The common CAs are pre-configured in NodeJS. However, in cases like Atlas, where the CERN CA is used, we need to explicitly provide the CA bundle that can verify the host ceritifates of the rucio server and the rucio auth server. The documentation has been updated to reflect this behaviour.
webui-34.1.0
What's Changed
Full Changelog: 34.6.0...webui-34.1.0
Rucio 34.6.0 minor release
Clarify which UI is the one being currently used in deprecation notice
Rucio 34.5.0 minor release
ui: add option to configure `RemoteIPProxyProtocol` directive In deployment scenarios where the Rucio UI sits behind a proxy ( a loadbalancer or another reverse proxy), the client information must be handled by the UI container's httpd process. This PR configures the `RemoteIPProxyProtocol` directive to enable the UI do to so
Rucio 34.4.3 patch release
Testing: Modify filename of requirements file; rucio#6767
Rucio 34.4.2 patch release
FTS: Remove [fts3] from fts3restconfig, on advice from FTS team; #320
Rucio 34.4.1 patch release
FTS: Add OAuth2=True in config; rucio#6774