kubernetes/pkg/kubelet/apis/config/scheme
Aravindh Puthiyaparambil aadad09410
api: Add EnableNodeLogQuery to KubeletConfiguration
Added EnableNodeLogQuery field to kubelet/apis/config/types.go and
staging/src/k8s.io/kubelet/config/v1beta1/types.go, then executed.
 `hack/update-codegen.sh`.

This new field will default to off and will need to be explicitly
enabled in addition to the NodeLogQuery gate to use the feature.
2023-03-14 08:45:19 -07:00
..
testdata api: Add EnableNodeLogQuery to KubeletConfiguration 2023-03-14 08:45:19 -07:00
scheme_test.go Add tests for KubeletConfig 2020-05-09 00:06:16 +08:00
scheme.go Renaming usage of v1beta1 to v1, and adding API violation exceptions and 2022-09-09 06:11:06 +00:00