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
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
e3bf375035
rebase: update kubernetes to v1.25.0
...
update kubernetes to latest v1.25.0
release.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-08-25 16:36:35 +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
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