Releases: project-codeflare/codeflare-cli
Releases · project-codeflare/codeflare-cli
3.1.1
3.1.1 (2023-03-16)
Bug Fixes
3.1.0
3.1.0 (2023-03-16)
Features
- disable ray workflows option, also fix buggy profile clone (def6ce5)
3.0.5
3.0.5 (2023-03-16)
Bug Fixes
- codeflare prune export should prune obsolete choices (a4eb426)
- profile import should not overwrite existing profile by default (632837f)
3.0.4
3.0.4 (2023-03-14)
Bug Fixes
- improved kubectl and gpu streaming (3cb3c4e)
3.0.3
3.0.3 (2023-03-14)
Bug Fixes
- also allocate gpus to ray head node (69a84ea)
- helm workdir fails for relative paths; improved detection of ray job failure (23426d2)
- ray stop may never be called; ray self-destruct permissions; run id re-prompt (6b5a40a)
3.0.2
3.0.2 (2023-03-13)
Bug Fixes
- (again) for ray workdir with no runtime-env (bdbbc32)
3.0.1
3.0.1 (2023-03-13)
Bug Fixes
3.0.0
3.0.0 (2023-03-13)
Features
BREAKING CHANGES
- this pulls in
@guidebooks/store@6
which changes the menu structure of ml/codeflare/run so as to introduce TorchX
2.15.2
2.15.2 (2023-03-09)
Bug Fixes
- ray would fail if workdir had no runtime-env.yaml nor requirements.txt (4816d37)
2.15.1
2.15.1 (2023-03-07)
Bug Fixes
- restore -Winteractive for awk (84e8936)