1535 Commits

Author SHA1 Message Date
andyzhangx
e6f721245e doc: add allowVolumeExpansion in examples 2024-12-11 09:16:06 +00:00
Kubernetes Prow Robot
dcff2c7529
Merge pull request #813 from kubernetes-csi/dependabot/go_modules/github.com/onsi/gomega-1.36.1
chore(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1
2024-12-11 03:08:02 +00:00
dependabot[bot]
732f358c2a
chore(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.36.0 to 1.36.1.
- [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.0...v1.36.1)

---
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-10 22:19:31 +00:00
Kubernetes Prow Robot
e776d2447c
Merge pull request #812 from TerryHowe/prow-update-master
Prow update master
2024-12-10 02:16:02 +00:00
Terry Howe
94ce606d91 release-tools: update
Commit summary:
379522dc Squashed 'release-tools/' changes from 227577e0..98f23071

Signed-off-by: Terry Howe <terrylhowe@gmail.com>
2024-12-09 07:21:05 -07:00
Terry Howe
379522dc9f Squashed 'release-tools/' changes from 227577e0..98f23071
98f23071 Merge pull request #260 from TerryHowe/update-csi-driver-version
e9d8712d Merge pull request #259 from stmcginnis/deprecated-kind-kube-root
faf79ff6 Remove --kube-root deprecated kind argument
734c2b95 Merge pull request #265 from Rakshith-R/consider-main-branch
f95c855b Merge pull request #262 from huww98/golang-toolchain
3c8d966f Treat main branch as equivalent to master branch
e31de525 Merge pull request #261 from huww98/golang
fd153a9e Bump golang to 1.23.1
a8b3d050 pull-test.sh: fix "git subtree pull" errors
6b05f0fc use new GOTOOLCHAIN env to manage go version
18b6ac6d chore: update CSI driver version to 1.15

git-subtree-dir: release-tools
git-subtree-split: 98f23071d946dd3de3188a7e1f84679067003162
2024-12-09 07:20:57 -07:00
Andy Zhang
f7ce93f341
Merge pull request #811 from andyzhangx/expand-vol
feat: add volume resize support
2024-12-08 22:02:35 +08: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
Kubernetes Prow Robot
8813b5b626
Merge pull request #810 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.32.0
chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0
2024-12-06 02:22:00 +00:00
dependabot[bot]
133e8dfb86
chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.31.0 to 0.32.0.
- [Commits](https://github.com/golang/net/compare/v0.31.0...v0.32.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-05 23:02:03 +00:00
Kubernetes Prow Robot
a9d5271fa8
Merge pull request #809 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.68.1
chore(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1
2024-12-05 12:18:00 +00:00
dependabot[bot]
ea9abdaa05
chore(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.68.0 to 1.68.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.68.0...v1.68.1)

---
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-04 22:17:44 +00:00
Andy Zhang
c992d80889
Merge pull request #807 from andyzhangx/fix-drivername-sc
fix: driver name in storage class helm configure
2024-12-02 15:05:47 +08:00
andyzhangx
59adb7cef4 fix: driver name in storage class helm configure
fix: driver name in storage class helm configure
2024-12-02 04:48:51 +00:00
Kubernetes Prow Robot
90836a64d7
Merge pull request #805 from kubernetes-csi/dependabot/go_modules/github.com/stretchr/testify-1.10.0
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
2024-11-30 01:52:56 +00:00
dependabot[bot]
0110b63522
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-27 22:11:18 +00:00
Kubernetes Prow Robot
349c9b3e04
Merge pull request #803 from kubernetes-csi/dependabot/go_modules/github.com/onsi/gomega-1.36.0
chore(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0
2024-11-27 09:42:56 +00:00
Andy Zhang
f656458cf8
Merge pull request #804 from andyzhangx/remove-livenessProbe
cleanup: remove unused livenessProbe in registrar container
2024-11-27 16:14:24 +08:00
andyzhangx
f9d8919eda cleanup: remove unused livenessProbe in registrar container 2024-11-27 06:56:33 +00:00
dependabot[bot]
716a6e7906
chore(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.35.1 to 1.36.0.
- [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.35.1...v1.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-27 06:53:03 +00:00
Andy Zhang
5aa0a04595
Merge pull request #802 from andyzhangx/remove-group-dependabot
cleanup: remove group update in dependabot
2024-11-27 14:51:04 +08:00
andyzhangx
513e5f13a7 cleanup: remove group update in dependabot 2024-11-27 06:16:25 +00:00
Kubernetes Prow Robot
97e818a9a0
Merge pull request #800 from gulywwx/fix-doc-debug-cmd-issue
doc: missing keyword pod in command
2024-11-26 05:34:55 +00:00
XueFeng
01607eb175 missing keyword pod in command 2024-11-26 15:59:56 +11:00
Kubernetes Prow Robot
a9e1216780
Merge pull request #798 from kubernetes-csi/dependabot/go_modules/k8s-f326b39a94
chore(deps): bump the k8s group with 2 updates
2024-11-23 13:04:54 +00:00
dependabot[bot]
d07d0aa02b
chore(deps): bump the k8s group with 2 updates
Bumps the k8s group with 2 updates: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and google.golang.org/protobuf.


Updates `github.com/onsi/ginkgo/v2` from 2.21.0 to 2.22.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.21.0...v2.22.0)

Updates `google.golang.org/protobuf` from 1.35.1 to 1.35.2

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-23 08:05:44 +00:00
Andy Zhang
cde3779240
Merge pull request #797 from andyzhangx/update-dependabot
chore: update dependabot
2024-11-23 16:04:39 +08:00
Andy Zhang
2421ada64e
Merge pull request #796 from andyzhangx/upgrade-csi-spec
chore: update CSI spec to v1.10.0
2024-11-23 16:04:15 +08:00
andyzhangx
9083c5350d chore: update dependabot 2024-11-23 03:34:48 +00:00
andyzhangx
86f7309499 chore: fix ut 2024-11-23 03:04:36 +00:00
andyzhangx
a9c4f7fd04 chore: update CSI spec to v1.10.0 2024-11-23 02:53:01 +00:00
Kubernetes Prow Robot
c83fa4e26a
Merge pull request #793 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.31.0
chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0
2024-11-16 02:24:52 +00:00
dependabot[bot]
31ee436136
chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/net/compare/v0.30.0...v0.31.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-11-15 22:24:32 +00:00
Andy Zhang
e6601d3be4
Merge pull request #790 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.68.0
chore(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0
2024-11-15 15:53:36 +08:00
Kubernetes Prow Robot
a7cfba26d9
Merge pull request #792 from umagnus/add_timeout_mount
fix: add timeout on mount to fix stuck issue
2024-11-15 07:48:52 +00:00
umagnus
0e85efab3d add timeout on mount 2024-11-15 03:43:58 +00:00
dependabot[bot]
32d214a912
chore(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.67.1 to 1.68.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.67.1...v1.68.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>
2024-11-07 22:55:18 +00:00
Andy Zhang
18fdc4a39e
Merge pull request #789 from andyzhangx/fix-trivy2
test: fix trivy action
2024-11-07 22:41:57 +08:00
andyzhangx
14c63536a0 test: fix trivy action 2024-11-07 13:58:58 +00:00
Kubernetes Prow Robot
265082bc84
Merge pull request #786 from kubernetes-csi/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.21.0
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0
2024-11-07 03:47:29 +00:00
dependabot[bot]
97b1e8d655
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.20.2 to 2.21.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.20.2...v2.21.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>
2024-11-04 22:22:08 +00:00
Kubernetes Prow Robot
39e9d745cd
Merge pull request #785 from kubernetes-csi/dependabot/go_modules/github.com/onsi/gomega-1.35.1
chore(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1
2024-11-03 02:47:27 +00:00
dependabot[bot]
0605d52ff2
chore(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.34.2 to 1.35.1.
- [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.34.2...v1.35.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 22:54:40 +00:00
Kubernetes Prow Robot
00dd500f1c
Merge pull request #782 from kubernetes-csi/dependabot/go_modules/google.golang.org/protobuf-1.35.1
chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1
2024-10-23 07:32:51 +01:00
dependabot[bot]
8cd9ed05e5
chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1
Bumps google.golang.org/protobuf from 1.34.2 to 1.35.1.

---
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-10-22 22:59:40 +00:00
Kubernetes Prow Robot
7a7cf76a3b
Merge pull request #781 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.30.0
chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0
2024-10-22 05:38:51 +01:00
dependabot[bot]
429dfff4f5
chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/net/compare/v0.29.0...v0.30.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-10-21 22:34:47 +00:00
Kubernetes Prow Robot
91dfa869e6
Merge pull request #778 from TerryHowe/prow-update-master
Prow update master
2024-10-21 06:03:05 +01:00
Andy Zhang
1f84a95e52
Merge pull request #780 from andyzhangx/add-CriticalAddonsOnly-toleration
fix: add CriticalAddonsOnly toleration into controller pod
2024-10-21 10:32:25 +08:00