166 Commits

Author SHA1 Message Date
b3f09fdfda chore: 修改snapshot镜像
Some checks failed
codespell / Check for spelling errors (push) Failing after 15s
Linux Unit tests / Build (push) Failing after 16s
k8s api version check / Build (push) Failing after 15s
ShellCheck / Shellcheck (push) Failing after 15s
Static Checks / Go Lint (push) Failing after 16s
Static Checks / Verify Helm (push) Failing after 15s
Trivy vulnerability scanner / Build (push) Failing after 15s
Darwin / Unit Tests (push) Has been cancelled
Windows Tests / build (^1.16, windows-latest) (push) Has been cancelled
CodeQL / Analyze (go) (push) Failing after 41s
2025-06-23 16:11:34 +08:00
3692cf06aa chore: 修改为私有镜像
Some checks failed
codespell / Check for spelling errors (push) Failing after 16s
Linux Unit tests / Build (push) Failing after 15s
k8s api version check / Build (push) Failing after 15s
ShellCheck / Shellcheck (push) Failing after 15s
Static Checks / Go Lint (push) Failing after 16s
Static Checks / Verify Helm (push) Failing after 16s
Trivy vulnerability scanner / Build (push) Failing after 15s
Darwin / Unit Tests (push) Has been cancelled
Windows Tests / build (^1.16, windows-latest) (push) Has been cancelled
CodeQL / Analyze (go) (push) Failing after 17s
2025-06-23 16:08:40 +08:00
andyzhangx
7dfeb6ab83 chore: upgrade sidecar image versions
fix

fix
2025-06-03 06:31:07 +00:00
andyzhangx
4bebba997d chore: upgrade snapshot sidecar image to v8.2.1 2025-04-25 08:50:39 +00:00
Kubernetes Prow Robot
fa1e3be1ae
Merge pull request #901 from mfhunruh/pod-namespace-env
feat: add POD_NAMESPACE environment var
2025-04-20 20:17:00 -07:00
andyzhangx
2d2ff48874 chore: upgrade resizer sidecar image version to v1.13.2 2025-04-20 13:26:46 +00:00
mfhunruh
901d1305e5
feat: add POD_NAMESPACE environment var to the snapshot controller 2025-04-20 13:39:45 +03:00
mfhunruh
c38f88be6c
feat: add POD_NAMESPACE environment var 2025-04-20 13:06:36 +03:00
andyzhangx
69af0f9fea doc: use latest version for master branch 2025-03-18 05:48:50 +00:00
andyzhangx
ef33802ec2 doc: cut v4.11.0 release
fix
2025-03-18 05:48:49 +00:00
andyzhangx
3585690949 doc: use latest version for master branch 2025-01-23 13:45:20 +00:00
andyzhangx
360cff75fa doc: cut v4.10.0 release 2025-01-23 13:44:53 +00:00
andyzhangx
9062b63d12 chore: upgrade CSI driver sidecar image versions 2025-01-22 15:13:09 +00:00
andyzhangx
0cf059ffcf fix: increase default provisioner, snapshotter retry-interval-max 2024-12-24 01:28:38 +00:00
geoffrey1330
7f5ab6c08d added volumesnapshotclass to helm chart
removed duplicate deletionPolicy

made helm package update

added snapshotclass.yaml in deployer folder

added snapshotclass.yaml in deployer folder

Combined: Removed duplicate deletionPolicy, added snapshotclass.yaml, and updated helm package.

fixed merge conflict

added volumesnapshotclass to helm chart

updated helm value name for volumeSnapshotClass

updated helm value name for volumeSnapshotClass

added volumesnapshotclass to helm chart

format yaml file

added volumesnapshotclass to helm chart

made helm package update

added volumesnapshotclass to helm chart
2024-12-18 13:25:14 +01:00
andyzhangx
680d494209 feat: upgrade to snapshot v8.2.0
revert
2024-12-13 09:59:19 +00:00
andyzhangx
e6f721245e doc: add allowVolumeExpansion in examples 2024-12-11 09:16:06 +00:00
andyzhangx
9211889e27 chore: add rbac roles for resize volume feature
fix

