Releases: eth-cscs/firecrest-v2
Releases · eth-cscs/firecrest-v2
2.2.4
Added
Changed
- Slurm health check now uses "scontrol ping"
Fixed
- Disabled cluster health checks won't cause errors
- Github pages changed to allow mkdocs syntax for notes and code samples
2.2.3
Added
- New /status/liveness end-point (no auth is required)
Changed
Fixed
- Improved health checker reliability
- Fixed Demo launcher when no public certificate is provided
2.2.2
Added
Changed
Fixed
- Demo launcher ssh login node checks socket connection instead executing a ping
- Removed deprecated keycloak configuration from docker dev environment
2.2.1
Added
- FirecREST Web UI has been added to the demo image.
Changed
Fixed
- Templates for upload and download using
filesystems/transfer
endpoint.
- Return error code 408 when basic commands timeout on the cluster.
2.2.0
What's Changed
Added
- Added
/filesystem/{system_name}/transfer/compress
and /filesystem/{system_name}/transfer/extract
compress
operations (on transfer
and ops
endpoints) accept match_pattern
parameter to compress files using regex
syntax.
- Added new FirecREST demo image.
- Added support for private key passphrase.
Changed
- Images are now built for multiple platforms: inux/amd64, linux/arm64
2.1.4
What's Changed
- Updated helm chart with increased flexibility to setup volumes.
2.1.3
What's Changed
- First public release of Firecrest v2