Skip to content

Invalid resource name causes serve delete error #1278

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

Open
lklkxcxc opened this issue Mar 3, 2025 · 1 comment
Open

Invalid resource name causes serve delete error #1278

lklkxcxc opened this issue Mar 3, 2025 · 1 comment

Comments

@lklkxcxc
Copy link

lklkxcxc commented Mar 3, 2025

I create invalid name serve ,can not delete the serve:

[root@k8s-test-1 ~]# arena serve list
NAME                TYPE         VERSION       DESIRED  AVAILABLE  ADDRESS                                         PORTS                GPU
bge-large-en        Custom       202502281657  1        1          10.96.3.157                                     RESTFUL:30696->80    1
bge-large-en-v1.5   Custom       202502281656  1        1          N/A                                             N/A                  1
bge-reranker-large  Custom       202502281645  1        1          10.96.3.184                                     RESTFUL:32151->80    1
deeoseek-r1-32b     Distributed  alpha         1        1          10.96.3.126                                     RESTFUL:30322->8080  4
deepseek-ai-7b      KServe       00001         1        1          http://deepseek-ai-7b.default.dev.hz.cn  :80                  1

[root@k8s-test-1 ~]# arena serve delete bge-large-en-v1.5
ERRO[0000] Failed to execute kubectl, [/usr/local/bin/arena-kubectl get configmap bge-large-en-v1.5-202502281656-custom-serving --namespace default -o=jsonpath='{.data.app}' > /tmp/bge-large-en-v1.5-202502281656-custom-serving545332676] with exit status 1 
@lklkxcxc
Copy link
Author

lklkxcxc commented Mar 5, 2025

I success deleted After I manaul creation configmap bge-large-en-v1.5-202502281656-custom-serving

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

No branches or pull requests

1 participant