koderover / zadig

Zadig is a cloud native, distributed, developer-oriented DevOps platform
https://koderover.com
Other
2.75k stars 820 forks source link

[bug] 执行删除项目动作的时候报错 #2510

Closed liuxuzxx closed 1 year ago

liuxuzxx commented 1 year ago

What happened? 删除项目报错:

"Delete \"http://aslan:25000/api/project/products/cpaas-cicd-event?is_delete=true&projectName=cpaas-cicd-event\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)"

What did you expect to happen? 不报错

How To Reproduce it(as minimally and precisely as possible)

Install Methods

Versions Used zadig: 1.17.0

kubernetes: 1.26.3

Environment

Cloud Provider:

Resources:

OS:

Services Status

kubectl version
kubectl get po -n `zadig-installed-namespace`
# paste output here

If there is abnormal service, please provide service log

kubectl describe pods `abnormal-pod`
kubectl logs --tail=500 `abnormal-pod`
# paste output here
leozhang2018 commented 1 year ago

Related issues: