how to delete namespace kubesphere-devops-worker Residual resources
Describe the Bug A clear and concise description of what the bug is.
For UI issues please also add a screenshot that shows the issue.
Versions Used KubeSphere: Kubernetes: (If KubeSphere installer used, you can skip this)
Environment How many nodes and their hardware configuration:
For example: CentOS 7.5 / 3 masters: 8cpu/8g; 3 nodes: 8cpu/16g (and other info are welcomed to help us debugging)
How To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
i delete namespace kubesphere-devops-worker success

kubectl api-resources -o name --verbs=list --namespaced | xargs -n 1 kubectl get --show-kind --ignore-not-found -n kubesphere-devops-worker
it has find a lot of it .I don't know how to delete it
Because when I deployed devops, the pipeline was waiting
This pod has not been ready. I deleted devops, but there are many resources left. Please help me
Could you please let us know why you want to delete those? Those pods are controlled by Jenkins.
I'm going to remove the label 'bug' due it's not. /kind-remove bug /kind support
I'm going to close this issue due to no response for a long time. Please feel free to leave more comments if you still have problems.