remove DynamicKubeletConfig feature gate from the code
This commit is contained in:
2
pkg/generated/openapi/zz_generated.openapi.go
generated
2
pkg/generated/openapi/zz_generated.openapi.go
generated
@@ -19891,7 +19891,7 @@ func schema_k8sio_api_core_v1_NodeSpec(ref common.ReferenceCallback) common.Open
|
||||
},
|
||||
"configSource": {
|
||||
SchemaProps: spec.SchemaProps{
|
||||
Description: "Deprecated: Previously used to specify the source of the node's configuration for the DynamicKubeletConfig feature. This feature is removed from Kubelets as of 1.24 and will be fully removed in 1.26.",
|
||||
Description: "Deprecated: Previously used to specify the source of the node's configuration for the DynamicKubeletConfig feature. This feature is removed.",
|
||||
Ref: ref("k8s.io/api/core/v1.NodeConfigSource"),
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user