Kubernetes Prow Robot
2bb0d1ead5
Merge pull request #15 from msau42/more-access-modes
...
Add more access modes to volume capabilities
2020-03-27 03:40:23 -07:00
Kubernetes Prow Robot
c197f2ae07
Merge pull request #27 from wozniakjan/issue3/update_readme
...
Add basic info to README about the plugin compatibility and features
2020-03-25 12:34:25 -07:00
Jan Wozniak
398baaa925
Add info about plugin compatibility and features
2020-03-25 10:12:25 +01:00
Jan Wozniak
1104130753
Prepare for v2.0.0 release
2020-03-25 10:09:02 +01:00
Kubernetes Prow Robot
83a94b867a
Merge pull request #26 from wozniakjan/issue19/fix_drivername
...
Rename driver to follow CSI plugin naming conventions
2020-03-17 09:00:22 -07:00
Kubernetes Prow Robot
231deb04cb
Merge pull request #28 from wozniakjan/issue25/update_container_base_image
...
Change base image to centos:latest
2020-03-16 18:32:22 -07:00
Kubernetes Prow Robot
44528272fa
Merge pull request #29 from msau42/enable-prow
...
Add .prow.sh to enable prow jobs
2020-03-16 18:24:22 -07:00
Michelle Au
3f4476ff3e
Add .prow.sh to enable prow jobs
...
Change-Id: I1142fc76b939c03ba05070179b5ab9574c096571
2020-03-16 17:51:35 -07:00
Jan Wozniak
a45e9ea6b5
Change base image to centos:latest
2020-03-15 15:20:57 +01:00
Jan Wozniak
2d36f5333e
Rename driver to follow CSI plugin naming conventions
2020-03-15 13:01:35 +01:00
Kubernetes Prow Robot
152396e2d7
Merge pull request #77 from ggriffiths/snapshotter201_update
...
Update snapshotter to version 2.0.1
2020-03-11 14:58:36 -07:00
Grant Griffiths
7edc1461ea
Update snapshotter to version 2.0.1
...
Signed-off-by: Grant Griffiths <grant@portworx.com>
2020-03-11 10:48:03 -07:00
Kubernetes Prow Robot
6c3e1fd23d
Merge pull request #24 from wozniakjan/test_before_release
...
Changes from testing before first release
2020-03-06 07:51:24 -08:00
Jan Wozniak
748602fde9
Update driver version
2020-03-06 12:41:34 +01:00
Jan Wozniak
50d5f44d9c
Remove csi-attacher
2020-03-05 16:47:34 +01:00
Kubernetes Prow Robot
4cf843f67d
Merge pull request #76 from pohly/build-targets
...
build for multiple platforms only in CI, add s390x
2020-03-04 08:23:46 -08:00
Patrick Ohly
3863a0f674
build for multiple platforms only in CI, add s390x
...
Developers should not be forced to build for all platforms by
default. We also don't want to copy-and-paste the go invocation for
each new platform.
To address both, the target platform(s) are now configurable via
BUILD_PLATFORMS and additional platforms are only enabled in the Prow
CI.
For now this serves as a test that the source actually compiles for
multiple platforms. Building images for different target platforms is a
different problem.
2020-03-04 11:39:24 +01:00
Jan Wozniak
4dc9f66be3
Fix deprecated API group for StatefulSet
2020-02-28 15:08:25 +01:00
Kubernetes Prow Robot
8322a7d0c7
Merge pull request #72 from pohly/hostpath-update
...
prow.sh: use 1.3.0 hostpath driver for testing
2020-02-14 01:26:18 -08:00
Patrick Ohly
7c5a89c8fc
prow.sh: use 1.3.0 hostpath driver for testing
...
The final 1.3.0 release of the hostpath driver really uses the 1.3.0
driver image in its deployment, in contrast to the previous -rc
candidates which still used 1.2.0.
2020-02-14 10:17:23 +01:00
Kubernetes Prow Robot
45e57bfda6
Merge pull request #23 from wozniakjan/update-release-tools-and-vendor
...
Update release tools and vendor
2020-02-13 08:54:37 -08:00
Kubernetes Prow Robot
b8587b2bf8
Merge pull request #71 from wozniakjan/test-vet
...
Change 'make test-vet' back to call 'go vet'
2020-02-13 05:28:35 -08:00
Jan Wozniak
8e4ba5d637
Update csi-release-tools
...
$ git subtree pull --prefix=release-tools https://github.com/kubernetes-csi/csi-release-tools.git master
2020-02-13 13:04:05 +01:00
Jan Wozniak
fdb32183fe
Change 'make test-vet' to call 'go vet'
2020-02-13 11:21:45 +01:00
Jan Wozniak
40f35a984c
go mod vendor
2020-02-12 15:44:54 +01:00
Jan Wozniak
679bb9dc07
Add dependency on k8s.io/utils/mount
2020-02-12 15:43:33 +01:00
Kubernetes Prow Robot
d717c8c48a
Merge pull request #69 from pohly/test-driver-config
...
prow.sh: generic driver installation
2020-02-10 09:07:55 -08:00
Kubernetes Prow Robot
a1432bc97a
Merge pull request #70 from pohly/kubelet-feature-gates
...
prow.sh: also configure feature gates for kubelet
2020-02-10 09:01:54 -08:00
Patrick Ohly
5f74333a46
prow.sh: also configure feature gates for kubelet
...
That this hasn't been done before is an oversight. Apparently it
hasn't been a problem because there never have been feature gates that
mattered?
2020-02-10 14:39:39 +01:00
Patrick Ohly
84f78b120e
prow.sh: generic driver installation
...
This relies on a slightly different deployment script: a "deploy.sh"
must exist which knows that it has to dump a test driver configurion
into the file pointed to with CSI_PROW_TEST_DRIVER, if that env
variable is set.
That way, we no longer need to know what capabilities the installed
driver has.
2020-02-10 14:36:41 +01:00
Kubernetes Prow Robot
d2347b1ca2
Merge pull request #22 from wozniakjan/migrate_to_go_mod
...
Migrate to go mod
2020-02-03 18:11:25 -08:00
Jan Wozniak
1cf5bd6d91
Delete go dep files
...
$ rm Gopkg.*
2020-02-02 16:18:14 +01:00
Jan Wozniak
aec3981aee
Cleanup indirect dependencies
2020-02-02 16:05:40 +01:00
Jan Wozniak
0e6e8d1926
Update vendor from go modules
...
$ go mod tidy
$ go mod vendor
2020-02-02 15:55:23 +01:00
Jan Wozniak
22fa8a687f
Go mod init
...
$ go mod init github.com/kubernetes-csi/csi-driver-nfs
2020-02-02 15:37:06 +01:00
Kubernetes Prow Robot
3c34b4f21f
Merge pull request #67 from windayski/fix-link
...
fix incorrect link
2020-01-23 18:18:32 -08:00
wangzheng03
fa90abd078
fix incorrect link
2020-01-19 09:42:26 +08:00
Kubernetes Prow Robot
397f0c6ae7
Merge pull request #21 from pmorie/update-owners
...
Remove Brad Childs from OWNERS
2020-01-16 18:06:57 -08:00
Paul Morie
bb76e3878b
Remove Brad Childs from OWNERS
2020-01-16 17:16:06 -05:00
Kubernetes Prow Robot
ff3cc3f1f4
Merge pull request #54 from msau42/add-release-process
...
Document the process for releasing a new sidecar
2020-01-13 09:55:39 -08:00
Michelle Au
ac8a0212b9
Document the process for releasing a new sidecar
2020-01-10 17:46:44 -08:00
Kubernetes Prow Robot
23be652549
Merge pull request #65 from msau42/update-hostpath
...
Update hostpath driver version to get fix for connection-timeout
2020-01-09 17:48:34 -08:00
Michelle Au
6582f2ff3b
Update hostpath driver version to get fix for connection-timeout
2020-01-09 17:25:38 -08:00
Kubernetes Prow Robot
4cc9174573
Merge pull request #64 from ggriffiths/snapshotter_2_version_update
...
Update snapshotter to version v2.0.0
2020-01-08 10:01:40 -08:00
Grant Griffiths
8191eab6ff
Update snapshotter to version v2.0.0
...
Signed-off-by: Grant Griffiths <grant@portworx.com>
2020-01-07 18:10:54 -08:00
Kubernetes Prow Robot
3c463fb1e9
Merge pull request #61 from msau42/enable-snapshots
...
Fix overriding of junit results
2020-01-02 14:41:40 -08:00
Michelle Au
8b0316c7e4
Fix overriding of junit results by using unique names for each e2e run
2020-01-02 14:38:57 -08:00
Kubernetes Prow Robot
5f444b80f3
Merge pull request #60 from saad-ali/updateHostpathVersion
...
Update prow hostpath driver version to 1.3.0-rc2
2020-01-02 14:37:40 -08:00
saad-ali
af9549b5a1
Update prow hostpath driver version to 1.3.0-rc2
2020-01-02 14:29:40 -08:00
Kubernetes Prow Robot
f6c74b30ed
Merge pull request #57 from ggriffiths/version_gt_kubernetes_fix
...
Fix version_gt to work with Kubernetes prefix
2019-12-23 11:29:33 -08:00