v7.18.1-rc.0
Pre-release
Pre-release
·
2221 commits
to main
since this release
Changelog
- e22dc75 Adjust error conditions
- ac047eb Allow the job-to-transfers goroutine exit quickly on cancelation
- e2efa29 Bump version to 7.18.1-rc.0
- 105a52b Create new test and update existing tests
- dc35908 Don't change the perms and ownership of TLS key file - During the drop-privs process - Admin needs to change the perms and ownership of TLS key file beforehand to allow the TLS certs auto update in the drop-privs mode
- c15e439 Don't mod global viper in functions that take viper reference
- f42c51c Fix a deadlock in other tests
- 808922f Fix checksum requirement
- bbb0ea8 Fix deadlock where
resultschannel is not read after cancellation - 08f9488 Fix the bug that Pelican
configCLI tool does not read environment variables - 4dfdc8a Log some warnings only once (config printing tools)
- 2e2f0d3 Reset sync.Once for warn/deprecate config logs with 'ResetConfig'