Skip to content

1.8

Compare
Choose a tag to compare
@shreyb shreyb released this 30 Apr 19:14
· 40 commits to master since this release
115727d

Features

  • Update condor_vault_storer to reflect HTCondor 23 release changes (#563)
  • Cleanup copies of weakened tokens after job submission (#565)

Bugfixes

  • Make gfal operations for web sandbox creation check for BEARER_TOKEN (#562)
  • When --global-pool flag is passed, make sure we save the BEARER_TOKEN_FILE and X509_USER_PROXY into the restored environment post-submission (#568)

Other code improvements

  • Delete test file if it's already there (for example if a previous test run didn't finish unlinking the file (#566)
  • Clear up escape warning in tests (#567)