kubernetes/api
Akihiro Suda 1dc05009fe
api: NodeStatus: rename RuntimeClasses to RuntimeHandlers
The runtime classes are apiserver's concept, while the handlers are kubelet's concept.
For NodeStatus, it makes more sense to return the latter ones here.

This commit modifies the following files:

- pkg/apis/core/types.go
- staging/src/k8s.io/api/core/v1/types.go
- pkg/kubelet/nodestatus/setters.go
- pkg/kubelet/kubelet_node_status.go
- pkg/registry/core/node/strategy.go
- test/e2e_node/mount_rro_linux_test.go

Other changes were auto-generated by running `make update`.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-03-14 08:06:39 +09:00
..
api-rules feat: implements Storage Version Migration API in-tree 2024-03-08 04:18:56 +00:00
discovery feat: implements Storage Version Migration API in-tree 2024-03-08 04:18:56 +00:00
openapi-spec api: NodeStatus: rename RuntimeClasses to RuntimeHandlers 2024-03-14 08:06:39 +09:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00