Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

Migrate flex adapter from drivers #3

Merged
merged 87 commits into from
Jun 5, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
87 commits
Select commit Hold shift + click to select a range
83322a1
first commit
chakri-nelluri Nov 15, 2017
8a3fe23
Refactor to app & pkg directories
chakri-nelluri Dec 4, 2017
17b7f3f
Merge pull request #11 from chakri-nelluri/refactor1
chakri-nelluri Dec 4, 2017
920b210
Add some unit tests & improve logging
chakri-nelluri Dec 13, 2017
d88c007
Merge pull request #18 from chakri-nelluri/test
chakri-nelluri Dec 13, 2017
04e64e0
Fix Readmes
chakri-nelluri Jan 10, 2018
93cf342
Merge pull request #35 from chakri-nelluri/fix-readme
rootfs Jan 10, 2018
88bb596
Use mountdevice callout based on plugin capability
chakri-nelluri Jan 10, 2018
40d4cca
Address review comments
chakri-nelluri Jan 22, 2018
f45f77c
Address review comments
chakri-nelluri Jan 22, 2018
1105e72
Merge pull request #34 from chakri-nelluri/flexupdates
rootfs Jan 22, 2018
e3af751
refactor for csi 0.2.0 support
sbezverk Feb 11, 2018
f356b93
Merge pull request #50 from sbezverk/v0.2.0_refactor
lpabon Feb 14, 2018
1fa08fb
refactor csi-common and hostpath plugin for CSI 0.2.0 spec
sbezverk Mar 1, 2018
3588225
Merge pull request #56 from sbezverk/0.2.0_v0
rootfs Mar 6, 2018
67a2f85
Update CSI Plugins README
xing-yang Mar 7, 2018
af7449c
Merge branch 'master' into nfs
lpabon Mar 14, 2018
980b059
Merge branch 'master' into nfs
lpabon Mar 14, 2018
9e2643d
Merge pull request #59 from xing-yang/nfs
lpabon Mar 14, 2018
4731a27
Merge branch 'master' into update_nfs_images
lpabon Mar 14, 2018
e1eb009
Merge pull request #67 from xing-yang/update_nfs_images
lpabon Mar 14, 2018
61dcd3e
Update to CSI 0.3
wongma7 Jun 18, 2018
b8776c9
Merge pull request #95 from wongma7/csi0.3
lpabon Jul 13, 2018
b6bd14e
Code changes for CSI v1.0.0-rc2
saad-ali Nov 14, 2018
457b092
Merge pull request #118 from saad-ali/updateCSI1.0.0
k8s-ci-robot Nov 15, 2018
0535c0d
Initial commit from kubernetes-template-project
spiffxp Jan 16, 2019
b41cac3
Add files from github.com/pohly/csi-build-rules
spiffxp Jan 16, 2019
d23a16c
Port over information from kubernetes/org
spiffxp Jan 16, 2019
a113647
build.make: initial content
pohly Jan 21, 2019
51e16be
RELEASE.md: clarify release process
pohly Jan 21, 2019
c876547
README.md: update repo name, add initial setup step
pohly Jan 21, 2019
b32dd01
Merge pull request #1 from pohly/master
k8s-ci-robot Jan 21, 2019
f49080e
README.md: fix repo URL for initial setup
pohly Jan 22, 2019
520a04a
Merge pull request #2 from pohly/repo-fix
k8s-ci-robot Jan 22, 2019
73db459
verify-subtree.sh: ensure that there are no local commits
pohly Jan 23, 2019
9132a01
test: split up into individual targets, run all
pohly Jan 23, 2019
f28c6b6
test: verify that 'release-tools' subtree is clean
pohly Jan 23, 2019
3041b8a
Merge pull request #3 from pohly/verify-subtree
k8s-ci-robot Jan 23, 2019
154e33d
build.make: clarify usage of "make V=1"
pohly Jan 24, 2019
147892c
build.make: support suppressing checks
pohly Jan 24, 2019
09436b9
build.make: fix pushing of "canary" image from master branch
pohly Jan 25, 2019
b0336b5
build.make: more readable "make test" output
pohly Jan 25, 2019
be8a440
Merge pull request #4 from pohly/canary-fix
k8s-ci-robot Jan 25, 2019
33d58fd
Merge pull request #5 from pohly/test-enhancements
k8s-ci-robot Jan 25, 2019
cc564f9
verify-subtree.sh: relax check and ignore old content
pohly Mar 6, 2019
849db0a
Merge pull request #8 from pohly/subtree-check-relax
k8s-ci-robot Mar 6, 2019
94fc1e3
build.make: avoid unit-testing E2E test suite
pohly Mar 15, 2019
fb13c51
verify-shellcheck.sh: import from Kubernetes
pohly Mar 15, 2019
e6db50d
check vendor directory
pohly Mar 27, 2019
34010e7
Merge pull request #10 from pohly/vendor-check
k8s-ci-robot Mar 27, 2019
104a1ac
build.make: avoid unit-testing E2E test suite
pohly Mar 15, 2019
3b6af7b
Merge pull request #12 from pohly/local-e2e-suite
k8s-ci-robot Mar 29, 2019
b2d25d4
verify-shellcheck.sh: make it usable in csi-release-tools
pohly Mar 15, 2019
6c7ba1b
build.make: integrate shellcheck into "make test"
pohly Mar 26, 2019
55212ff
initial Prow test job
pohly Mar 15, 2019
2069a0a
Merge pull request #11 from pohly/verify-shellcheck
k8s-ci-robot Apr 2, 2019
0a0fd49
prow.sh: comment clarification
pohly Apr 2, 2019
429581c
prow.sh: pull Go version from travis.yml
pohly Apr 2, 2019
29545bb
prow.sh: take Go version from Kubernetes source
pohly Apr 3, 2019
741319b
prow.sh: improve building Kubernetes from source
pohly Apr 3, 2019
6602d38
prow.sh: different E2E suite depending on Kubernetes version
pohly Apr 3, 2019
d87eccb
prow.sh: switch back to upstream csi-driver-host-path
pohly Apr 3, 2019
95ae9de
Merge pull request #9 from pohly/prow
k8s-ci-robot Apr 3, 2019
f501443
prow.sh: AllAlpha=true for unknown Kubernetes versions
pohly Apr 5, 2019
31dfaf3
prow.sh: fix running of just "alpha" tests
pohly Apr 8, 2019
f3d1d2d
prow.sh: fix hostpath driver version check
pohly Apr 8, 2019
aa45a1c
prow.sh: more efficient execution of individual tests
pohly Apr 8, 2019
9b0d9cd
build.make: skip shellcheck if Docker is not available
pohly Apr 8, 2019
546d550
prow.sh: debug failing KinD cluster creation
pohly Apr 8, 2019
cda2fc5
prow.sh: avoid AllAlpha=true
pohly Apr 8, 2019
6617773
Merge pull request #13 from pohly/prow
k8s-ci-robot Apr 9, 2019
7aaac22
prow.sh: remove AllAlpha=all, part II
pohly Apr 10, 2019
c60f382
Merge pull request #14 from pohly/prow
k8s-ci-robot Apr 10, 2019
ff9bce4
Replace 'return' to 'exit' to fix shellcheck error
pengzhisun Apr 11, 2019
0c2677e
Merge pull request #15 from pengzhisun/master
k8s-ci-robot Apr 11, 2019
0b10f6a
prow.sh: update csi-driver-host-path
pohly Apr 11, 2019
bcac1c1
Merge pull request #16 from pohly/prow
k8s-ci-robot Apr 11, 2019
0fafc66
prow.sh: skip sanity testing if component doesn't support it
pohly Apr 11, 2019
88dc9a4
Merge pull request #17 from pohly/prow
k8s-ci-robot Apr 11, 2019
e157b6b
update to Go 1.12.4
pohly Apr 15, 2019
0bee749
Merge pull request #18 from pohly/go-version
k8s-ci-robot Apr 15, 2019
066143d
build.make: allow repos to use 'go mod' for vendoring
pohly May 10, 2019
0399988
Merge pull request #19 from pohly/go-mod-vendor
k8s-ci-robot May 13, 2019
30e0e0d
Add 'release-tools/' from commit '03999882f676a65ab71e11686c3b26b830d…
cofyc May 29, 2019
7be150c
Import flexadapter from https://github.com/kubernetes-csi/drivers
cofyc May 29, 2019
8963b57
Update docs
cofyc May 29, 2019
30eddaa
Vendor dependencies
cofyc May 29, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/bin
Loading