Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catalog item flags & OCI spot instances #118

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Catalog item flags & OCI spot instances #118

merged 1 commit into from
Feb 21, 2025

Conversation

jvstme
Copy link
Collaborator

@jvstme jvstme commented Feb 20, 2025

  • Introduce the concept of catalog item flags so that items that break compatibility are only returned when their flags are queried explicitly.
  • Add OCI spot instances as an example of catalog items with flags.
  • Publish new catalogs under the /v2 prefix.
  • Convert /v2 catalogs to /v1 catalogs for legacy users. /v1 catalogs will not have any items with flags, as they can potentially break compatibility.

dstackai/dstack#1375

- Introduce the concept of catalog item flags so
  that items that break compatibility are only
  returned when their flags are queried
  explicitly.
- Add OCI spot instances as an example of catalog
  items with flags.
- Publish new catalogs under the /v2 prefix.
- Convert /v2 catalogs to /v1 catalogs for legacy
  users. /v1 catalogs will not have any items with
  flags, as they can potentially break
  compatibility.
@jvstme jvstme requested a review from un-def February 21, 2025 09:29
@jvstme jvstme merged commit 279d660 into main Feb 21, 2025
16 checks passed
@jvstme jvstme deleted the flags branch February 21, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants