File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
kustomize/overlays/controller
test/integration/manifests/goldpinger Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4141 effect : NoSchedule
4242 containers :
4343 - name : busybox
44- image : docker.io/ busybox:latest
44+ image : mcr.microsoft.com/cbl-mariner/ busybox:2.0
4545 command : ["sleep","3600"]
4646 imagePullPolicy : Always
4747 volumeMounts :
Original file line number Diff line number Diff line change 4141 effect : NoSchedule
4242 containers :
4343 - name : busybox
44- image : docker.io/ busybox:latest
44+ image : mcr.microsoft.com/cbl-mariner/ busybox:2.0
4545 command : ["sleep","3600"]
4646 imagePullPolicy : Always
4747 volumeMounts :
Original file line number Diff line number Diff line change 5959 mountPath : /etc/cni/net.d
6060 containers :
6161 - name : pause
62- image : registry.k8s.io/ pause:2.0
62+ image : mcr.microsoft.com/oss/kubernetes/ pause:3.6
6363 hostNetwork : true
6464 volumes :
6565 - name : cni-conflist
Original file line number Diff line number Diff line change 2525 topologyKey : " kubernetes.io/hostname"
2626 containers :
2727 - name : anti-affinity
28- image : registry.k8s.io/ pause:2.0
28+ image : mcr.microsoft.com/oss/kubernetes/ pause:3.6
2929 hostNetwork : true
Original file line number Diff line number Diff line change 3636 containerPort : 10091
3737 - name : http
3838 containerPort : 10092
39- image : azure-npm:v1.4.1
39+ image : mcr.microsoft.com/containernetworking/ azure-npm:v1.4.1
4040 command : ["azure-npm"]
4141 args : ["controlplane"]
4242 resources :
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ spec:
135135 valueFrom :
136136 fieldRef :
137137 fieldPath : spec.nodeName
138- image : azure-npm:v1.4.1
138+ image : mcr.microsoft.com/containernetworking/ azure-npm:v1.4.1
139139 name : azure-npm
140140 ports :
141141 - name : metrics
Original file line number Diff line number Diff line change 5959 fieldPath : status.podIP
6060# - name: HOSTS_TO_RESOLVE
6161# value: "1.1.1.1 8.8.8.8 www.bing.com"
62- image : " docker.io/bloomberg/ goldpinger:v3.7.0"
62+ image : " mcr.microsoft.com/aks/e2e/bloomberg- goldpinger:v3.7.0"
6363 securityContext :
6464 allowPrivilegeEscalation : false
6565 readOnlyRootFilesystem : true
Original file line number Diff line number Diff line change 5757 fieldPath : status.podIP
5858 - name : HOSTS_TO_RESOLVE
5959 value : " 1.1.1.1 8.8.8.8 www.bing.com"
60- image : " docker.io/bloomberg/ goldpinger:v3.7.0"
60+ image : " mcr.microsoft.com/aks/e2e/bloomberg- goldpinger:v3.7.0"
6161 securityContext :
6262 allowPrivilegeEscalation : false
6363 readOnlyRootFilesystem : true
You can’t perform that action at this time.
0 commit comments