Merge pull request #137279 from humblec/update-snapshot-controller-v8.5.0

Update snapshot controller v8.5.0
This commit is contained in:
Kubernetes Prow Robot
2026-03-02 00:56:12 +05:30
committed by GitHub
11 changed files with 27 additions and 27 deletions

View File

@@ -22,7 +22,7 @@ spec:
serviceAccount: volume-snapshot-controller
containers:
- name: volume-snapshot-controller
image: registry.k8s.io/sig-storage/snapshot-controller:v8.1.0
image: registry.k8s.io/sig-storage/snapshot-controller:v8.5.0
args:
- "--v=5"
- "--metrics-path=/metrics"

View File

@@ -262,7 +262,7 @@ spec:
name: dev-dir
- name: csi-external-health-monitor-controller
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.17.0
args:
- "--v=5"
- "--csi-address=$(ADDRESS)"
@@ -276,7 +276,7 @@ spec:
mountPath: /csi
- name: node-driver-registrar
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.15.0
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.16.0
args:
- --v=5
- --csi-address=/csi/csi.sock
@@ -304,13 +304,13 @@ spec:
volumeMounts:
- mountPath: /csi
name: socket-dir
image: registry.k8s.io/sig-storage/livenessprobe:v2.17.0
image: registry.k8s.io/sig-storage/livenessprobe:v2.18.0
args:
- --csi-address=/csi/csi.sock
- --health-port=9898
- name: csi-attacher
image: registry.k8s.io/sig-storage/csi-attacher:v4.10.0
image: registry.k8s.io/sig-storage/csi-attacher:v4.11.0
args:
- --v=5
- --csi-address=/csi/csi.sock
@@ -324,7 +324,7 @@ spec:
name: socket-dir
- name: csi-provisioner
image: registry.k8s.io/sig-storage/csi-provisioner:v5.3.0
image: registry.k8s.io/sig-storage/csi-provisioner:v6.1.1
args:
- -v=5
- --csi-address=/csi/csi.sock
@@ -340,7 +340,7 @@ spec:
name: socket-dir
- name: csi-resizer
image: registry.k8s.io/sig-storage/csi-resizer:v1.14.0
image: registry.k8s.io/sig-storage/csi-resizer:v2.1.0
args:
- -v=5
- -csi-address=/csi/csi.sock
@@ -354,7 +354,7 @@ spec:
name: socket-dir
- name: csi-snapshotter
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.4.0
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.5.0
args:
- -v=5
- --csi-address=/csi/csi.sock

View File

@@ -21,7 +21,7 @@ spec:
serviceAccountName: csi-gce-pd-controller-sa
containers:
- name: csi-snapshotter
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.3.0
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.5.0
args:
- "--v=5"
- "--csi-address=/csi/csi.sock"
@@ -39,7 +39,7 @@ spec:
- name: socket-dir
mountPath: /csi
- name: csi-provisioner
image: registry.k8s.io/sig-storage/csi-provisioner:v5.1.0
image: registry.k8s.io/sig-storage/csi-provisioner:v5.2.0
args:
- "--v=5"
- "--csi-address=/csi/csi.sock"
@@ -73,7 +73,7 @@ spec:
- name: socket-dir
mountPath: /csi
- name: csi-attacher
image: registry.k8s.io/sig-storage/csi-attacher:v4.8.0
image: registry.k8s.io/sig-storage/csi-attacher:v4.8.1
args:
- "--v=5"
- "--csi-address=/csi/csi.sock"

View File

@@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: csi-driver-registrar
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.13.0
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.16.0
args:
- "--v=5"
- "--csi-address=/csi/csi.sock"

View File

