ks-devops icon indicating copy to clipboard operation
ks-devops copied to clipboard

how to delete namespace kubesphere-devops-worker Residual resources

Open licocon opened this issue 3 years ago • 2 comments

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

i delete namespace kubesphere-devops-worker success

image

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

licocon avatar Jul 26 '22 17:07 licocon

Because when I deployed devops, the pipeline was waiting iShot_2022-07-27_00 24 59 This pod has not been ready. I deleted devops, but there are many resources left. Please help me

licocon avatar Jul 26 '22 17:07 licocon

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

LinuxSuRen avatar Jul 27 '22 06:07 LinuxSuRen

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.

LinuxSuRen avatar Aug 31 '22 08:08 LinuxSuRen