mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-15 12:30:45 -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. |
||
|---|---|---|
| .. | ||
| node | ||
| rbac | ||
| doc.go | ||
| OWNERS | ||