Make rucio-client image compatible with rucio/rucio-clients:release-33+ base images #269
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This change allows to upgrade to a more recent rucio/rucio-clients base image (>= release-33.0.0), which use the new tool /usr/local/rucio_client/merge_rucio_configs.py to create the rucio config. See rucio/containers@89539d6.
Note that rucio configuration variables passed via environment variables now need to have the configuration section name after the RUCIO_CFG_ prefix. Thus, if the base image is updated to a version >= release-33.0.0, the VRE documentation (e.g. https://vre-hub.github.io/docs/rucio.html) must also be updated. For example, the command
should become