mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Add image e2e-net-amd64 to CommonImageWhiteList
This commit is contained in:
parent
b32639f9e7
commit
0cbee3e3ad
@ -59,6 +59,7 @@ var CommonImageWhiteList = sets.NewString(
|
||||
"gcr.io/google_containers/hostexec:1.2",
|
||||
"gcr.io/google_containers/volume-nfs:0.8",
|
||||
"gcr.io/google_containers/volume-gluster:0.2",
|
||||
"gcr.io/google_containers/e2e-net-amd64:1.0",
|
||||
)
|
||||
|
||||
func svcByName(name string, port int) *v1.Service {
|
||||
|
Loading…
Reference in New Issue
Block a user