937 Commits

Author SHA1 Message Date
Jan Wozniak
1302b43696
feat: add csi-snapshotter sidecar and external-snapshotter
$ helm package charts/latest/csi-driver-nfs -d charts/latest/
2023-04-03 16:05:50 +02:00
Kubernetes Prow Robot
fafa015708
Merge pull request #432 from woehrl01/ondelete_subdir
feat: provide option to retain subdir on delete
2023-04-03 00:45:51 -07:00
andyzhangx
de0393ac55 test: add ut 2023-04-03 07:00:48 +00:00
Andy Zhang
2879e898e0
Merge pull request #435 from andyzhangx/CVE-2022-3294
fix: CVE-2022-3294
2023-04-03 13:54:12 +08:00
andyzhangx
8e71777a30 fix: CVE-2022-3294 2023-04-02 14:32:01 +00:00
andyzhangx
22ef776ccd chore: add helm chart file change 2023-04-02 14:25:09 +00:00
andyzhangx
53b850ec68 chore: refine onDelete sub dir feature 2023-04-02 14:14:40 +00:00
Lukas Wöhrl
226ef17d02 fix: add test for invalid ondelete param 2023-03-25 14:14:51 +01:00
Kubernetes Prow Robot
6906f970c8
Merge pull request #433 from wozniakjan/test_copy_vol_unit_tests
test: copy volume from volume unit tests
2023-03-22 09:42:36 -07:00
Jan Wozniak
1507f51e02
test: copy volume from volume unit tests
followup to #426
2023-03-21 17:45:48 +01:00
Lukas Wöhrl
bc92ba0d8d fix 2023-03-20 23:08:46 +01:00
Lukas Wöhrl
164f97734b add option for default handling, use 'delete' as default 2023-03-20 22:24:47 +01:00
Lukas Wöhrl
9607c61390 added tests 2023-03-20 22:03:45 +01:00
Lukas Wöhrl
c6392e630c feat: provide option to retain subdir on delete 2023-03-20 21:13:57 +01:00
Kubernetes Prow Robot
2999e7e3fb
Merge pull request #422 from farodin91/securityContext
feat: add readOnlyRootFilesystem if possible
2023-03-17 19:15:15 -07:00
Kubernetes Prow Robot
cd50d48b7f
Merge pull request #426 from wozniakjan/volume_to_volume_copy
feat: volume clone from source volume
2023-03-15 09:06:17 -07:00
Jan Jansen
18432fa13f update charts
Signed-off-by: Jan Jansen <jan.jansen@gdata.de>
2023-03-15 08:46:38 +01:00
Jan Wozniak
784da6fa80
feat: volume copy src dir fix 2023-03-14 17:14:46 +01:00
Jan Jansen
d9796d1193 mark workingMountDir as emptyDir 2023-03-13 16:46:08 +01:00
Jan Wozniak
61a6301ff9
test: execute datasource e2e tests 2023-03-13 11:19:59 +01:00
Jan Wozniak
bfe7fe4697
feat: volume clone from source volume 2023-03-13 11:19:47 +01:00
Andy Zhang
af29ce4d9f
Merge pull request #425 from andyzhangx/fix-golint-error
test: fix golint error
2023-03-09 11:58:45 +08:00
andyzhangx
451abde060 Merge commit '8e4d023923a498abdf087c8cafc629a25fd4c98b' into fix-golint-error 2023-03-07 14:36:40 +00:00
andyzhangx
8e4d023923 Squashed 'release-tools/' changes from aa61bfd0..e322ce5e
e322ce5e Merge pull request #220 from andyzhangx/fix-golint-error
b74a5120 test: fix golint error

