Skip to content

Releases: project-codeflare/codeflare-cli

2.15.0

07 Mar 19:03
Compare
Choose a tag to compare

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

07 Mar 12:31
Compare
Choose a tag to compare

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

06 Mar 20:45
Compare
Choose a tag to compare

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

06 Mar 01:46
Compare
Choose a tag to compare

2.14.1 (2023-03-06)

Bug Fixes

  • improved vmstat streaming on linux (8cf21ca)

2.14.0

05 Mar 23:25
Compare
Choose a tag to compare

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.13.0

02 Mar 23:07
Compare
Choose a tag to compare

2.13.0 (2023-03-02)

Features

2.12.1

02 Mar 00:48
Compare
Choose a tag to compare

2.12.1 (2023-03-02)

Bug Fixes

  • improved error handling in log streaming for pods disappearing (5087213)

2.12.0

01 Mar 21:16
Compare
Choose a tag to compare

2.12.0 (2023-03-01)

Features

  • add support for choosing mcad scheduling priority (31240d9)

2.11.1

01 Mar 16:04
Compare
Choose a tag to compare

2.11.1 (2023-03-01)

Bug Fixes

  • increase default podSchedulingTimeout from 10 seconds to 1000 seconds (59dc712)

2.11.0

28 Feb 21:30
Compare
Choose a tag to compare

2.11.0 (2023-02-28)

Features