Changelog
Development
Breaking
Introduce
startandstopsections in the resource configurations to support arbitrary cli-options for benchmon processes. These would be passed tobenchmon-startandbenchmon-stoprespectively.
New Features
Add capability to parse pipeline logs post run, via
batchlet parse-logcommand.Improvements to Batchlet Managed Dask clusters:
Refactored resource calculation and memory headroom configurability.
Enhanced Dask cluster documentation (refer to RTD page for more)
Renamed
local_clustertoDaskLocalCluster.Fixed bugs in DaskSlurmCluster entry nodes
In log monitoring, split filter and consumer processes into seperate processes.
Replace Typer with Argparse for CLI, add version cli option.
General
Remove unnecessary dependencies.
Add Sonarqube monitoring.
1.0.0
Split ska_sdp_batchlet and ska_sdp_batchlet_plugins packages into a new repository from the existing ska-sdp-e2e-batch-continuum-imaging repository. Git commit history related to both packages is preserved in this repository.
Older version changelogs can be found here