Jan Safranek
|
28b91e65e9
|
Update to csi-lib-utils@v0.15.0
Manually update to csi-lib-utils@v0.15.0
It was necessary to update to kubernetes-csi/csi-test@v5.1.0 to remove dependency on cloud.google.com/go@v0.34
|
2023-09-15 17:10:56 +02:00 |
|
dependabot[bot]
|
0ebf9f51a2
|
Bump google.golang.org/grpc from 1.58.0 to 1.58.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0 to 1.58.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.0...v1.58.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>
|
2023-09-15 11:18:45 +00:00 |
|
xing-yang
|
fd03420fd8
|
Remove direct dep on kubernetes
|
2023-09-13 16:24:33 +00:00 |
|
Kubernetes Prow Robot
|
3cccd02e5f
|
Merge pull request #904 from xing-yang/update_client_6.3
Update client lib version to 6.3.0
|
2023-09-12 11:54:12 -07:00 |
|
Kubernetes Prow Robot
|
8c3a305826
|
Merge pull request #898 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.58.0
Bump google.golang.org/grpc from 1.57.0 to 1.58.0
|
2023-09-12 07:38:13 -07:00 |
|
xing-yang
|
0667aa8b7a
|
Update client lib version to 6.3.0
|
2023-09-12 13:25:22 +00:00 |
|
dependabot[bot]
|
94b2103032
|
Bump github.com/evanphx/json-patch
Bumps [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) from 5.6.0+incompatible to 5.7.0+incompatible.
- [Release notes](https://github.com/evanphx/json-patch/releases)
- [Commits](https://github.com/evanphx/json-patch/compare/v5.6.0...v5.7.0)
---
updated-dependencies:
- dependency-name: github.com/evanphx/json-patch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-12 11:52:53 +00:00 |
|
dependabot[bot]
|
da82bb1148
|
Bump google.golang.org/grpc from 1.57.0 to 1.58.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.58.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0...v1.58.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>
|
2023-09-08 16:52:51 +00:00 |
|
Sneha Aradhey
|
3ede1a413f
|
Update dependency go modules for k8s v1.28.0
|
2023-09-07 21:18:03 +00:00 |
|
Kubernetes Prow Robot
|
737d5fca6d
|
Merge pull request #864 from carlory/patch-001
check if the csi driver is supported the volume group snapshot cap
|
2023-09-05 19:40:51 -07:00 |
|
dependabot[bot]
|
da067cec6c
|
Bump google.golang.org/grpc from 1.56.2 to 1.57.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.2 to 1.57.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.57.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>
|
2023-07-27 11:46:42 +00:00 |
|
carlory
|
c494031e55
|
check if the csi driver is supported the volume group snapshot cap when the --enable-volume-group-snapshots arg is true
|
2023-07-26 10:09:20 +08:00 |
|
dependabot[bot]
|
fe21d5f567
|
Bump google.golang.org/grpc from 1.56.0 to 1.56.2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.0 to 1.56.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.0...v1.56.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>
|
2023-07-07 11:40:55 +00:00 |
|
dependabot[bot]
|
324bf2c3c7
|
Bump google.golang.org/grpc from 1.55.0 to 1.56.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.55.0...v1.56.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>
|
2023-06-19 12:10:03 +00:00 |
|
dependabot[bot]
|
9da1c9b225
|
Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.15.1...v1.16.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-15 20:19:20 +00:00 |
|
dependabot[bot]
|
dde2106fd3
|
Bump github.com/prometheus/common from 0.37.0 to 0.44.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.37.0 to 0.44.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.37.0...v0.44.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-14 14:39:32 +00:00 |
|
Kubernetes Prow Robot
|
9648cbf64d
|
Merge pull request #855 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.55.0
Bump google.golang.org/grpc from 1.51.0 to 1.55.0
|
2023-06-14 07:38:18 -07:00 |
|
Kubernetes Prow Robot
|
9a6e9ef9ea
|
Merge pull request #854 from kubernetes-csi/dependabot/go_modules/github.com/kubernetes-csi/csi-lib-utils-0.13.0
Bump github.com/kubernetes-csi/csi-lib-utils from 0.12.0 to 0.13.0
|
2023-06-14 06:42:19 -07:00 |
|
dependabot[bot]
|
6c9f595649
|
Bump google.golang.org/grpc from 1.51.0 to 1.55.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.55.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.51.0...v1.55.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>
|
2023-06-14 12:43:17 +00:00 |
|
dependabot[bot]
|
54b4d8b94b
|
Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-14 11:49:22 +00:00 |
|
dependabot[bot]
|
a012263779
|
Bump github.com/kubernetes-csi/csi-lib-utils from 0.12.0 to 0.13.0
Bumps [github.com/kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/kubernetes-csi/csi-lib-utils/releases)
- [Commits](https://github.com/kubernetes-csi/csi-lib-utils/compare/v0.12.0...v0.13.0)
---
updated-dependencies:
- dependency-name: github.com/kubernetes-csi/csi-lib-utils
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-14 11:49:12 +00:00 |
|
dependabot[bot]
|
655d43bc96
|
Bump github.com/kubernetes-csi/csi-test/v4 from 4.0.2 to 4.4.0
Bumps [github.com/kubernetes-csi/csi-test/v4](https://github.com/kubernetes-csi/csi-test) from 4.0.2 to 4.4.0.
- [Release notes](https://github.com/kubernetes-csi/csi-test/releases)
- [Commits](https://github.com/kubernetes-csi/csi-test/compare/v4.0.2...v4.4.0)
---
updated-dependencies:
- dependency-name: github.com/kubernetes-csi/csi-test/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-12 17:05:14 +00:00 |
|
Kubernetes Prow Robot
|
6a06cc34ee
|
Merge pull request #853 from kubernetes-csi/dependabot/go_modules/github.com/prometheus/client_model-0.4.0
Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0
|
2023-06-12 09:57:48 -07:00 |
|
Kubernetes Prow Robot
|
48a467539e
|
Merge pull request #856 from kubernetes-csi/dependabot/go_modules/k8s.io/klog/v2-2.100.1
Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1
|
2023-06-12 09:01:57 -07:00 |
|
Kubernetes Prow Robot
|
4be6cc2635
|
Merge pull request #851 from kubernetes-csi/dependabot/go_modules/github.com/evanphx/json-patch-5.6.0incompatible
Bump github.com/evanphx/json-patch from 4.12.0+incompatible to 5.6.0+incompatible
|
2023-06-12 09:01:50 -07:00 |
|
dependabot[bot]
|
488cb7ccea
|
Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0
Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/prometheus/client_model/releases)
- [Commits](https://github.com/prometheus/client_model/compare/v0.3.0...v0.4.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_model
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-12 15:08:47 +00:00 |
|
dependabot[bot]
|
9473b1665e
|
Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.90.1 to 2.100.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.90.1...v2.100.1)
---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-12 13:03:40 +00:00 |
|
dependabot[bot]
|
d1245c335d
|
Bump github.com/evanphx/json-patch
Bumps [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) from 4.12.0+incompatible to 5.6.0+incompatible.
- [Release notes](https://github.com/evanphx/json-patch/releases)
- [Commits](https://github.com/evanphx/json-patch/compare/v4.12.0...v5.6.0)
---
updated-dependencies:
- dependency-name: github.com/evanphx/json-patch
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-12 13:02:10 +00:00 |
|
dependabot[bot]
|
ad73393bec
|
Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.15.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.14.0...v1.15.1)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-12 13:02:00 +00:00 |
|
Raunak Pradip Shah
|
5f1d746510
|
go mod tidy for removal of ptypes
|
2023-05-03 22:35:57 +05:30 |
|
Raunak Pradip Shah
|
7722fd706e
|
fix go mod
|
2023-05-03 21:22:01 +05:30 |
|
Raunak Pradip Shah
|
871312988b
|
Added create group volume snapshot functionality
|
2023-05-03 21:21:32 +05:30 |
|
Matthew Brooks
|
8a11d50738
|
Switch to using google.golang.org/protobuf rather than github.com/golang/protobuf
|
2023-04-16 14:55:02 -06:00 |
|
Sunny Song
|
00b7d54136
|
Update dependency go modules for k8s v1.27.0
|
2023-04-12 18:57:15 +00:00 |
|
Sunny Song
|
236537f90c
|
Update dependency go modules for k8s v1.27.0-rc.0
|
2023-04-04 17:10:16 +00:00 |
|
andyzhangx
|
81c2a77192
|
fix: CVE-2022-41723
|
2023-03-29 03:52:25 +00:00 |
|
Raunak Pradip Shah
|
e231c81e52
|
Update code-generator to v0.26.0
|
2023-02-28 12:33:04 +05:30 |
|
Shubham Rajvanshi
|
d92a0c71d1
|
updated go module files
|
2023-02-27 10:23:31 -08:00 |
|
Sunny Song
|
b82eefd047
|
Upgrade csi-lib-utils to v0.12.0
|
2022-12-22 20:11:54 +00:00 |
|
xing-yang
|
5d3d28c9ab
|
Add replace clause back to go.mod
Without the replace clause, release-notes tool failed to find the
version of some libs, i.e., "invalid version: unknown revision v0.0.0"
|
2022-12-17 16:21:13 +00:00 |
|
Sunny Song
|
e58d9d2836
|
Replace golang.org/x/net to v0.4.0
|
2022-12-14 17:10:00 +00:00 |
|
Sunny Song
|
bb5a9019fb
|
Update dependency go modules in client for k8s v1.26.0
|
2022-12-13 21:36:27 +00:00 |
|
Sunny Song
|
9cd2fbc4ea
|
Upgrade go to 1.19
|
2022-12-12 19:27:50 +00:00 |
|
Sunny Song
|
3a2a001be3
|
Update dependency go modules for k8s v1.26.0
|
2022-12-12 18:59:02 +00:00 |
|
Sunny Song
|
bcdff47059
|
Remove replace in go.mod
|
2022-11-28 19:53:00 +00:00 |
|
Sunny Song
|
f095f3155b
|
Update dependency go modules for k8s v1.26.0-rc.0
|
2022-11-23 18:39:03 +00:00 |
|
Humble Chirammal
|
d842f6c775
|
remove replace directive from the go.mod file
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
|
2022-11-17 09:09:32 +05:30 |
|
xing-yang
|
f78cc13c65
|
Fix client-go version
|
2022-11-11 23:20:33 +00:00 |
|
Humble Chirammal
|
1651e0f823
|
update module dependencies to latest version
|
2022-11-03 19:20:36 +05:30 |
|
xing-yang
|
473a5f3ba7
|
Update client to v6.1.0
|
2022-09-26 11:08:26 -04:00 |
|