fix
2024-12-08 09:27:54 +00:00
andyzhangx
b28c5264f5 feat: add volume resize support
fix

fix test

fix
2024-12-08 07:53:54 +00:00
andyzhangx
f9d8919eda cleanup: remove unused livenessProbe in registrar container 2024-11-27 06:56:33 +00:00
andyzhangx
ebf4abe088 fix: add CriticalAddonsOnly toleration into controller pod 2024-10-20 12:06:48 +00:00
andyzhangx
e213c26684 chore: upgrade sidecar image versions 2024-09-14 13:33:47 +00:00
Seth Deegan
c077801674
Update README.md to note external-snapshotter is required along with explaining how the snapshot is created 2024-09-03 19:06:59 -04:00
andyzhangx
f8c35c82ce doc: use latest version for master branch 2024-09-01 13:43:12 +00:00
andyzhangx
975dac0ca8 doc: cut v4.9.0 release 2024-09-01 13:42:45 +00:00
andyzhangx
ab06ad33ac fix: disable archiving InternalVolumePath by default
fix
2024-08-28 11:57:59 +00:00
Gxliu
d1942c104a
Update README.md
docker built -> docker build
2024-08-14 12:42:19 +08:00
andyzhangx
4c60a8c3b1 fix: upgrade csi-provisioner to v5.0.2 to fix pv deletion stuck issue 2024-08-09 13:18:34 +00:00
andyzhangx
c28a080132 test: add default namespace in examples to fix e2e test failure
fix
2024-08-09 08:45:34 +00:00
Gxliu
d39a772095
Update README.md
Adding methods to config nfs-provisioner on Linux/ARM machines.
2024-08-07 12:06:08 +08:00
andyzhangx
da0a67645f fix: add pv patch permission with HonorPVReclaimPolicy enabled
fix

fix
2024-07-29 09:03:27 +00:00
andyzhangx
1105f9d7a3 fix: tmp path mount permission error 2024-07-23 13:36:51 +00:00
andyzhangx
9e9e963df6 fix: unmount detection failure 2024-07-22 13:45:52 +00:00
andyzhangx
a84a17f375 doc: use latest version for master branch 2024-07-18 07:10:09 +00:00
andyzhangx
38e0b17830 doc: cut v4.8.0 release 2024-07-18 07:09:47 +00:00
Andy Zhang
cde07bd199
Update README.md 2024-07-18 15:06:06 +08:00
Jonas Riedel
3fd1c064d6 Fix org name in links to snapshot resources
Signed-off-by: Jonas Riedel <jonasriedel@pm.me>
2024-07-17 16:35:04 +02:00
andyzhangx
808b9af2f4 chore: upgrade sidecar image versions
fix
2024-07-17 09:30:10 +00:00
umagnus
75586fb172 fix shield guard on CSI node 2024-06-20 09:04:09 +00:00
umagnus
f3a098a1ba Fix shield guard issues for KSM: 2024-06-17 03:24:22 +00:00
andyzhangx
8c2de2738d doc: use latest version for master branch 2024-05-04 07:52:16 +00:00
andyzhangx
d774c858aa doc: cut v4.7.0 release 2024-05-04 07:51:30 +00:00
Thanos Tryfonidis
52b0190d9b
feat: add StorageClass definition in Helm charts 2024-04-19 23:32:48 +03:00
andyzhangx
048b943188 feat: use new restricted liveness probe endpoint on kubectl install 2024-04-01 07:23:12 +00:00
andyzhangx
b4569c1ea0 chore: upgrade sidecar image versions 2024-01-17 13:52:11 +00:00
andyzhangx
c2ad4c027e doc: use latest version for master branch 2024-01-16 12:59:27 +00:00
andyzhangx
f3a7c1fbdc doc: cut v4.6.0 release 2024-01-16 12:58:55 +00:00
umagnus
3b545ee1f9 add snapshot doc 2023-12-04 01:52:35 +00:00
umagnus
023b7f8728 add volume cloning doc 2023-11-29 06:42:40 +00:00
andyzhangx
ed53ff2daa doc: fix readOnly setting doc 2023-11-27 13:13:53 +00:00