kubernetes/plugin/pkg/auth
Davanum Srinivas 2490cfa4f5
node: fix graph populator fast-path to check ExtendedResourceClaimStatus
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.
2026-05-05 11:50:20 -04:00
..
authenticator Clean up formatting 2023-03-30 16:38:15 -04:00
authorizer node: fix graph populator fast-path to check ExtendedResourceClaimStatus 2026-05-05 11:50:20 -04:00
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00