Describe the bug
It requires patched kerenl which almost nowhere avaiable:
I mean those two logs:
|
log.Warn("cgroup top tier memory limit control not available") |
|
return memctlError("%q: failed to determine cgroup directory", |
Expected behavior
Disable memory controller or print this warning only once or guard this functionality as opt-in with cmd line flag.
To Reproduce
just run cri-resmgr and wait for those messages:
Environment
any
resolved by: #915 , #916