Commit Graph

88 Commits

Author SHA1 Message Date
andyzhangx dec96df2c9 feat: support windows host-process deployment
fix

fix

fix

fix

fix

fix

fix
2024-12-30 02:18:24 +00:00
andyzhangx de81f370f3 feat: add volume resize support
fix

fix

fix
2024-12-08 09:36:13 +00:00
andyzhangx 87f3ab7ead test: add default namespace in examples to fix e2e test failure 2024-08-09 09:54:01 +00:00
umagnus c1813fa8b1 add volume cloning doc 2023-11-29 06:41:48 +00:00
andyzhangx 024167b505 test: add more gomod check 2023-11-05 13:30:29 +00:00
andyzhangx 699cd87ddf test: fix helm chart test failure 2023-10-18 14:20:41 +00:00
andyzhangx 0a9519228f fix: buildx issue with provenance disabled 2023-02-09 02:51:49 +00:00
umagnus 0245e00f4e fix: helm lint 2022-12-29 08:42:17 +00:00
umagnus 1e0288e287 test: add helm repo install check
chmod

fix chart check
2022-09-30 08:33:08 +00:00
andyzhangx c353fba1cc chore: fix image build
fix
2022-04-30 13:18:15 +00:00
andyzhangx 277e1b6828 fix: gid conflict issue between sc and fsGroup setting 2022-03-24 09:35:11 +00:00
andyzhangx 51dd668a80 test: change helm install method
fix tests
2022-01-07 07:07:33 +00:00
Matthew Cary d6b46da602 Remove hack/verify-golint. It is done with a github action instead. 2021-12-21 18:13:34 -08:00
andyzhangx 4c0761dd12 fix: v1.4.0 chart 2021-12-03 09:30:00 +00:00
andyzhangx 87f957ef4c test: fix gofmt error 2021-08-27 01:56:38 +00:00
andyzhangx 72ed5f6873 feat: add baseRepo in chart
fix helm chart
2021-08-27 01:56:38 +00:00
andyzhangx 7f69a52322 feat: bring own serviceAccount in helm install
fix test

fix test failure

fix external test

fix test
2021-07-10 05:52:08 +00:00
Manohar Reddy 2f5696b20c feat: Helm Chart pod labels/annotations; configurable limits per component 2021-06-03 08:24:02 +00:00
andyzhangx 83793e0260 test: add helm chart index verification
ignore filemode change
2021-02-19 14:30:48 +00:00
andyzhangx d1bbbfd9ea test: add verify-helm-chart-files.sh 2021-02-05 13:25:07 +00:00
andyzhangx 36ad4a1156 fix: update tgz chart files 2021-01-31 13:30:25 +00:00
andyzhangx 86138853be fix: add latest helm chart file 2021-01-30 13:41:49 +00:00
andyzhangx 03f2c9cd21 fix: reduce driver logs 2021-01-20 14:08:38 +00:00
Andy Zhang 08df9685ab
test: automate example verification test (#204)
* test: automate example verification test

* test: change deployment config

* test: sleep 60s for verification example test

* test: only run verification test on Linux cluster
2021-01-16 22:16:38 +08:00
Ernest Wong ecce7bc92c
image: support multi OS versions for Windows images
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2020-11-09 09:16:16 -08:00
andyzhangx 3080c4ee53 test: upgrade golint version 2020-09-23 10:33:28 +00:00
andyzhangx 4754601dc7 test: add metrics logging in e2e test
add metrics logging
2020-08-30 12:38:21 +00:00
Andy Zhang 5af038dbc2
Update release-image.sh 2020-08-05 09:44:40 +08:00
Ernest Wong 210cea42d5
build: use docker buildx to build Linux and Windows images 2020-08-04 08:19:12 -07:00
andyzhangx 1c5233cc88 test: add verify-gomod.sh 2020-07-31 07:34:11 +00:00
andyzhangx eca65aa82f test: add helm chart verification 2020-07-17 05:07:56 +00:00
Animesh Kumar a074c4ea1e feat: Add helm installation
This commit adds support for helm charts.
Support for installation of charts using
helm repositories is also added.
Helm chart verify is also added.

Signed-off-by: Animesh Kumar <animuz111@gmail.com>
2020-07-16 14:52:25 +05:30
andyzhangx 16ebef9c5e doc: update samba server doc 2020-07-11 14:53:03 +00:00
andyzhangx 1d18348829 chore: add hack/release-image.sh 2020-07-10 07:57:58 +00:00
sakuralbj 75a5af8e4a feat: Write a samba server kubernetes deployment 2020-06-30 09:03:54 +00:00
andyzhangx bc4f43964e test: Enable golint check 2020-05-24 02:32:13 +00:00
andyzhangx b9dda7d4ca test: fix travis config
test: fix travis error

add windows build test
2020-05-10 15:30:14 +00:00
andyzhangx fe73cb3245 doc: doc upated for smb driver 2020-05-10 03:00:41 +00:00
andyzhangx e69314e45e chore: remove charts 2020-05-10 02:23:48 +00:00
andyzhangx 13b99d8b06 fix: test failure 2020-05-09 15:42:47 +00:00
andyzhangx f2e5e56af6 feat: initial smb driver 2020-05-09 09:46:17 +00:00
ialidzhikov 4885ea0e6b Do not install golangci-lint with 'go get'
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2020-04-22 12:46:58 +03:00
ZeroMagic da1eb84cf7 chore: update secret related deployment
Signed-off-by: ZeroMagic <jiliu8@microsoft.com>
2020-04-16 05:55:57 +00:00
ZeroMagic 2a4916025c fix: fix the bug due to update
Signed-off-by: ZeroMagic <jiliu8@microsoft.com>
2020-04-14 09:50:07 +00:00
ZeroMagic 279d55a3e4 chore: add the script of updating k8s version
Signed-off-by: ZeroMagic <jiliu8@microsoft.com>
2020-04-14 02:20:37 +00:00
ZeroMagic f8e10bd743 chore: remove cluster driver registrar
Signed-off-by: ZeroMagic <jiliu8@microsoft.com>
2020-04-03 13:13:29 +00:00
ZeroMagic 6364ceb78c doc: add windows feature doc
Signed-off-by: ZeroMagic <anthonyliu@zju.edu.cn>
2020-03-28 06:01:42 +00:00
andyzhangx 19d370e890 doc: add vhd disk feature doc
Update README.md
2020-03-07 14:43:20 +00:00
andyzhangx f3f305eb2e test: add vhd disk e2e test
fix test failure

fix test failure
2020-03-07 01:00:59 +00:00
ZeroMagic d8319ec93e chore: add external-resizer in deployment
Signed-off-by: ZeroMagic <anthonyliu@zju.edu.cn>
2020-02-26 11:47:29 +00:00