File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
kubernetes-1.27-test/hostpath
kubernetes-distributed/hostpath Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3131 serviceAccountName : csi-external-health-monitor-controller
3232 containers :
3333 - name : hostpath
34- image : registry.k8s.io/sig-storage/hostpathplugin:v1.14.0
34+ image : registry.k8s.io/sig-storage/hostpathplugin:v1.14.1
3535 args :
3636 - " --drivername=hostpath.csi.k8s.io"
3737 - " --v=5"
Original file line number Diff line number Diff line change 6464 topologyKey : kubernetes.io/hostname
6565 containers :
6666 - name : socat
67- image : registry.k8s.io/sig-storage/hostpathplugin:v1.14.0
67+ image : registry.k8s.io/sig-storage/hostpathplugin:v1.14.1
6868 command :
6969 - socat
7070 args :
Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ spec:
219219 serviceAccountName : csi-hostpathplugin-sa
220220 containers :
221221 - name : hostpath
222- image : registry.k8s.io/sig-storage/hostpathplugin:v1.14.0
222+ image : registry.k8s.io/sig-storage/hostpathplugin:v1.14.1
223223 args :
224224 - " --drivername=hostpath.csi.k8s.io"
225225 - " --v=5"
Original file line number Diff line number Diff line change 6666 topologyKey : kubernetes.io/hostname
6767 containers :
6868 - name : socat
69- image : registry.k8s.io/sig-storage/hostpathplugin:v1.14.0
69+ image : registry.k8s.io/sig-storage/hostpathplugin:v1.14.1
7070 command :
7171 - socat
7272 args :
Original file line number Diff line number Diff line change 8585 name : csi-data-dir
8686
8787 - name : hostpath
88- image : registry.k8s.io/sig-storage/hostpathplugin:v1.14.0
88+ image : registry.k8s.io/sig-storage/hostpathplugin:v1.14.1
8989 args :
9090 - --drivername=hostpath.csi.k8s.io
9191 - --v=5
Original file line number Diff line number Diff line change 6464 topologyKey : kubernetes.io/hostname
6565 containers :
6666 - name : socat
67- image : registry.k8s.io/sig-storage/hostpathplugin:v1.14.0
67+ image : registry.k8s.io/sig-storage/hostpathplugin:v1.14.1
6868 command :
6969 - socat
7070 args :
You can’t perform that action at this time.
0 commit comments