File tree 1 file changed +2
-6
lines changed
1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -151,12 +151,8 @@ configvar CSI_PROW_WORK "$(mkdir -p "$GOPATH/pkg" && mktemp -d "$GOPATH/pkg/csip
151
151
#
152
152
# When no deploy script is found (nothing in `deploy` directory,
153
153
# CSI_PROW_HOSTPATH_REPO=none), nothing gets deployed.
154
- #
155
- # TODO: merge https://github.com/kubernetes-csi/csi-driver-host-path/pull/29, switch to revision from master
156
- configvar CSI_PROW_HOSTPATH_VERSION deployment " hostpath driver"
157
- configvar CSI_PROW_HOSTPATH_REPO https://github.com/pohly/csi-driver-host-path " hostpath repo"
158
- # Ignore 'See if you can use ${variable//search/replace} instead.'
159
- # shellcheck disable=SC2001
154
+ configvar CSI_PROW_HOSTPATH_VERSION 486074dc3beef59955faf7bb5210418d9844e0a7 " hostpath driver" # pre-1.1.0
155
+ configvar CSI_PROW_HOSTPATH_REPO https://github.com/kubernetes-csi/csi-driver-host-path " hostpath repo"
160
156
configvar CSI_PROW_DEPLOYMENT " " " deployment"
161
157
162
158
# If CSI_PROW_HOSTPATH_CANARY is set (typically to "canary", but also
You can’t perform that action at this time.
0 commit comments