Use New Image Names (#3749)

* switch image names to the ones with the prefix mirrored
* bump rancher/mirrored-coredns-coredns to 1.8.4

Signed-off-by: Jiaqi Luo <6218999+jiaqiluo@users.noreply.github.com>
This commit is contained in:
Jiaqi Luo 2021-08-06 16:14:58 -07:00 committed by GitHub
parent bc96ffb5f3
commit 3b01157a3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 15 additions and 15 deletions

View File

@ -111,7 +111,7 @@ spec:
beta.kubernetes.io/os: linux
containers:
- name: coredns
image: %{SYSTEM_DEFAULT_REGISTRY}%rancher/coredns-coredns:1.8.3
image: %{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.8.4
imagePullPolicy: IfNotPresent
resources:
limits:

View File

@ -151,4 +151,4 @@ data:
spec:
containers:
- name: helper-pod
image: %{SYSTEM_DEFAULT_REGISTRY}%rancher/library-busybox:1.32.1
image: %{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-library-busybox:1.32.1

View File

@ -39,7 +39,7 @@ spec:
emptyDir: {}
containers:
- name: metrics-server
image: %{SYSTEM_DEFAULT_REGISTRY}%rancher/metrics-server:v0.3.6
image: %{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-metrics-server:v0.3.6
volumeMounts:
- name: tmp-dir
mountPath: /tmp

View File

@ -31,7 +31,7 @@ spec:
enabled: true
priorityClassName: "system-cluster-critical"
image:
name: "rancher/library-traefik"
name: "rancher/mirrored-library-traefik"
tolerations:
- key: "CriticalAddonsOnly"
operator: "Exists"

View File

@ -3,6 +3,6 @@
package cmds
const (
DefaultPauseImage = "rancher/pause:3.1"
DefaultPauseImage = "rancher/mirrored-pause:3.1"
DefaultSnapshotter = "overlayfs"
)

File diff suppressed because one or more lines are too long

View File

@ -1,8 +1,8 @@
docker.io/rancher/coredns-coredns:1.8.3
docker.io/rancher/klipper-helm:v0.6.3-build20210804
docker.io/rancher/klipper-lb:v0.2.0
docker.io/rancher/library-busybox:1.32.1
docker.io/rancher/library-traefik:2.4.8
docker.io/rancher/local-path-provisioner:v0.0.20
docker.io/rancher/metrics-server:v0.3.6
docker.io/rancher/pause:3.1
docker.io/rancher/mirrored-coredns-coredns:1.8.4
docker.io/rancher/mirrored-library-busybox:1.32.1
docker.io/rancher/mirrored-library-traefik:2.4.8
docker.io/rancher/mirrored-metrics-server:v0.3.6
docker.io/rancher/mirrored-pause:3.1

View File

@ -19,7 +19,7 @@ metadata:
spec:
containers:
- name: volume-test
image: rancher/pause:3.1
image: rancher/mirrored-pause:3.1
imagePullPolicy: IfNotPresent
volumeMounts:
- name: volv