mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 05:03:09 +00:00
Merge pull request #34991 from yujuhong/disable_misc
Automatic merge from submit-queue 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:
commit
5b0edbd56d
@ -463,7 +463,6 @@ func TargetContainers() []string {
|
|||||||
rootContainerName,
|
rootContainerName,
|
||||||
stats.SystemContainerRuntime,
|
stats.SystemContainerRuntime,
|
||||||
stats.SystemContainerKubelet,
|
stats.SystemContainerKubelet,
|
||||||
stats.SystemContainerMisc,
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user