950 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
cb701690fc
Merge pull request #441 from andyzhangx/upgrade-sidecar-images2
chore: upgrade csi sidecar container images
2023-04-30 08:22:18 -07:00
andyzhangx
75a4774bd0 chore: upgrade csi sidecar container images 2023-04-30 09:00:21 +00:00
Andy Zhang
d0bc147851
Merge pull request #440 from andyzhangx/dnspolicy-fix
fix: set ClusterFirstWithHostNet as default dnsPolicy
2023-04-30 16:53:30 +08:00
andyzhangx
5eed83f75e fix: set ClusterFirstWithHostNet as default dnsPolicy 2023-04-29 07:29:29 +00:00
Kubernetes Prow Robot
da976fd5f6
Merge pull request #438 from umagnus/change-test-sc
test(e2e): change the storageclass configuration method in the test file
2023-04-13 21:06:38 -07:00
umagnus
5fb09a1fe2 change the storageclass configuration method in the test file 2023-04-13 08:11:10 +00:00
Andy Zhang
fa6a1e7974
Merge pull request #437 from andyzhangx/add-seccompProfile
feat: enable securityContext.seccompProfile, set system-cluster-critical
2023-04-09 19:44:41 +08:00
andyzhangx
847601bb28 feat: enable securityContext.seccompProfile, set system-cluster-critical 2023-04-08 13:09:42 +00:00
Kubernetes Prow Robot
3f5c5660c4
Merge pull request #430 from wozniakjan/snapshots_with_tarballs
feat: implement snapshots as tarballs
2023-04-07 19:55:14 -07:00
Jan Wozniak
6881ee5ddf
chore: go mod
$ go mod tidy && go mod vendor
2023-04-03 16:05:51 +02:00
Jan Wozniak
8694d47321
test: copy volume from snapshot unit tests 2023-04-03 16:05:51 +02:00
Jan Wozniak
ce66bf8a85
feat: implement volume snapshots 2023-04-03 16:05:51 +02:00
Jan Wozniak
aeb0a8d410
feat: add SnapshotClass and VolumeSnapshot example 2023-04-03 16:05:50 +02:00
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