Tags: dstackai/dstack
Tags
[Feature] Allow to see JSON state of runs/volumes/fleets/gateways via… … CLI/UI (#3445) * [Feature] Added `dstack inspect` CLI command * [Feature] Add `Inspect` tab to the run and fleet pages * PR review feedback. Replaced `dstack inspect run|fleet|volume|gateway` with seprate commands `datack run|fleet|volume|gateway list --json`. * PR review: `dstack run|fleet get --json` Updated how UUID format errors are handled * PR review: `dstack run|fleet get --json` Better handling edge case (empty ID)
Relax event message validation rules (#3394) Replace some message validation rules with implicit message transformations. Some event messages may include extracts from external sources (e.g., external error messages), that do not pass the validation rules. Such cases may be difficult to find during development, and we do not want them to break dstack in production.
PreviousNext