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
Karpenter crash with an npr if a Pod has a topologySpreadConstraint with empty labelSelector. Empty labelSelectors doesn't make much sense, but still shouldn't crash karpenter.
Resource Specs and Logs
Just ignoring the spread constraint is probably fine if the labelSelector is empty.
Version
Karpenter: v0.5.3
Kubernetes: v1.22.4
Actual Behavior
Karpenter crash with an npr if a Pod has a topologySpreadConstraint with empty labelSelector. Empty labelSelectors doesn't make much sense, but still shouldn't crash karpenter.
Resource Specs and Logs
Just ignoring the spread constraint is probably fine if the labelSelector is empty.
The text was updated successfully, but these errors were encountered: