1579 Commits

Author SHA1 Message Date
Andy Zhang
e230b7fb36
Merge pull request #878 from andyzhangx/fix-remove-root-dir-issue
fix: only cleanup empty parent directories during DeleteVolume
2025-03-15 11:16:55 +08:00
andyzhangx
0d8402be32 cleanup: getRootDir function 2025-03-14 07:21:05 +00:00
andyzhangx
5651c852db fix: only cleanup empty parent directories during DeleteVolume
fix

fix
2025-03-14 07:21:04 +00:00
Kubernetes Prow Robot
bd2fa2f6a9
Merge pull request #877 from kubernetes-csi/dependabot/go_modules/golang.org/x/mod-0.24.0
chore(deps): bump golang.org/x/mod from 0.23.0 to 0.24.0
2025-03-12 19:17:46 -07:00
dependabot[bot]
cfa12c789f
chore(deps): bump golang.org/x/mod from 0.23.0 to 0.24.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-12 22:21:07 +00:00
Andy Zhang
130e9c9edc
Merge pull request #875 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.37.0
chore(deps): bump golang.org/x/net from 0.36.0 to 0.37.0
2025-03-12 22:00:34 +08:00
dependabot[bot]
f3e45e8895
chore(deps): bump golang.org/x/net from 0.36.0 to 0.37.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.37.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.37.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 22:42:42 +00:00
Andy Zhang
427c416147
Merge pull request #874 from kubernetes-csi/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.23.0
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0
2025-03-07 08:50:31 +08:00
dependabot[bot]
db6b2ec979
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.22.2 to 2.23.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.22.2...v2.23.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 22:40:43 +00:00
Andy Zhang
f774b51e24
Merge pull request #872 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.71.0
chore(deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0
2025-03-06 09:48:06 +08:00
dependabot[bot]
174ab989b3
chore(deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.70.0 to 1.71.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.70.0...v1.71.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-05 22:50:22 +00:00
Andy Zhang
a786e4a49d
Merge pull request #871 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.36.0
chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0
2025-03-05 09:10:50 +08:00
dependabot[bot]
34861566e5
chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.35.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 22:33:26 +00:00
Andy Zhang
b68ee71811
Merge pull request #868 from andyzhangx/update-csi-release-tools5
chore: update csi release tools (building driver with go1.23.6)
2025-02-18 19:19:36 +08:00
andyzhangx
2e663ad1e5 Merge commit '4cf507a5f6b32264da5ae983db338ac3d2c79adc' into update-csi-release-tools5 2025-02-18 09:28:03 +00:00
andyzhangx
4cf507a5f6 Squashed 'release-tools/' changes from 04965932..90efb2ca
90efb2ca Merge pull request #272 from andyzhangx/patch-3
9b616fec Bump golang to 1.23.6 to fix CVE-2024-45336, CVE-2025-22866

git-subtree-dir: release-tools
git-subtree-split: 90efb2ca59900f19eba05e65da28beda79c5bb28
2025-02-18 09:28:03 +00:00
Kubernetes Prow Robot
f14a95dd54
Merge pull request #864 from kubernetes-csi/dependabot/go_modules/google.golang.org/protobuf-1.36.5
chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5
2025-02-13 18:22:20 -08:00
dependabot[bot]
90bef5dca9
chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5
Bumps google.golang.org/protobuf from 1.36.4 to 1.36.5.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-13 22:09:22 +00:00
Kubernetes Prow Robot
158565eb0a
Merge pull request #863 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.35.0
chore(deps): bump golang.org/x/net from 0.34.0 to 0.35.0
2025-02-13 01:22:21 -08:00
dependabot[bot]
952d6fe938
chore(deps): bump golang.org/x/net from 0.34.0 to 0.35.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.35.0.
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-11 22:29:16 +00:00
Kubernetes Prow Robot
e737a69ad4
Merge pull request #856 from kubernetes-csi/dependabot/go_modules/golang.org/x/mod-0.23.0
chore(deps): bump golang.org/x/mod from 0.22.0 to 0.23.0
2025-02-11 04:51:58 -08:00
Andy Zhang
3619e1bb1d
Merge pull request #862 from andyzhangx/fix-affinity-chart-4.10.0
fix: incorrect affinity chart config in v4.10.0 chart
2025-02-11 19:52:59 +08:00
andyzhangx
6932ab5003 fix: incorrect affinity chart config in v4.10.0 chart 2025-02-11 10:07:02 +00:00
Andy Zhang
2f89c5ac27
Merge pull request #860 from andyzhangx/fix-affinity-chart
fix: incorrect affinity chart config
2025-02-10 18:20:05 +08:00
andyzhangx
73fc9bbaa8 fix: incorrect affinity chart config 2025-02-10 08:44:06 +00:00
Kubernetes Prow Robot
6ca1d18046
Merge pull request #859 from zzzyuan0/fix-ondelete-config-no-assigned
fix: ondelete config no assigne
2025-02-08 05:51:55 -08:00
Andy Zhang
4a4605cda6 fix: onDelete configuration is invalid and no value is assigned to the driver 2025-02-08 17:19:08 +08:00
Andy Zhang
5c4fc2e7ff
Merge pull request #857 from andyzhangx/CVE-2025-22866
test: fix CVE-2025-22866 in trivy action
2025-02-08 12:07:43 +08:00
andyzhangx
9a5fd645c4 test: fix CVE-2025-22866 in trivy action 2025-02-08 03:27:53 +00:00
dependabot[bot]
eb94ccf6d3
chore(deps): bump golang.org/x/mod from 0.22.0 to 0.23.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/mod/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-04 22:30:36 +00:00
Andy Zhang
cb2d7222d0
Merge pull request #854 from andyzhangx/CVE-2024-45336
test: fix trivy action failure due to CVE-2024-45336
2025-01-30 15:35:04 +08:00
andyzhangx
1eda0b44f3 test: fix trivy action failure due to CVE-2024-45336 2025-01-30 02:27:19 +00:00
Kubernetes Prow Robot
14de644bfe
Merge pull request #853 from kubernetes-csi/dependabot/go_modules/google.golang.org/protobuf-1.36.4
chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4
2025-01-24 20:43:21 -08:00
dependabot[bot]
9b4dbec9e1
chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4
Bumps google.golang.org/protobuf from 1.36.3 to 1.36.4.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 22:49:29 +00:00
Andy Zhang
49436c5a02
Merge pull request #845 from andyzhangx/cut-v4.10.0
doc: cut v4.10.0 release
2025-01-24 10:13:44 +08:00
Kubernetes Prow Robot
1f895ae2ee
Merge pull request #848 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.70.0
chore(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0
2025-01-23 18:13:21 -08:00
dependabot[bot]
e8c66bb04b
chore(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.69.4 to 1.70.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.69.4...v1.70.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 22:10:13 +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
Andy Zhang
00a160737e
Merge pull request #847 from andyzhangx/upgrade-sidecar-images6
chore: upgrade CSI driver sidecar image versions
2025-01-23 21:43:05 +08:00
andyzhangx
9062b63d12 chore: upgrade CSI driver sidecar image versions 2025-01-22 15:13:09 +00:00
Andy Zhang
13fef84502
Merge pull request #842 from andyzhangx/useTarCommandInSnapshot
feat: add useTarCommandInSnapshot flag in chart config
2025-01-16 16:49:36 +08:00
Kubernetes Prow Robot
edc83fb9f5
Merge pull request #844 from kubernetes-csi/dependabot/go_modules/google.golang.org/protobuf-1.36.3
chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3
2025-01-15 23:50:33 -08:00
dependabot[bot]
66390c38fc
chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3
Bumps google.golang.org/protobuf from 1.36.2 to 1.36.3.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 22:18:26 +00:00
andyzhangx
def3c6fb65 feat: add useTarCommandInSnapshot flag in chart config 2025-01-14 14:19:50 +00:00
Kubernetes Prow Robot
62721d8487
Merge pull request #841 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.69.4
chore(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4
2025-01-13 20:02:32 -08:00
dependabot[bot]
c256b9aa33
chore(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.69.2 to 1.69.4.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.69.2...v1.69.4)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 22:20:36 +00:00
Kubernetes Prow Robot
d3c0242115
Merge pull request #808 from astef/tar
feat: replace tar (cli) with code-only packing
2025-01-12 21:22:31 -08:00
Andy Zhang
1616c4e170
Merge pull request #840 from andyzhangx/fix-dup-mount
fix: duplicated nfs mount
2025-01-12 20:18:02 +08:00
andyzhangx
d46f382590 fix: duplicate nfs mount 2025-01-12 08:24:57 +00:00