1645 Commits

Author SHA1 Message Date
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
Aleksandr Stefurishin
f1dfc48aaf replace tar (cli) with code-only packing 2025-01-09 12:48:07 +03:00
Kubernetes Prow Robot
d13493d308
Merge pull request #838 from kubernetes-csi/dependabot/go_modules/google.golang.org/protobuf-1.36.2
chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2
2025-01-08 02:44:29 -08:00
dependabot[bot]
d10581f5f2
chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2
Bumps google.golang.org/protobuf from 1.36.1 to 1.36.2.

---
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-07 23:04:14 +00:00
Kubernetes Prow Robot
f69a893d09
Merge pull request #837 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.34.0
chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0
2025-01-07 02:34:28 +01:00
dependabot[bot]
6e323f5eec
chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.34.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.34.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-01-06 22:25:20 +00:00
Kubernetes Prow Robot
65df9b8db4
Merge pull request #836 from kubernetes-csi/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.22.2
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2
2024-12-31 03:22:13 +01:00
dependabot[bot]
3d5a2be037
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.22.1 to 2.22.2.
- [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.1...v2.22.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 23:03:27 +00:00
Andy Zhang
0fc61a6c2c
chore: update version in Makefile on master branch 2024-12-27 19:23:25 +08:00
Kubernetes Prow Robot
cc152d25f6
Merge pull request #835 from kubernetes-csi/dependabot/go_modules/github.com/onsi/gomega-1.36.2
chore(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2
2024-12-25 03:22:13 +01:00
dependabot[bot]
74383ad410
chore(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.36.1 to 1.36.2.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.36.1...v1.36.2)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-24 22:16:52 +00:00
Andy Zhang
201f63ae0c
Merge pull request #834 from andyzhangx/increase-retry-interval-max
fix: increase default provisioner, snapshotter retry-interval-max
2024-12-24 14:15:39 +08:00
Kubernetes Prow Robot
19a873b907
Merge pull request #833 from kubernetes-csi/dependabot/go_modules/google.golang.org/protobuf-1.36.1
chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1
2024-12-24 04:04:10 +01:00
andyzhangx
0cf059ffcf fix: increase default provisioner, snapshotter retry-interval-max 2024-12-24 01:28:38 +00:00
dependabot[bot]
a45067309d
chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1
Bumps google.golang.org/protobuf from 1.36.0 to 1.36.1.

---
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>
2024-12-23 22:09:23 +00:00
Andy Zhang
c5b0f97a2a
Merge pull request #832 from andyzhangx/update-csi-release-tools
chore: Update csi release tools
2024-12-23 14:00:04 +08:00
andyzhangx
2cf3e9cc05 Squashed 'release-tools/' changes from 98f23071..04965932
04965932 Merge pull request #268 from huww98/cloudbuild
119aee1f Merge pull request #266 from jsafrane/bump-sanity-5.3.1
0ae5e52d Update cloudbuild image with go 1.21+
406a79ac Merge pull request #267 from huww98/gomodcache
9cec273d Set GOMODCACHE to avoid re-download toolchain
43bde065 Bump csi-sanity to 5.3.1

git-subtree-dir: release-tools
git-subtree-split: 04965932661b6e62709dcdbb9c25da528bac2605
2024-12-23 03:32:38 +00:00
andyzhangx
0d43bb7f77 Merge commit '2cf3e9cc058f43d5dc627e8cc0bb512e5527b50a' into update-csi-release-tools 2024-12-23 03:32:38 +00:00
Kubernetes Prow Robot
1327de2f91
Merge pull request #831 from kubernetes-csi/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.22.1
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1
2024-12-21 02:54:11 +01:00
dependabot[bot]
52c801cf32
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.22.0 to 2.22.1.
- [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.0...v2.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-20 22:33:40 +00:00
Kubernetes Prow Robot
49570c7766
Merge pull request #829 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.69.2
chore(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2
2024-12-20 04:08:08 +01:00
dependabot[bot]
8b2bccd921
chore(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.69.0 to 1.69.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.69.0...v1.69.2)

---
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>
2024-12-19 22:09:37 +00:00
Andy Zhang
4024f05a42
Merge pull request #827 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.33.0
chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0
2024-12-19 12:13:36 +08:00
dependabot[bot]
6d651ff13a
chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.32.0...v0.33.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>
2024-12-18 22:37:32 +00:00
Kubernetes Prow Robot
e2ab583556
Merge pull request #826 from geoffrey1330/create_snapshotclass
feat: added volumesnapshotclass to helm chart
2024-12-18 14:32:09 +01: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
Andy Zhang
6b69b9b282
Merge pull request #823 from andyzhangx/runOnControlPlane-snapshot
feat: support runOnControlPlane on csi-snapshot-controller
2024-12-17 10:11:18 +08:00
Kubernetes Prow Robot
e92fcc9e32
Merge pull request #824 from kubernetes-csi/dependabot/go_modules/google.golang.org/protobuf-1.36.0
chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0
2024-12-17 03:04:51 +01:00
dependabot[bot]
4d9791c0de
chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0
Bumps google.golang.org/protobuf from 1.35.2 to 1.36.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 22:50:43 +00:00
andyzhangx
b347eef40e feat: support runOnControlPlane on csi-snapshot-controller 2024-12-16 14:22:44 +00:00
Andy Zhang
d21d7bb117
Merge pull request #820 from andyzhangx/enableSnapshotter
feat: add controller.enableSnapshotter chart config
2024-12-15 21:36:09 +08:00
andyzhangx
4299806741 feat: add ontroller.enableSnapshotter chart config
fix
2024-12-15 12:26:45 +00:00
Andy Zhang
30a89734d1
Merge pull request #822 from andyzhangx/upgrade-csi-test-5.3.1
test: upgrade csi-test to v5.3.1
2024-12-15 12:57:32 +08:00
Andy Zhang
54ef6d0c6b
Merge pull request #821 from andyzhangx/upgrade-mount-utils
chore: upgrade k8s.io/mount-utils to v1.32.0
2024-12-15 12:56:50 +08:00
andyzhangx
31ce112fc8 test: upgrade csi-test to v5.3.1 2024-12-15 03:22:48 +00:00