Skip to content

Tags: dstackai/dstack

Tags

0.20.24

Toggle 0.20.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[JarvisLabs] Support RTX PRO 6000; update gpuhunt dependency (#3943)

* Support JarvisLabs RTX PRO 6000

* Update gpuhunt dependency

* Clean up JarvisLabs SSH keys

* Document JarvisLabs SSH key limit

---------

Co-authored-by: Andrey Cheptsov <andrey.cheptsov@github.com>

0.20.23

Toggle 0.20.23's commit message

Verified

This commit was signed with the committer’s verified signature.
[Docs]: Describe image pull progress format

0.20.22

Toggle 0.20.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Vast.ai offer order in `dstack offer --fleet` (#3897)

Order by score rather than by price, the same way
offers are already ordered in apply plans and
`dstack offer` without `--fleet`.

0.20.20

Toggle 0.20.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix unreleased `global_exports` lock on Postgres (#3882)

0.20.19

Toggle 0.20.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Kubernetes: add `read_only` volume property (#3838)

If set to `true`, enforces `readOnly: true` in `volumeMounts[]`

Closes: #3837

0.20.17

Toggle 0.20.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Disable go-integration-tests for release (#3791)

0.20.16

Toggle 0.20.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Verda: make startup script and SSH key lifecycle per-instance with re…

…liable cleanup (#3718)

* Make Verda startup scripts and SSH keys lifecycle symmetric

* Fix Verda test imports for Python 3.9 collection

* Update src/dstack/_internal/core/backends/verda/compute.py

Co-authored-by: jvstme <36324149+jvstme@users.noreply.github.com>

* Update src/dstack/_internal/core/backends/verda/compute.py

Co-authored-by: jvstme <36324149+jvstme@users.noreply.github.com>

* Update src/dstack/_internal/core/backends/verda/compute.py

Co-authored-by: jvstme <36324149+jvstme@users.noreply.github.com>

* Update src/dstack/_internal/core/backends/verda/compute.py

Co-authored-by: jvstme <36324149+jvstme@users.noreply.github.com>

* Fix Verda terminate tests for merge-base API args

---------

Co-authored-by: Andrey Cheptsov <andrey.cheptsov@github.com>
Co-authored-by: jvstme <36324149+jvstme@users.noreply.github.com>