25 Commits

Author SHA1 Message Date
andyzhangx
9b3e1cd174 fix: ValidateVolumeCapabilities 2022-01-07 03:57:31 +00:00
andyzhangx
405a69cf24 feat: add workingMountDir in chart config
fix tests

sudo

fix

test: fix test failure

fix test

install go 1.17

fix ut

fix test

fix test

fix test

fix tests

fix workingMountDir
2022-01-04 13:43:06 +00:00
andyzhangx
aec7237c8d test: add more golint checks 2022-01-01 03:48:01 +00:00
andyzhangx
53c3a3c970 fix: CVE-2021-43618 in Ubuntu image
fix chart
2021-12-19 07:52:28 +00:00
andyzhangx
ea9e9e65aa fix: vulnerability issue in docker image
fix failure

fxi arch

fix image name

fix failure

test: update trivy test

fix test

install go  1.16

go

fix failure

fix failure
2021-11-27 13:39:27 +00:00
Pierre Prinetti
339d4d25ae
actions: Print go version
In order to rapidly debug test issues, issue `go version` prior to
running any test.
2021-11-15 14:01:28 +01:00
Pierre Prinetti
0623e9e6e9
actions: Fix Windows Go version
Prior to this patch, the Go version for the Windows tests in Github
resolved to `1.15.15`[1].

With this patch, the Go version for the Windows tests is fixed to
actually resolve to the latest version (^1.16), consistent to the other
platforms.

This patch also bumps `actions/setup-go`[2] to the latest version,
consistent with the other platforms.

[1]: https://github.com/kubernetes-csi/csi-driver-nfs/runs/4211323920?check_suite_focus=true
[2]: https://github.com/actions/setup-go
2021-11-15 14:01:27 +01:00
andyzhangx
7ff2fb8510 test: fix go mod issue with go1.16 2021-03-07 12:09:11 +00:00
andyzhangx
e7cdcedcc4 fix: reduce driver logs 2021-01-20 06:53:19 +00:00
andyzhangx
9e149bc5ee test: add windows unit test action 2021-01-04 03:18:43 +00:00
andyzhangx
960cbdd09f test: enable GH action on all branches 2021-01-04 02:38:22 +00:00
andyzhangx
abae50d993 test: disable spelling test temporarily
test: disable integration test in action

fix test failure
2021-01-03 13:27:36 +00:00
andyzhangx
407501e5d1 test: add unit test action on Ubuntu 2021-01-03 12:33:07 +00:00
andyzhangx
ddeb6a8e5f test: remove sanity test in GH action 2020-12-25 15:12:21 +00:00
andyzhangx
87dce63c7a doc: revise PR template
fix test failure
2020-12-25 15:04:09 +00:00
Mayank Shah
27380925e4 CI: enable golint
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-11-30 16:22:10 +05:30
Mayank Shah
69478752a9 CI: Add static checks in GH Actions
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-11-16 12:04:50 +05:30
Mayank Shah
5747698dff Add DynamicallyProvisionedCmdVolumeTest
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-11-11 20:47:25 +05:30
Mayank Shah
80e19e98e5 Refactor for GH Actions
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-11-05 13:15:10 +05:30
Mayank Shah
d84845553b CI: add GH Actions workflow for linux unit tests
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-10-20 04:02:02 +05:30
Mayank Shah
93523b272c feat: implement CreateVolume and DeleteVolume
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-10-14 21:39:57 +05:30
Mayank Shah
21f158daa2 CI: update GH Actions for sanity-test
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-10-14 15:00:25 +05:30
Mayank Shah
c8f2cd19ba CI: Add GH Actions for sanity tests
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-10-13 12:20:30 +05:30
andyzhangx
d3a9a98458 doc: add issue template
fix typo

fix comments
2020-08-21 08:56:39 +00:00
Jan Safranek
17d9131673 Add PR template 2019-04-15 14:07:11 +02:00