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
DaemonSet and StatefulSet trackers wrongly use ReplicaSetPod primitive in callbacks. Only Deployment have ReplicaSet. Pods of DaemonSets and StatefulSets have owner reference directly to controller resource.
The text was updated successfully, but these errors were encountered:
DaemonSet and StatefulSet trackers wrongly use ReplicaSetPod primitive in callbacks. Only Deployment have ReplicaSet. Pods of DaemonSets and StatefulSets have owner reference directly to controller resource.
The text was updated successfully, but these errors were encountered: