mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-23 02:18:47 -04:00
Pods using DRAExtendedResource (e.g. nvidia.com/gpu) have no Spec.ResourceClaims, so ResourceClaimStatuses stays nil. The updatePod fast-path skipped AddPod when only ExtendedResourceClaimStatus changed, leaving the synthesized claim→pod→node edge out of the authorization graph. Add PodExtendedStatusEqual to the fast-path guard, matching what the scheduler event handler already does in events.go. |
||
|---|---|---|
| .. | ||
| pkg | ||
| OWNERS | ||