You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any time a tarball is being uploaded to the Rapid Code Distribution Service (RCDS), we will now show the hash RCDS uses to publish the tarball in CVMFS in stdout (#460)
If a tarball to be uploaded to RCDS contains a file larger than 1GiB, we will make the submission fail, since RCDS would silently (to users) fail during publishing if we allowed the submission to proceed (#470)
Send CVMFS revision info to Elasticsearch (via ifdh log) at end of job (#489)
Debug output includes timestamp and submit hostname (#496)
Bugfixes
Using officially supported scitokens python libraries for token decoding so users' IFDH setup does not interfere with token parsing operations of jobsub_lite (#480)
Credentials not obtained for file upload for the pnfs dropbox case (--tar-file-name tardir/dropbox://) (#477, #479)
TRACEPARENT formatting in v1.4 preventing environment variables from being passed to lens (#473, #479)