Skip to content

Commit

Permalink
Merge pull request #11663 from rifelpet/automated-cherry-pick-of-#116…
Browse files Browse the repository at this point in the history
…52-origin-release-1.20

Automated cherry pick of #11652: Consolidate CSI livenessprobe images for multi-arch support
  • Loading branch information
k8s-ci-robot authored Jun 1, 2021
2 parents 42352b7 + 4010533 commit 583c711
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion upup/models/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ spec:
- name: registration-dir
mountPath: /registration
- name: liveness-probe
image: quay.io/k8scsi/livenessprobe:v2.2.0
image: k8s.gcr.io/sig-storage/livenessprobe:v2.2.0
args:
- --csi-address=/csi/csi.sock
volumeMounts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
- id: k8s-1.17
kubernetesVersion: '>=1.17.0'
manifest: aws-ebs-csi-driver.addons.k8s.io/k8s-1.17.yaml
manifestHash: 38c8d59bb44e4c2c24ebbdc7ac7255e7135e623e
manifestHash: 8942c12bce08ca8a2fbadeb806619039e62bfd9b
name: aws-ebs-csi-driver.addons.k8s.io
selector:
k8s-addon: aws-ebs-csi-driver.addons.k8s.io
Expand Down

0 comments on commit 583c711

Please sign in to comment.