mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-22 16:02:03 -04:00
- Refine doc comment to note ExtendedResourceClaimStatus may change under
rare condition after a pod is bound to a node.
- Seed the initial pod with ExtendedResourceClaimStatus{extended-claim-0}
and RequestMappings so the test exercises the change scenario yliaog
described rather than nil-to-set.
- Update the inline comment and assertion messages to reflect the swap
from extended-claim-0 to extended-claim-1.
|
||
|---|---|---|
| .. | ||
| graph.go | ||
| graph_populator.go | ||
| graph_test.go | ||
| intset.go | ||
| intset_test.go | ||
| metrics.go | ||
| node_authorizer.go | ||
| node_authorizer_test.go | ||
| OWNERS | ||