@@ -281,7 +281,7 @@ spec:
name: dev-dir
- name: csi-external-health-monitor-controller
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.16.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.17.0
args:
- "--v=5"
- "--csi-address=$(ADDRESS)"
@@ -295,7 +295,7 @@ spec:
mountPath: /csi
- name: node-driver-registrar
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.15.0
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.16.0
args:
- --v=5
- --csi-address=/csi/csi.sock
@@ -323,13 +323,13 @@ spec:
volumeMounts:
- mountPath: /csi
name: socket-dir
image: registry.k8s.io/sig-storage/livenessprobe:v2.17.0
image: registry.k8s.io/sig-storage/livenessprobe:v2.18.0
args:
- --csi-address=/csi/csi.sock
- --health-port=9898
- name: csi-attacher
image: registry.k8s.io/sig-storage/csi-attacher:v4.10.0
image: registry.k8s.io/sig-storage/csi-attacher:v4.11.0
args:
- --v=5
- --csi-address=/csi/csi.sock
@@ -343,7 +343,7 @@ spec:
name: socket-dir
- name: csi-provisioner
image: registry.k8s.io/sig-storage/csi-provisioner:v6.0.0
image: registry.k8s.io/sig-storage/csi-provisioner:v6.1.1
args:
- -v=5
- --csi-address=/csi/csi.sock
@@ -359,7 +359,7 @@ spec:
name: socket-dir
- name: csi-resizer
image: registry.k8s.io/sig-storage/csi-resizer:v2.0.0
image: registry.k8s.io/sig-storage/csi-resizer:v2.1.0
args:
- -v=5
- -csi-address=/csi/csi.sock
@@ -373,7 +373,7 @@ spec:
name: socket-dir
- name: csi-snapshotter
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.4.0
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.5.0
args:
- -v=5
- --csi-address=/csi/csi.sock

View File

@@ -66,7 +66,7 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: socat
image: registry.k8s.io/sig-storage/hostpathplugin:v1.15.0
image: registry.k8s.io/sig-storage/hostpathplugin:v1.17.1
command:
- socat
args:

View File

@@ -15,7 +15,7 @@ spec:
serviceAccountName: csi-mock
containers:
- name: csi-attacher
image: registry.k8s.io/sig-storage/csi-attacher:v4.10.0
image: registry.k8s.io/sig-storage/csi-attacher:v4.11.0
args:
- --v=5
- --csi-address=$(ADDRESS)

View File

@@ -15,7 +15,7 @@ spec:
serviceAccountName: csi-mock
containers:
- name: csi-resizer
image: registry.k8s.io/sig-storage/csi-resizer:v2.0.0
image: registry.k8s.io/sig-storage/csi-resizer:v2.1.0
args:
- "--v=5"
- "--csi-address=$(ADDRESS)"

View File

@@ -15,7 +15,7 @@ spec:
serviceAccountName: csi-mock
containers:
- name: csi-snapshotter
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.4.0
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.5.0
args:
- "--v=5"
- "--csi-address=$(ADDRESS)"

View File

@@ -15,7 +15,7 @@ spec:
serviceAccountName: csi-mock
containers:
- name: csi-provisioner
image: registry.k8s.io/sig-storage/csi-provisioner:v6.0.0
image: registry.k8s.io/sig-storage/csi-provisioner:v6.1.1
args:
- "--csi-address=$(ADDRESS)"
# Topology support is needed for the pod rescheduling test
@@ -34,7 +34,7 @@ spec:
- mountPath: /csi
name: socket-dir
- name: driver-registrar
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.15.0
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.16.0
args:
- --v=5
- --csi-address=/csi/csi.sock

View File

@@ -15,7 +15,7 @@ spec:
serviceAccountName: csi-mock
containers:
- name: csi-provisioner
image: registry.k8s.io/sig-storage/csi-provisioner:v6.0.0
image: registry.k8s.io/sig-storage/csi-provisioner:v6.1.1
args:
- "--csi-address=$(ADDRESS)"
# Topology support is needed for the pod rescheduling test
@@ -35,7 +35,7 @@ spec:
- mountPath: /csi
name: socket-dir
- name: driver-registrar
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.15.0
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.16.0
args:
- --v=5
- --csi-address=/csi/csi.sock