Periodic update to main branch
auth_host
in rucio.cfg
has to be updated to https://rucio.km3net.org:5000
for x509 authentication
rucio.km3net.org
in rucio.cfg
, which has an IGTF enabled CA certificate
@bandela because of the breaking change, this PR should be announced and probably performed in a weekend.
-
Determine time of merge (1st of may 9:00) -
Send all users with account a mail with information about the breaking and optional change, and the time of merge -
Update documentation a day before the merge -
Update auth_host
andrucio_host
-
Remove X509_CERT_DIR="" mentions, as those are not necessary with the new rucio.km3net.org
-
Changes in this Merge Request:
- Updates to 34.2
- Enables webui
- Adds rucio.km3net.org as backend with IGTF certificate, this means that we do not have to disable
X509_CERT_DIR
anymore - Custom ingress definition in nginx.yaml
- ssl-passtrough for x509 auth moved to port 5000
Edited by Victor Azizi