dstackai / dstack

dstack is an open-source alternative to Kubernetes, designed to simplify development, training, and deployment of AI across any cloud or on-prem. It supports NVIDIA, AMD, and TPU.
https://dstack.ai/docs
Mozilla Public License 2.0
1.32k stars 98 forks source link

[Bug] Regions are case-sensitive #1543

Open peterschmidt85 opened 1 month ago

peterschmidt85 commented 1 month ago

Steps to reproduce:

  1. Create a RunPod volume with the eu-se-1
  2. Create a dev environment that uses this volume

Actual behavior:

  1. Doesn't show any offers
  2. If I change the region to EU-SE-1, then it works

Expected:

  1. It should work regardless of the case for both eu-se-1 and EU-SE-1.

Notes: Also, I suggest to print regions as lower case by default to make it consistent.

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 30 days with no activity.