You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
The drain from kubelet cannot correctly map kind: DaemonSet from kruise to its pod. kubectl drain s-shared-ks-loadbalancer-d421333b-7c596-w4snd
Also there is an assumption that the same behavior for StatefulSet and Deployments.
What you expected to happen:
No errors when executing drain node.
How to reproduce it (as minimally and precisely as possible):
What happened:
The drain from kubelet cannot correctly map kind: DaemonSet from kruise to its pod.
kubectl drain s-shared-ks-loadbalancer-d421333b-7c596-w4snd
Also there is an assumption that the same behavior for StatefulSet and Deployments.
What you expected to happen:
No errors when executing drain node.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
A patch was made for DaemonSet in upstrim.
I hope that you can add a drain fix for the other components.
kubernetes/kubernetes#128779
kubernetes/kubernetes#101556
kubernetes/kubernetes#101557
Environment:
kubectl version
): "v1.27.16The text was updated successfully, but these errors were encountered: