Releases: project-codeflare/codeflare-cli
Releases · project-codeflare/codeflare-cli
4.10.5
4.10.5 (2023-04-20)
Bug Fixes
- clear selection when changing context (29e689f)
- failures on kind against default namespace (96f555f)
- pick up wasm webpack fix from kui (f8f62e8)
4.10.4
4.10.4 (2023-04-19)
Bug Fixes
- add keyboard shortcut hints (b5d59ed)
- another tweak to try to address ink loading bugs (c55e2b2)
- clean up custodian command, and rename container 'logs' (729a1c6)
- namespace keyboard shortcuts were incorrect (c071020)
4.10.3
4.10.3 (2023-04-19)
Bug Fixes
- add cluster and namespace to Top ui (736cf3b)
- restore flex-wrapping of grid (again) (10ced2a)
- Top should allow pageup/pagedown to cycle through clusters (a67b424)
- Top should allow uparrown/downarrow to cycle through namespaces (acd51c3)
4.10.2
4.10.2 (2023-04-18)
Bug Fixes
- pick up wasm loading fixes from kui (0ac0cf4)
4.10.1
4.10.1 (2023-04-18)
Bug Fixes
- add --me option to allow only showing jobs owned by me (8e7f7b5)
- add app.kubernetes.io/owner label to pod (89c4b79)
- allow Escape key to remove selection (0cafbd6)
- avoid setRawMode if stdin is not a tty (a0b4c9d)
- improve formatting of duration to use 1d 10h style (9a7d94f)
- top node selection UI is buggy (687bce2)
- torchx cluster name may end with a dash (2af582b)
- try to import ink only at the top level (6b008c3)
4.10.0
4.10.0 (2023-04-17)
Bug Fixes
- add 'app.kubernetes.io/managed-by: codeflare' label to custodian (09663ac)
- improve custodian log smooth streaming (2e1a929)
Features
- add custodian base image Dockerfile (43634e9)
- improve custodian support for torchx, use smaller base image (873c8d4)
4.9.0
4.9.0 (2023-04-17)
Features
- rename self-destruct to logs; and increase ttl timeout on its job (c5fe948)
4.8.1
4.8.1 (2023-04-17)
Bug Fixes
- improvements for deferring load of ink npm (66dd77d)
4.8.0
4.8.0 (2023-04-16)
Features
- cross-job ("top") dashboard (380b413)
4.7.3
4.7.3 (2023-04-13)
Bug Fixes
- further improvements to ray log streaming (7c0f6a8)