Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nfs-subdir-external-provisioner
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
nfs-subdir-external-provisioner
Commits
d87eccb4
Commit
d87eccb4
authored
Apr 03, 2019
by
Patrick Ohly
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
prow.sh: switch back to upstream csi-driver-host-path
The temporary fork was merged, we can use the upstream repo again.
parent
6602d38b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
prow.sh
prow.sh
+2
-6
No files found.
prow.sh
View file @
d87eccb4
...
@@ -151,12 +151,8 @@ configvar CSI_PROW_WORK "$(mkdir -p "$GOPATH/pkg" && mktemp -d "$GOPATH/pkg/csip
...
@@ -151,12 +151,8 @@ configvar CSI_PROW_WORK "$(mkdir -p "$GOPATH/pkg" && mktemp -d "$GOPATH/pkg/csip
#
#
# When no deploy script is found (nothing in `deploy` directory,
# When no deploy script is found (nothing in `deploy` directory,
# CSI_PROW_HOSTPATH_REPO=none), nothing gets deployed.
# CSI_PROW_HOSTPATH_REPO=none), nothing gets deployed.
#
configvar CSI_PROW_HOSTPATH_VERSION 486074dc3beef59955faf7bb5210418d9844e0a7
"hostpath driver"
# pre-1.1.0
# TODO: merge https://github.com/kubernetes-csi/csi-driver-host-path/pull/29, switch to revision from master
configvar CSI_PROW_HOSTPATH_REPO https://github.com/kubernetes-csi/csi-driver-host-path
"hostpath repo"
configvar CSI_PROW_HOSTPATH_VERSION deployment
"hostpath driver"
configvar CSI_PROW_HOSTPATH_REPO https://github.com/pohly/csi-driver-host-path
"hostpath repo"
# Ignore 'See if you can use ${variable//search/replace} instead.'
# shellcheck disable=SC2001
configvar CSI_PROW_DEPLOYMENT
""
"deployment"
configvar CSI_PROW_DEPLOYMENT
""
"deployment"
# If CSI_PROW_HOSTPATH_CANARY is set (typically to "canary", but also
# If CSI_PROW_HOSTPATH_CANARY is set (typically to "canary", but also
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment