WMCore 2.1.8 production central services release
This is a lightweight release which provides some fixes to the WMCore docker images, fixing the liveness probe and the monitoring process.
It also provides an important bug-fix for MSRuleCleaner. In addition, it brings in the initial functionality for a new microservice to manage input pileup data (called MSPileup). This service is still under development and not yet available in our production environment.
Release date: 9 March 2023.
Changes since release: 2.1.7.
Central services
Software stack
Features and/or feature changes
- Fix /data/monitor.sh permissions in the base image (Valentin Kuznetsov) dmwm/CMSKubernetes#1323
- MSAuth module for authorization (Valentin Kuznetsov) #11476
- First draft implementation of MSPileup tasks (Valentin Kuznetsov) #11487
- Added optional client to ctor; added getRSEUsage to wrap get_rse_usage rucio API (Valentin Kuznetsov) #11487
- MSPileup integration with MSManager (Valentin Kuznetsov) #11504
- Second round of changes for MSPileup data placement logic (Valentin Kuznetsov) #11499
Bug Fixes
- Run all MSRuleCleaner pipelines for rejected/aborted requests (anehnis) #11489
Enhancements
WMAgent
Features and/or feature changes
- Added optional client to ctor; added getRSEUsage to wrap get_rse_usage rucio API (Valentin Kuznetsov) #11487