Releases: project-codeflare/codeflare-cli
Releases · project-codeflare/codeflare-cli
4.4.0
4.3.2
4.3.1
4.3.0
4.2.2
4.2.1
4.2.1 (2023-04-01)
Bug Fixes
- add
codeflare dump path
to print out location of files (dac71c1) - add gpu stats to dashboard (f315efc)
- also accept
codeflare db
(c6c18d9) - bump store to pick up fix for installing arm32 kubectl on arm64 systems (3fa32c4)
- bump [email protected] to pick up fix for formatting issue in gpu stream (4700ef4)
- bump [email protected] to pick up env.json capture (38536df)
- codeflare dashboard -1 was not working (c8e33c9)
- codeflare dump should support -f/--follow (e925f53)
- dashboard should not show gpu grids for runs not using gpus (8a3cdb3)
- improve grid legend 'mem' -> 'Memory' (9a76acc)
- increase min grid size from 2 to 6 (cd17bbb)
- pull in improved gpu utilization format from [email protected] (f94cfc2)
- support arranging dashboard grids into rows (bf8d1f5)
- update dashboard grid to use space-between rather than space-around for grid-of-grids row (0c4c94c)
- update dashboard to support pod Evicted state (605cdb8)
- use colorbrewer theme for status (3d79c2f)
4.2.0
4.2.0 (2023-03-31)
Bug Fixes
- codeflare dashboard should default to all (b65ebc3)
- disable use of securityContext in ray pod specs (cb14b5e)
- improvements to s3 profile/bucket scanning (ccf4858)
- pick up fix for profile import --force (183393d)
- pick up improved signal handling fixes from store and madwizard (71d98ee)
- pick up improved signal handling fixes from store and madwizard (35330f2)
- tweaks to support running tests locally on apple silicon; probably arm generally (f89e4e2)
Features
4.1.0
4.0.0
4.0.0 (2023-03-20)
Bug Fixes
- torchx runs always emit verbose command line execution text (8563cba)
Features
- pull in autocomplete support from [email protected] (03f3195)
- support for selecting multiple s3 buckets to be mounted (a23ac94)
- update ray resources to match the newer/cleaner torchx resources form (35260c2)
BREAKING CHANGES
- this updates s3/choose/bucket from single-select to multi-select, which may require re-selecting this choice
- this changes the structure of the ray form; tests may need updates. Also, any automated -y runs will require an update.