InftyAI / llmaz

☸️ Easy, advanced inference platform for large language models on Kubernetes
Apache License 2.0
13 stars 5 forks source link

Fix: name must not contain dots #70

Closed kerthcet closed 1 month ago

kerthcet commented 1 month ago

What this PR does / why we need it

Once name contains dots, it will fail to create Pods.

Which issue(s) this PR fixes

Fixes https://github.com/InftyAI/llmaz/issues/67

Special notes for your reviewer

Does this PR introduce a user-facing change?

None
kerthcet commented 1 month ago

/lgtm /approve

kerthcet commented 1 month ago

/kind bug

kerthcet commented 1 month ago

/lgtm