git-subtree-dir: release-tools
git-subtree-split: e322ce5e5b2b384148a527a5784959b685b296b4
2023-03-07 14:36:40 +00:00
andyzhangx
48ae4a1963 cleanup: fix golint error 2023-03-07 13:43:10 +00:00
andyzhangx
1e266176ba test: fix golint error 2023-03-07 13:21:47 +00:00
andyzhangx
215f821af1 chore: update chart file config 2023-03-07 13:17:09 +00:00
Jan Jansen
2ba311b5ba feat: add readOnlyRootFilesystem if possible
Signed-off-by: Jan Jansen <jan.jansen@gdata.de>
2023-03-06 11:22:39 +01:00
Kubernetes Prow Robot
7e59f2a38d
Merge pull request #419 from saschagrunert/debian-base
Update debian-base image to v1.4.3
2023-02-22 07:15:58 -08:00
Andy Zhang
80b37aa32b
Merge pull request #417 from andyzhangx/update-release-tools2
test: update release tools
2023-02-22 22:34:24 +08:00
Sascha Grunert
595d031496
Update debian-base image to v1.4.3
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-02-22 12:46:19 +01:00
andyzhangx
c4453dd2de Squashed 'release-tools/' changes from 78c0fb71..aa61bfd0
aa61bfd0 Merge pull request #218 from xing-yang/update_csi_driver
7563d196 Update CSI_PROW_DRIVER_VERSION to v1.11.0
a2171bef Merge pull request #216 from msau42/process
cb987826 Merge pull request #217 from msau42/owners
a11216e4 add new reviewers and remove inactive reviewers
dd986754 Add step for checking builds
b66c0824 Merge pull request #214 from pohly/junit-fixes
b9b6763b filter-junit.go: fix loss of testcases when parsing Ginkgo v2 JUnit
d4277839 filter-junit.go: preserve system error log
38e11468 prow.sh: publish individual JUnit files as separate artifacts

git-subtree-dir: release-tools
git-subtree-split: aa61bfd0c1a80460aba7cb0feddc8cdee03622a4
2023-02-19 14:14:17 +00:00
andyzhangx
55059e3c82 Merge commit 'c4453dd2de33b44b160163c3aec3efa922c4a5d0' 2023-02-19 14:14:17 +00:00
Andy Zhang
4f31917e5a
Merge pull request #401 from andyzhangx/cut-v4.2.0
doc: cut v4.2.0 release
2023-02-19 19:42:19 +08:00
andyzhangx
9411504d81 doc: use latest version for master branch
fix index
2023-02-19 03:07:10 +00:00
andyzhangx
3e6e9c1aa1 doc: cut v4.2.0 release 2023-02-19 02:52:30 +00:00
Andy Zhang
a493bb4e79
Merge pull request #415 from andyzhangx/CVE-2022-41723
fix: CVE-2022-41723
2023-02-18 09:32:52 +08:00
andyzhangx
90f207afdd fix: CVE-2022-41723 2023-02-17 13:56:44 +00:00
Andy Zhang
26b1a8d66a
Merge pull request #413 from andyzhangx/fix-text-lib
cleanup: remove golang.org/x/text version dependency
2023-02-14 15:43:28 +08:00
andyzhangx
f8ff3228f4 cleanup: vendor dependencies 2023-02-13 14:23:59 +00:00
andyzhangx
7bec83a83e cleanup: remove golang.org/x/text version dependency 2023-02-13 14:20:50 +00:00
Kubernetes Prow Robot
b3403671f6
Merge pull request #412 from alankan-finocomp/patch-1
fix: use `mkdir -p` for creating subdir in mounted base-dir
2023-02-13 02:49:30 -08:00
alankan-finocomp
1c935b2f77
Merge branch 'kubernetes-csi:master' into patch-1 2023-02-13 20:18:26 +11:00
Andy Zhang
9210d20bb5
Merge pull request #409 from andyzhangx/fix-buildx
fix: buildx issue with provenance disabled
2023-02-13 17:07:49 +08:00
andyzhangx
703460c5f9 test: fix trivy 2023-02-13 07:23:10 +00:00
alankan-finocomp
fb2d112824
use mkdir -p for creating subdir in mounted base-dir 2023-02-13 15:30:45 +11:00
andyzhangx
b01c9f8628 fix: buildx issue with provenance disabled 2023-02-09 02:49:57 +00:00
Andy Zhang
3a51fd3f0c
Merge pull request #405 from andyzhangx/fix-lint-error
fix: chart lint errors in v4.0.0 and v4.1.0
2023-01-28 23:18:40 +08:00
andyzhangx
7fb5797884 fix: fix chart lint errors in v4.0.0 and v4.1.0 2023-01-28 08:36:20 +00:00
Andy Zhang
081e0d43bf
Merge pull request #400 from andyzhangx/refine-doc
doc: refine doc
2023-01-25 21:24:52 +08:00