You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a PR adding more of the cgroup metrics to cadvisor (since k8s may e.g. OOM from kernel memory exhaustion without ever reaching memlimits, this is super useful in large production environments).
However, I'm stuck trying to regenerate the snapshot tests that seem to be run through build/config/plain.sh.
It is possible that I'm missing something obvious, but I haven't had any luck so far finding any place describing how to do this.
If someone explains it, I can probably add documentation to docs/development/ in a PR.
The text was updated successfully, but these errors were encountered:
I'm working on a PR adding more of the cgroup metrics to cadvisor (since k8s may e.g. OOM from kernel memory exhaustion without ever reaching memlimits, this is super useful in large production environments).
However, I'm stuck trying to regenerate the snapshot tests that seem to be run through
build/config/plain.sh
.It is possible that I'm missing something obvious, but I haven't had any luck so far finding any place describing how to do this.
If someone explains it, I can probably add documentation to
docs/development/
in a PR.The text was updated successfully, but these errors were encountered: