-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: kubernetes-plugin
-
Environment:Ubuntu-22
Jenkins 2.492.2
Kubernetes plugin: 4324.vfec199a_33512
The title says it all, when runing a jenkins script like:
Jenkins.instance.removeNode(node)
Removes the node from jenkins knowledge but the pod remains running.