kubernetes/pkg/generated/openapi
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
..
cmd/models-schema Remove defunct references to "vendor" 2024-02-29 22:06:52 -08:00
doc.go Move openapi output to a flag rather than tag 2016-09-27 17:52:22 -07:00
openapi_test.go Replace uses of ObjectReflectDiff with cmp.Diff 2023-04-12 08:48:03 -07:00
OWNERS allow api-approvers to approve directories touched by generation 2023-07-13 15:27:53 -04:00
zz_generated.openapi.go api: NodeStatus: rename RuntimeClasses to RuntimeHandlers 2024-03-14 08:06:39 +09:00