mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-11 11:00:57 -04:00
* Reports node declared features in Node.Status.DeclaredFeatures. * Add kubelet admission handler to check pod required features and match with node declared features on pod creation. * Checks node declared features on pod updates and emits events if the node does not satisfy the pod's feature requirements. * Adds API validation for node object. |
||
|---|---|---|
| .. | ||
| rest | ||
| storage | ||
| doc.go | ||
| OWNERS | ||
| strategy.go | ||
| strategy_test.go | ||