mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-21 22:36:39 +00:00
Merge pull request #1307 from weaveworks/fix-1306
Add OpenShift infra container image name to the list of well-known system containers
This commit is contained in:
@@ -267,4 +267,6 @@ var systemImagePrefixes = map[string]struct{}{
|
||||
"amazon/amazon-ecs-agent": {},
|
||||
"beta.gcr.io/google_containers/pause": {},
|
||||
"gcr.io/google_containers/pause": {},
|
||||
"openshift/origin-pod": {},
|
||||
"docker.io/openshift/origin-pod": {},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user