mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-29 02:43:47 +00:00
When filtering fails because a ResourceClass is missing, we can treat the pod as "unschedulable" as long as we then also register a cluster event that wakes up the pod. This is more efficient than periodically retrying.