Skip to content

Commit

Permalink
Update Calico to v3.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Cecile Robert-Michon committed Mar 4, 2022
1 parent d0b9621 commit 5bdfe0e
Show file tree
Hide file tree
Showing 14 changed files with 70 additions and 70 deletions.
10 changes: 5 additions & 5 deletions templates/addons/calico-ipv6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4007,7 +4007,7 @@ spec:
value: node
- name: DATASTORE_TYPE
value: kubernetes
image: docker.io/calico/kube-controllers:v3.22.0
image: docker.io/calico/kube-controllers:v3.22.1
livenessProbe:
exec:
command:
Expand Down Expand Up @@ -4076,7 +4076,7 @@ spec:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/typha:v3.22.0
image: docker.io/calico/typha:v3.22.1
livenessProbe:
httpGet:
host: localhost
Expand Down Expand Up @@ -4192,7 +4192,7 @@ spec:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/node:v3.22.0
image: docker.io/calico/node:v3.22.1
lifecycle:
preStop:
exec:
Expand Down Expand Up @@ -4267,7 +4267,7 @@ spec:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/cni:v3.22.0
image: docker.io/calico/cni:v3.22.1
name: install-cni
securityContext:
privileged: true
Expand All @@ -4276,7 +4276,7 @@ spec:
name: cni-bin-dir
- mountPath: /host/etc/cni/net.d
name: cni-net-dir
- image: docker.io/calico/pod2daemon-flexvol:v3.22.0
- image: docker.io/calico/pod2daemon-flexvol:v3.22.1
name: flexvol-driver
securityContext:
privileged: true
Expand Down
10 changes: 5 additions & 5 deletions templates/addons/calico.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4021,7 +4021,7 @@ spec:
value: node
- name: DATASTORE_TYPE
value: kubernetes
image: docker.io/calico/kube-controllers:v3.22.0
image: docker.io/calico/kube-controllers:v3.22.1
livenessProbe:
exec:
command:
Expand Down Expand Up @@ -4131,7 +4131,7 @@ spec:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/node:v3.22.0
image: docker.io/calico/node:v3.22.1
lifecycle:
preStop:
exec:
Expand Down Expand Up @@ -4203,7 +4203,7 @@ spec:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/cni:v3.22.0
image: docker.io/calico/cni:v3.22.1
name: upgrade-ipam
securityContext:
privileged: true
Expand Down Expand Up @@ -4237,7 +4237,7 @@ spec:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/cni:v3.22.0
image: docker.io/calico/cni:v3.22.1
name: install-cni
securityContext:
privileged: true
Expand All @@ -4246,7 +4246,7 @@ spec:
name: cni-bin-dir
- mountPath: /host/etc/cni/net.d
name: cni-net-dir
- image: docker.io/calico/pod2daemon-flexvol:v3.22.0
- image: docker.io/calico/pod2daemon-flexvol:v3.22.1
name: flexvol-driver
securityContext:
privileged: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4614,7 +4614,7 @@ data:
value: node
- name: DATASTORE_TYPE
value: kubernetes
image: docker.io/calico/kube-controllers:v3.22.0
image: docker.io/calico/kube-controllers:v3.22.1
livenessProbe:
exec:
command:
Expand Down Expand Up @@ -4724,7 +4724,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/node:v3.22.0
image: docker.io/calico/node:v3.22.1
lifecycle:
preStop:
exec:
Expand Down Expand Up @@ -4796,7 +4796,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/cni:v3.22.0
image: docker.io/calico/cni:v3.22.1
name: upgrade-ipam
securityContext:
privileged: true
Expand Down Expand Up @@ -4830,7 +4830,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/cni:v3.22.0
image: docker.io/calico/cni:v3.22.1
name: install-cni
securityContext:
privileged: true
Expand All @@ -4839,7 +4839,7 @@ data:
name: cni-bin-dir
- mountPath: /host/etc/cni/net.d
name: cni-net-dir
- image: docker.io/calico/pod2daemon-flexvol:v3.22.0
- image: docker.io/calico/pod2daemon-flexvol:v3.22.1
name: flexvol-driver
securityContext:
privileged: true
Expand Down
10 changes: 5 additions & 5 deletions templates/test/ci/cluster-template-prow-ci-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4614,7 +4614,7 @@ data:
value: node
- name: DATASTORE_TYPE
value: kubernetes
image: docker.io/calico/kube-controllers:v3.22.0
image: docker.io/calico/kube-controllers:v3.22.1
livenessProbe:
exec:
command:
Expand Down Expand Up @@ -4724,7 +4724,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/node:v3.22.0
image: docker.io/calico/node:v3.22.1
lifecycle:
preStop:
exec:
Expand Down Expand Up @@ -4796,7 +4796,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/cni:v3.22.0
image: docker.io/calico/cni:v3.22.1
name: upgrade-ipam
securityContext:
privileged: true
Expand Down Expand Up @@ -4830,7 +4830,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/cni:v3.22.0
image: docker.io/calico/cni:v3.22.1
name: install-cni
securityContext:
privileged: true
Expand All @@ -4839,7 +4839,7 @@ data:
name: cni-bin-dir
- mountPath: /host/etc/cni/net.d
name: cni-net-dir
- image: docker.io/calico/pod2daemon-flexvol:v3.22.0
- image: docker.io/calico/pod2daemon-flexvol:v3.22.1
name: flexvol-driver
securityContext:
privileged: true
Expand Down
10 changes: 5 additions & 5 deletions templates/test/ci/cluster-template-prow-custom-vnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4294,7 +4294,7 @@ data:
value: node
- name: DATASTORE_TYPE
value: kubernetes
image: docker.io/calico/kube-controllers:v3.22.0
image: docker.io/calico/kube-controllers:v3.22.1
livenessProbe:
exec:
command:
Expand Down Expand Up @@ -4404,7 +4404,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/node:v3.22.0
image: docker.io/calico/node:v3.22.1
lifecycle:
preStop:
exec:
Expand Down Expand Up @@ -4476,7 +4476,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/cni:v3.22.0
image: docker.io/calico/cni:v3.22.1
name: upgrade-ipam
securityContext:
privileged: true
Expand Down Expand Up @@ -4510,7 +4510,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/cni:v3.22.0
image: docker.io/calico/cni:v3.22.1
name: install-cni
securityContext:
privileged: true
Expand All @@ -4519,7 +4519,7 @@ data:
name: cni-bin-dir
- mountPath: /host/etc/cni/net.d
name: cni-net-dir
- image: docker.io/calico/pod2daemon-flexvol:v3.22.0
- image: docker.io/calico/pod2daemon-flexvol:v3.22.1
name: flexvol-driver
securityContext:
privileged: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4608,7 +4608,7 @@ data:
value: node
- name: DATASTORE_TYPE
value: kubernetes
image: docker.io/calico/kube-controllers:v3.22.0
image: docker.io/calico/kube-controllers:v3.22.1
livenessProbe:
exec:
command:
Expand Down Expand Up @@ -4718,7 +4718,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/node:v3.22.0
image: docker.io/calico/node:v3.22.1
lifecycle:
preStop:
exec:
Expand Down Expand Up @@ -4790,7 +4790,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/cni:v3.22.0
image: docker.io/calico/cni:v3.22.1
name: upgrade-ipam
securityContext:
privileged: true
Expand Down Expand Up @@ -4824,7 +4824,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/cni:v3.22.0
image: docker.io/calico/cni:v3.22.1
name: install-cni
securityContext:
privileged: true
Expand All @@ -4833,7 +4833,7 @@ data:
name: cni-bin-dir
- mountPath: /host/etc/cni/net.d
name: cni-net-dir
- image: docker.io/calico/pod2daemon-flexvol:v3.22.0
- image: docker.io/calico/pod2daemon-flexvol:v3.22.1
name: flexvol-driver
securityContext:
privileged: true
Expand Down
10 changes: 5 additions & 5 deletions templates/test/ci/cluster-template-prow-ipv6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4310,7 +4310,7 @@ data:
value: node
- name: DATASTORE_TYPE
value: kubernetes
image: docker.io/calico/kube-controllers:v3.22.0
image: docker.io/calico/kube-controllers:v3.22.1
livenessProbe:
exec:
command:
Expand Down Expand Up @@ -4379,7 +4379,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/typha:v3.22.0
image: docker.io/calico/typha:v3.22.1
livenessProbe:
httpGet:
host: localhost
Expand Down Expand Up @@ -4495,7 +4495,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/node:v3.22.0
image: docker.io/calico/node:v3.22.1
lifecycle:
preStop:
exec:
Expand Down Expand Up @@ -4570,7 +4570,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/cni:v3.22.0
image: docker.io/calico/cni:v3.22.1
name: install-cni
securityContext:
privileged: true
Expand All @@ -4579,7 +4579,7 @@ data:
name: cni-bin-dir
- mountPath: /host/etc/cni/net.d
name: cni-net-dir
- image: docker.io/calico/pod2daemon-flexvol:v3.22.0
- image: docker.io/calico/pod2daemon-flexvol:v3.22.1
name: flexvol-driver
securityContext:
privileged: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4562,7 +4562,7 @@ data:
value: node
- name: DATASTORE_TYPE
value: kubernetes
image: docker.io/calico/kube-controllers:v3.22.0
image: docker.io/calico/kube-controllers:v3.22.1
livenessProbe:
exec:
command:
Expand Down Expand Up @@ -4672,7 +4672,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/node:v3.22.0
image: docker.io/calico/node:v3.22.1
lifecycle:
preStop:
exec:
Expand Down Expand Up @@ -4744,7 +4744,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/cni:v3.22.0
image: docker.io/calico/cni:v3.22.1
name: upgrade-ipam
securityContext:
privileged: true
Expand Down Expand Up @@ -4778,7 +4778,7 @@ data:
- configMapRef:
name: kubernetes-services-endpoint
optional: true
image: docker.io/calico/cni:v3.22.0
image: docker.io/calico/cni:v3.22.1
name: install-cni
securityContext:
privileged: true
Expand All @@ -4787,7 +4787,7 @@ data:
name: cni-bin-dir
- mountPath: /host/etc/cni/net.d
name: cni-net-dir
- image: docker.io/calico/pod2daemon-flexvol:v3.22.0
- image: docker.io/calico/pod2daemon-flexvol:v3.22.1
name: flexvol-driver
securityContext:
privileged: true
Expand Down
Loading

0 comments on commit 5bdfe0e

Please sign in to comment.