cgroup_validator: add a KubeletVersion field
kind/featureapprovedsig/cluster-lifecyclecncf-cla: yessig/nodelgtmsize/M
Add a KubeletVersion to the validator struct. This allows
to parse the version and make a decision to show a warning
or an error. Add a new function isCgroupsV1DisabledInKubelet
that does that and include unit tests for it.
fixes https://github.com/kubernetes/system-validators/issues/58
once this merges we need to update kubeadm to pass set the new KubelerVersion field.
合并状态:未合并 关闭于 2025-10-23 4 条评论