Releases: flux-framework/flux-k8s
Releases · flux-framework/flux-k8s
fluence Release v1.1.0
This release represents the work and updates between the CANOPIE-22 experiments and early February 2024, before a large merge will go in that refactors a bit to allow further experimentation and feature development for fluence.
What's Changed
- Update README and replace old examples by @milroy in #38
- Updates to Dockerfile to build fluence by @vsoch in #39
- add automated build of sidecar and fluence container by @vsoch in #40
- Add manifests and Fluence package from scheduler plugins by @cmisale in #45
- Update fluence to use flux-sched 0.31.0 and build from kubernetes-sigs/scheduler-plugins by @vsoch in #47
- ci: add automated and on demand testing of fluence by @vsoch in #55
- remove backup file main.go.bk by @vsoch in #51
Full Changelog: v1.0.0...v1.1.0
CANOPIE 2022 artifacts
Release corresponding to CANOPIE 2022 paper: One Step Closer to Converged Computing:
Achieving Scalability with Cloud-Native HPC. This release is against the canopie22-artifacts
branch. DOI provided by zenodo:
What's Changed
- Canopie22 artifacts for reproducibility of our work by @milroy in #31
- adding end-to-end plots by @mdrocco in #32
- moving CANOPIE22 plots into artifacts directory by @milroy in #33
- Clarifications to READMEs, corrections to OpenShift template files, and bug fix for
run_experiments.py
by @cmisale in #34
Full Changelog: v1.0.0...v1.0.1