mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 18:24:07 +00:00
e2e: stop tracking resource usage for the "misc" container
There is e2e test checking the resource usage of "misc", and it is not supported on GCI.
This commit is contained in:
parent
928b8cbdb8
commit
1c57df2dc2
@ -463,7 +463,6 @@ func TargetContainers() []string {
|
||||
rootContainerName,
|
||||
stats.SystemContainerRuntime,
|
||||
stats.SystemContainerKubelet,
|
||||
stats.SystemContainerMisc,
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user