Closed kerthcet closed 3 months ago
What happened:
Once the Playground containers the dot in the name, for example qwen2-0.5b, failed to create Pods. we should add validations to the name field.
qwen2-0.5b
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
git describe --tags --dirty --always
cat /etc/os-release
uname -a
/milestone v0.1.0 /priority important-soon
What happened:
Once the Playground containers the dot in the name, for example
qwen2-0.5b
, failed to create Pods. we should add validations to the name field.What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):git describe --tags --dirty --always
):cat /etc/os-release
):uname -a
):