Add new shims for checking binary sizes
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
parent
4005979c93
commit
ffa86b25f9
@ -27,6 +27,8 @@ var binaries = []string{
|
|||||||
"ctr",
|
"ctr",
|
||||||
"containerd",
|
"containerd",
|
||||||
"containerd-shim",
|
"containerd-shim",
|
||||||
|
"containerd-shim-runc-v1",
|
||||||
|
"containerd-shim-runc-v2",
|
||||||
}
|
}
|
||||||
|
|
||||||
// checkBinarySizes checks and reports the binary sizes for the containerd compiled binaries to prometheus
|
// checkBinarySizes checks and reports the binary sizes for the containerd compiled binaries to prometheus
|
||||||
|
Loading…
Reference in New Issue
Block a user