7654a56367
rebase: bump google.golang.org/grpc from 1.43.0 to 1.44.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.43.0 to 1.44.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.43.0...v1.44.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 >
2022-02-08 14:54:05 +00:00
bbce265ead
rebase: bump google.golang.org/grpc from 1.42.0 to 1.43.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.42.0...v1.43.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 >
2022-01-19 08:06:59 +00:00
51a5bde97f
ci: update golang dependencies to 1.17.5 release
...
updating the depencendices to golang 1.17.5
release
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2021-12-13 07:32:54 +00:00
335c945d97
rebase: bump google.golang.org/grpc from 1.41.0 to 1.42.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.41.0 to 1.42.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.41.0...v1.42.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 >
2021-11-17 18:47:04 +00:00
b344a9f463
rebase: bump github.com/hashicorp/vault/api from 1.2.0 to 1.3.0
...
Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/hashicorp/vault/releases )
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/vault/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-02 10:39:23 +00:00
5280b67327
rebase: bump github.com/hashicorp/vault/api from 1.1.1 to 1.2.0
...
Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/hashicorp/vault/releases )
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/vault/compare/v1.1.1...v1.2.0 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-20 13:57:39 +00:00
b85076365c
rebase: bump google.golang.org/grpc from 1.40.0 to 1.41.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.40.0...v1.41.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 >
2021-09-28 11:36:21 +00:00
c12b155940
rebase: use latest google.golang.org/grpc version
...
google.golang.org/grpc was listed in go.mod:replace and updating the
dependency was not possible. There should not be a reason to prevent
updating, commit 5aca04d540
added it but without explanation.
Signed-off-by: Niels de Vos <ndevos@redhat.com >
2021-09-01 15:19:26 +00:00
aa698bc3e1
rebase: update kubernetes and libraries to v1.22.0 version
...
Kubernetes v1.22 version has been released and this update
ceph csi dependencies to use the same version.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2021-08-12 09:55:50 +00:00
5aca04d540
rebase: upgrade snapshot v1beta1 api and clientset to v1 version
...
At present e2e snapshot code make use of snapshot v1beta1 api and client
This patch address the same and snapshot api clientset/apis are updated
to v1 version.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2021-06-24 17:35:07 +00:00
f8a08ada6d
rebase: update google.golang.org/grpc to latest version
...
Signed-off-by: Niels de Vos <ndevos@redhat.com >
2021-06-23 08:40:15 +00:00
342d282780
rebase: add kube-storage/replication to go.mod
...
add dependent kube-storage/replication package
to the vendor.
update grpc to latest release v1.35.0.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2021-03-16 13:06:44 +00:00
83559144b1
rebase: update kubernetes to v1.20.0
...
updated kubernetes packages to latest
release.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2020-12-17 16:04:54 +00:00
d5a0606c33
Migrate from dep to go module
...
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2020-03-17 10:44:07 +00:00
3af1e26d7c
Update to kube v1.17
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2020-01-17 12:06:02 +00:00
d4a67c05f3
Remove nsenter packages from vendor
...
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2019-09-23 13:22:29 +00:00
8a7022cc50
Add recover middleware for grpc server
...
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2019-08-01 11:02:27 +00:00
e128caddc5
Fix vendor out of sync issue
...
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2019-07-25 15:03:46 +00:00
e32b649648
Add external-snapshotter to ceph-csi
...
Adding extenal-provisoner will help us to
test snapshot functionality
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2019-06-23 11:53:37 +00:00
d300da19b7
vendor update for E2E framework
...
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2019-06-04 11:39:42 +05:30
f60a07ae82
update vendor to latest kubernetes 1.14.0
...
some of the kubernetes independent
packages are moved out of the tree to
new projects.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2019-05-14 06:56:56 +00:00
0f836c62fa
Vendor cleanup
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com >
2019-01-16 18:11:54 +05:30
e46099a504
reconcile merge
...
Signed-off-by: Huamin Chen <hchen@redhat.com >
2019-01-15 16:20:41 +00:00
407478ab9a
Fresh dep ensure
2018-11-26 13:23:56 -05:00
8ea659f0d5
vendor update for CSI 0.3.0
2018-07-31 14:53:26 +02:00
e9033989a0
vendor updates
2018-03-07 11:43:06 -05:00
7b24313bd6
vendor files
2018-01-10 13:42:26 -05:00