dependabot[bot]
9eb4a68e3e
Bump github.com/kubernetes-csi/csi-test/v5 from 5.1.0 to 5.2.0
...
Bumps [github.com/kubernetes-csi/csi-test/v5](https://github.com/kubernetes-csi/csi-test ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/kubernetes-csi/csi-test/releases )
- [Commits](https://github.com/kubernetes-csi/csi-test/compare/v5.1.0...v5.2.0 )
---
updated-dependencies:
- dependency-name: github.com/kubernetes-csi/csi-test/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 12:00:31 +00:00
xing-yang
ff4faefbd6
Update lib
2023-11-15 14:58:29 +00:00
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
Sneha Aradhey
3ede1a413f
Update dependency go modules for k8s v1.28.0
2023-09-07 21:18:03 +00:00
Sunny Song
236537f90c
Update dependency go modules for k8s v1.27.0-rc.0
2023-04-04 17:10:16 +00:00
Humble Chirammal
1651e0f823
update module dependencies to latest version
2022-11-03 19:20:36 +05:30
Raunak Pradip Shah
e167bfff11
Upgrade kube dependencies and snapshotter client kube deps to v0.25.2
2022-09-23 08:46:52 +05:30
Humble Chirammal
4b1dd81de1
update kube dependencies to v1.24.0 release
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2022-05-05 08:58:19 +05:30
Raunak Pradip Shah
d300796fab
- Update snapshotter module to v6
...
- Update snapshotter client module to v5
- Update go version in client modules to v1.17
2022-03-23 08:59:19 +05:30
Humble Chirammal
45b2fe6cbf
update kube and dependencies to v1.23
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2021-12-14 22:33:38 +05:30
Chris Henzie
59725e39fe
Update k8s dependencies to v1.22.0-rc.0
2021-07-28 10:37:46 -07:00
xing-yang
e22364e1cf
Bump dependencies to Kubernetes 1.20
2020-12-15 13:15:48 +00:00
Humble Chirammal
b72230379f
update kube and vendor dependencies
...
With kubernetes 1.18 release of client-go, signatures on methods in
generated clientsets, dynamic, metadata, and scale clients have been
modified to accept context.Context as a first argument.
Signatures of Create, Update, and Patch methods have been updated
to accept CreateOptions, UpdateOptions and PatchOptions respectively.
Signatures of Delete and DeleteCollection methods now accept
DeleteOptions by value instead of by reference.
These changes are now accommodated with this PR and client-go
and dependencies are updated to v1.18.0
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2020-05-03 21:52:48 +05:30
Patrick Ohly
211f83fe15
replace "dep" with "go mod"
...
A simple "go mod init && go mod tidy && go mod vendor" was enough and
mostly seems to have picked the same revisions of the dependencies as
before. Notable exceptions are klog and gogo/protobuf.
2019-10-28 12:46:41 +01:00
Michelle Au
d38cdc2f76
Update k8s.io dependencies to master to get selflink fix in client-go
2019-08-12 13:48:24 -07:00
Michelle Au
bb5f13e6bb
Update k8s apis to release-1.14 and update all of vendor
2019-03-11 14:01:03 -07:00
Michelle Au
8c0accad66
add prune and remove unused packages
2019-03-08 14:54:43 -08:00
Cheng Xing
b4c0b68ec7
Bumping k8s dependencies to 1.13
2018-11-16 14:09:40 -08:00
xing-yang
e213d1890d
Add generated file
...
This PR adds generated files under pkg/client and vendor folder.
2018-08-10 06:20:40 -07:00