Skip to content

Commit 0b10f6a

Browse files
committed
prow.sh: update csi-driver-host-path
This pulls in kubernetes-csi/csi-driver-host-path#37, which turned out to be necessary for pre-submit testing of the livenessprobe.
1 parent 7aaac22 commit 0b10f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prow.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ configvar CSI_PROW_WORK "$(mkdir -p "$GOPATH/pkg" && mktemp -d "$GOPATH/pkg/csip
151151
#
152152
# When no deploy script is found (nothing in `deploy` directory,
153153
# CSI_PROW_HOSTPATH_REPO=none), nothing gets deployed.
154-
configvar CSI_PROW_HOSTPATH_VERSION 486074dc3beef59955faf7bb5210418d9844e0a7 "hostpath driver" # pre-1.1.0
154+
configvar CSI_PROW_HOSTPATH_VERSION fc52d13ba07922c80555a24616a5b16480350c3f "hostpath driver" # pre-1.1.0
155155
configvar CSI_PROW_HOSTPATH_REPO https://github.com/kubernetes-csi/csi-driver-host-path "hostpath repo"
156156
configvar CSI_PROW_DEPLOYMENT "" "deployment"
157157

0 commit comments

Comments
 (0)