kubernetes/pkg/registry/core/node
Praveen Krishna c30b75b008 feat: Implement node declared features reporting and validation.
* 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.
2025-11-06 00:51:39 +00:00
..
rest Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
storage Bump k8s.io/kube-openapi to latest SHA (f3f2b991d03b) 2025-07-14 07:24:48 -04:00
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
OWNERS Add sig OWNERS to registry packages 2023-10-31 01:20:16 +00:00
strategy.go feat: Implement node declared features reporting and validation. 2025-11-06 00:51:39 +00:00
strategy_test.go feat: Implement node declared features reporting and validation. 2025-11-06 00:51:39 +00:00