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
andyzhangx
9117946e5a
chore: upgrade k8s.io/mount-utils to v1.32.0
2024-12-15 03:13:03 +00:00
Andy Zhang
f1e8e04230
Merge pull request #818 from andyzhangx/upgrade-snapshot-v8.2.0
...
feat: upgrade to snapshot v8.2.0
2024-12-13 19:28:13 +08:00
andyzhangx
680d494209
feat: upgrade to snapshot v8.2.0
...
revert
2024-12-13 09:59:19 +00:00
Kubernetes Prow Robot
7d18e7a28c
Merge pull request #817 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.69.0
...
chore(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0
2024-12-13 04:10:25 +01:00
dependabot[bot]
78d29aaef6
chore(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.68.1 to 1.69.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.68.1...v1.69.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-12-12 22:11:44 +00:00
Andy Zhang
6a0bf878bf
Merge pull request #815 from andyzhangx/CVE-2024-45337
...
fix: CVE-2024-45337
2024-12-12 22:33:05 +08:00
Andy Zhang
e02af61951
Merge pull request #816 from andyzhangx/fix-runOnControlPlane
...
fix: runOnControlPlane chart config
2024-12-12 22:15:27 +08:00
andyzhangx
51786a529e
fix: runOnControlPlane chart config
2024-12-12 09:26:30 +00:00
andyzhangx
3c3fdd0835
fix: CVE-2024-45337
2024-12-12 08:57:04 +00:00
Andy Zhang
49ec91fc69
Merge pull request #814 from andyzhangx/allowVolumeExpansion-doc
...
doc: add allowVolumeExpansion in examples
2024-12-11 19:17:48 +08:00
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