Niels de Vos
f87d06ed85
build: move e2e dependencies into e2e/go.mod
...
Several packages are only used while running the e2e suite. These
packages are less important to update, as the they can not influence the
final executable that is part of the Ceph-CSI container-image.
By moving these dependencies out of the main Ceph-CSI go.mod, it is
easier to identify if a reported CVE affects Ceph-CSI, or only the
testing (like most of the Kubernetes CVEs).
Signed-off-by: Niels de Vos <ndevos@ibm.com>
2025-03-04 17:43:49 +01:00
Praveen M
7eb99fc6c9
rebase: update K8s packages to v0.32.1
...
Update K8s packages in go.mod to v0.32.1
Signed-off-by: Praveen M <m.praveen@ibm.com>
2025-01-22 18:58:00 +00:00
Madhu Rajanna
5a66991bb3
rebase: update kubernetes to latest
...
updating the kubernetes release to the
latest in main go.mod
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2024-08-20 08:17:01 +00:00
dependabot[bot]
e9c729b692
rebase: bump k8s.io/kubernetes in the k8s-dependencies group
...
Bumps the k8s-dependencies group with 1 update: [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes ).
Updates `k8s.io/kubernetes` from 1.30.2 to 1.30.3
- [Release notes](https://github.com/kubernetes/kubernetes/releases )
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.30.2...v1.30.3 )
---
updated-dependencies:
- dependency-name: k8s.io/kubernetes
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-25 15:28:04 +00:00
Madhu Rajanna
e727bd351e
rebase: update kubernetes to 1.30
...
updating kubernetes to 1.30 release
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2024-05-24 09:27:53 +00:00
dependabot[bot]
e5d9b68d36
rebase: bump the golang-dependencies group with 1 update
...
Bumps the golang-dependencies group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto ).
Updates `golang.org/x/crypto` from 0.16.0 to 0.17.0
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 13:34:39 +00:00
Madhu Rajanna
ff3e84ad67
rebase: update kubernetes to 1.28.0 in main
...
updating kubernetes to 1.28.0
in the main repo.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2023-08-17 13:43:15 +00:00
Madhu Rajanna
9c8de9471e
rebase: update kubernetes to 1.26.1
...
update kubernetes and its dependencies
to v1.26.1
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2023-02-03 08:55:43 +00:00
Madhu Rajanna
c4f79d455f
rebase: update kubernetes dep to 1.24.0
...
As kubernetes 1.24.0 is released, updating
kubernetes dependencies to 1.24.0
updates: #3086
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-05-09 09:16:12 +00:00
Madhu Rajanna
5762da3e91
rebase: update kubernetes to v1.23.0
...
updating go dependency to latest kubernetes
released version i.e v1.23.0
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-12-13 07:32:54 +00:00
dependabot[bot]
b2099eb3b1
rebase: bump k8s.io/kubernetes from 1.22.3 to 1.22.4
...
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes ) from 1.22.3 to 1.22.4.
- [Release notes](https://github.com/kubernetes/kubernetes/releases )
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.22.3...v1.22.4 )
---
updated-dependencies:
- dependency-name: k8s.io/kubernetes
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 13:23:58 +00:00
Rakshith R
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
Madhu Rajanna
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
Humble Chirammal
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
Madhu Rajanna
d5a0606c33
Migrate from dep to go module
...
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-03-17 10:44:07 +00:00
Humble Chirammal
3af1e26d7c
Update to kube v1.17
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2020-01-17 12:06:02 +00:00
Humble Chirammal
8fddb53931
Make the kube dependency to 1.15.2
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-08-14 07:40:50 +00:00
Humble Chirammal
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
Madhu Rajanna
d300da19b7
vendor update for E2E framework
...
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-06-04 11:39:42 +05:30
Madhu Rajanna
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
Madhu Rajanna
0f836c62fa
Vendor cleanup
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-01-16 18:11:54 +05:30
Huamin Chen
e46099a504
reconcile merge
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2019-01-15 16:20:41 +00:00
Mike Cronce
407478ab9a
Fresh dep ensure
2018-11-26 13:23:56 -05:00
gman
8ea659f0d5
vendor update for CSI 0.3.0
2018-07-31 14:53:26 +02:00
Serguei Bezverkhi
e9033989a0
vendor updates
2018-03-07 11:43:06 -05:00
Serguei Bezverkhi
7b24313bd6
vendor files
2018-01-10 13:42:26 -05:00