Releases: project-codeflare/codeflare-cli
Releases · project-codeflare/codeflare-cli
2.15.0
2.15.0 (2023-03-07)
Bug Fixes
- vmstats were using
sed -l
in a way that only made sense on BSD sed (6619224)
Features
- move cpu and memory utilization to be first column (d39a3f8)
2.14.3
2.14.3 (2023-03-07)
Bug Fixes
- pick up fix for byoc command line, add tests for it and dashdash (9ae8196)
2.14.2
2.14.2 (2023-03-06)
Bug Fixes
- helm install may fail on linux due to base64-created newlines (1e2c784)
- helm install may fail on linux due to base64-induced newlines (7cc64ee)
- shorten helm install command line, and update dryrun to emit command line, too (7b9190e)
2.14.1
2.14.1 (2023-03-06)
Bug Fixes
- improved vmstat streaming on linux (8cf21ca)
2.14.0
2.14.0 (2023-03-05)
Bug Fixes
- improve formatting of kubernetes event stream (89f9d5e)
- vmstat and events may not stream on linux (99a64b7)
Features
- allow BYOC to specify command line prefix (66b609d)
- in BYOC mode, ray helm chart should also submit the job (333e8d9)
2.12.1
2.12.1 (2023-03-02)
Bug Fixes
- improved error handling in log streaming for pods disappearing (5087213)
2.12.0
2.12.0 (2023-03-01)
Features
- add support for choosing mcad scheduling priority (31240d9)
2.11.1
2.11.1 (2023-03-01)
Bug Fixes
- increase default podSchedulingTimeout from 10 seconds to 1000 seconds (59dc712)