-
Couldn't load subscription status.
- Fork 31
cgroup_validator: add a KubeletVersion field #61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cgroup_validator: add a KubeletVersion field #61
Conversation
35d9fab to
f17cbb5
Compare
|
/hold |
1597bf8 to
7343fc1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
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.
7343fc1 to
4a53f46
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: carlory, neolit123, SataQiu The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/hold cancel |
fixes #58
once this merges we need to update kubeadm to pass set the new KubelerVersion field.