Skip to content

More RTEs handling improvemets

nordugrid-arc-bot requested to merge cherrypick-140-for-next-major into next-major

Begin arcbot message
This merge request is automatically copied from !140 (merged) orginally made by @andrii
End arcbot message

Now RTEs supports several new features to meet the requirements of community.

  • RTE glob wildcarding functionality
  • Intruducing RTE parameters to fine-tune RTE behavior
  • ENV/PROXY now supports parameter to control CA Certificates copying. Just try
arcctl rte params-get ENV/PROXY 
arcctl rte params-set ENV/PROXY COPY_CACERT_DIR No

And of cause everything is bash-completed.

  • Requested arcctl rte cat feature (includes parameters tuning if any)
  • Some minor refactoring

Merge request reports