Closed
Description
On v1.33 nodes, the Kubelet logs now have lots of lines like
kuberuntime_sandbox_linux.go:62] "Enforcing CFS quota" pod="kube-system/pdcsi-node-n234h" unlimited=false
This log line is not particularly informative. I think it should be moved to a higher verbosity or just removed.
It might be more informative to log the full generated LinuxContainerResources, but that would only be for a higher verbosity log anyway.
Looks like this was introduced in #127525
I'm not going to label this a regression, but I think we should consider backporting the fix.
/kind bug
/cc scott-grimes
/sig node
Metadata
Metadata
Labels
Type
Projects
Status
Done