8fc7db8d80
rebase: bump github.com/aws/aws-sdk-go from 1.38.63 to 1.40.34
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.38.63 to 1.40.34.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.63...v1.40.34 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-02 16:57:22 +00:00
fb000647b5
rebase: bump sigs.k8s.io/controller-runtime from 0.9.2 to 0.10.0
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.9.2...v0.10.0 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-02 13:49:51 +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
d7bcb42481
rebase: update libopenstorage/secrets
...
libopenstorage has added a new feature that makes it possible to destroy
the contents of a key/value in the Hashicorp Vault kv-v2 secrets backend.
See-also: https://github.com/libopenstorage/secrets/pull/55
Signed-off-by: Niels de Vos <ndevos@redhat.com >
2021-08-06 12:19:18 +00:00
9eaa55506f
rebase: update controller-runtime package to v0.9.2
...
This commit updates controller-runtime to v0.9.2 and
makes changes in persistentvolume.go to add context to
various functions and function calls made here instead of
context.TODO().
Signed-off-by: Rakshith R <rar@redhat.com >
2021-07-01 03:35:23 +00:00
1b23d78113
rebase: update kubernetes to v1.21.2
...
Updated kubernetes packages to latest release.
resizefs package has been included into k8s.io/mount-utils
package. updated code to use the same.
Updates: #1968
Signed-off-by: Rakshith R <rar@redhat.com >
2021-07-01 03:35:23 +00:00
b204b68635
rebase: update golang.org/x/crypto to latest version
...
Signed-off-by: Niels de Vos <ndevos@redhat.com >
2021-06-23 08:40:15 +00:00
004133d746
rebase: update golang.org/x/sys to latest version
...
Signed-off-by: Niels de Vos <ndevos@redhat.com >
2021-06-23 08:40:15 +00:00
fb7dc13dfe
rebase: update packages in go.mod to latest releases
...
updated few packages in go.mod to latest
available release.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2021-06-04 11:52:22 +00:00
2b7f078943
rebase: vendor golang.org/x/crypto and update to latest
...
The new SecretsMetadataKMS provider encrypts/decrypts DEKs as they are
stored in the metadata of volumes. The encryption/decryption uses
golang.org/x/crypto/scrypt to generate the encryption key from a
passphrase.
While vendoring golang.org/x/crypto, already vendored sub-packages have
been updated.
Signed-off-by: Niels de Vos <ndevos@redhat.com >
2021-03-12 10:11:47 +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
91774fc936
rebase: vendor dependencies for Vault API
...
Uses github.com/libopenstorage/secrets to communicate with Vault. This
removes the need for maintaining our own limited Vault APIs.
By adding the new dependency, several other packages got updated in the
process. Unused indirect dependencies have been removed from go.mod.
Signed-off-by: Niels de Vos <ndevos@redhat.com >
2020-11-29 04:03:59 +00:00
8e434bb3ee
build: update vendor with latest version
...
Updating the version of golang.org/x/text to version v0.3.3.
It fixes the vulnerability in http://golang.org/x/text/encoding/unicode
which leads UTF-16 decoder entering an infinite loop causing
the program to crash or run out of memory.
Signed-off-by: Mudit Agarwal <muagarwa@redhat.com >
2020-09-21 10:49:28 +00:00
58bf45a13e
rebase: Make use of latest go ceph library
...
The go-ceph version 0.4.0 is available now which got some important
library changes required for ceph csi project.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2020-06-30 07:55:37 +00:00
34fc1d847e
Changes to accommodate client-go changes and kube vendor update
...
to v1.18.0
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2020-04-14 10:50:12 +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
5e6aebee58
Exclude snapshot changes
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2020-01-17 12:06:02 +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
d621a58207
prometheus liveness probe sidecar
...
Signed-off-by: Daniel-Pivonka dpivonka@redhat.com
2019-08-13 17:51:41 +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
4e529e6643
Fix dep check issue in master
...
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2019-07-25 15:03:46 +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
22ff5c0911
Migrate from snapClient.VolumesnapshotV1alpha1Client to
...
snapClient.SnapshotV1alpha1Client and also update kube dependency
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2019-06-24 13:08:29 +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
85b8415024
Merge branch 'master' into master-to-1.0
2019-01-15 16:15:30 +00:00
35561301b2
added vendors
2019-01-14 20:15:09 +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