-
Notifications
You must be signed in to change notification settings - Fork 207
Comparing changes
Open a pull request
base repository: dstackai/dstack
base: 0.20.1
head repository: dstackai/dstack
compare: 0.20.3
- 18 commits
- 80 files changed
- 5 contributors
Commits on Dec 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 118021c - Browse repository at this point
Copy the full SHA 118021cView commit details -
[runner] Configure and start sshd (#3421)
now, sshd - is started by dstack-runner, not the entrypoint shell script - has its own sshd_config, does not use distro-provided one - has its own host keys location, avoiding overwriting host keys already present in the image Part-of: #3419
Configuration menu - View commit details
-
Copy full SHA for 6cd3add - Browse repository at this point
Copy the full SHA 6cd3addView commit details -
Configuration menu - View commit details
-
Copy full SHA for de7170b - Browse repository at this point
Copy the full SHA de7170bView commit details
Commits on Dec 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ef0d8a7 - Browse repository at this point
Copy the full SHA ef0d8a7View commit details -
[shim] Fix DockerRunner tests (#3429)
* TestDocker_SSHServer - sshd check added * TestDocker_SSHServerConnect - removed, as getSSHShellCommands does not start sshd since #3421 The test should have failed since that PR, but, as there was no proper assertion, the test just slept for 180 seconds instead, reporting a false-positive result Part-of: #3419
Configuration menu - View commit details
-
Copy full SHA for f976355 - Browse repository at this point
Copy the full SHA f976355View commit details
Commits on Dec 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0697f2d - Browse repository at this point
Copy the full SHA 0697f2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d472448 - Browse repository at this point
Copy the full SHA d472448View commit details
Commits on Dec 30, 2025
-
[runner] Streamline authorized_keys management (#3435)
* Add keys by the runner, not the shell script * Don't touch user's ~/.ssh/authorized_keys, use our own file * Share that file between all users Part-of: #3419
Configuration menu - View commit details
-
Copy full SHA for dde66b5 - Browse repository at this point
Copy the full SHA dde66b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4893cb3 - Browse repository at this point
Copy the full SHA 4893cb3View commit details -
[UX] Add an API that returns projects that lack active fleets (#3425)
No fleets notification dstackai/dstack-cloud#373
Configuration menu - View commit details
-
Copy full SHA for 6adffca - Browse repository at this point
Copy the full SHA 6adffcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e931d9 - Browse repository at this point
Copy the full SHA 3e931d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b78851b - Browse repository at this point
Copy the full SHA b78851bView commit details
Commits on Jan 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 78d26ee - Browse repository at this point
Copy the full SHA 78d26eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f174dff - Browse repository at this point
Copy the full SHA f174dffView commit details
Commits on Jan 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d4680c9 - Browse repository at this point
Copy the full SHA d4680c9View commit details
Commits on Jan 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for dd907bf - Browse repository at this point
Copy the full SHA dd907bfView commit details -
[runner] Decouple Server and Executor (#3447)
* Pass Executor to Server as an argument * Move repo blob-related code from the API handler to a new Executor method * Fix http.MaxBytesError handling
Configuration menu - View commit details
-
Copy full SHA for 2a4c0e1 - Browse repository at this point
Copy the full SHA 2a4c0e1View commit details -
[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)
Configuration menu - View commit details
-
Copy full SHA for d48b15f - Browse repository at this point
Copy the full SHA d48b15fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.20.1...0.20.3