Patrick Dillon
89d9849658
vendor: capi v1.11 & openshift/api
...
go mod vendor
2025-11-11 16:19:45 -05:00
Sandhya Dasu
8e645aa4e8
Update verndoring
2025-11-03 14:35:07 -05:00
Patrick Dillon
4039cf6196
Vendor: CAPZ & ASO Bump
...
go mod vendor in
top-level
cluster-api/providers/azure
cluster-api/providers/azureaso
2025-05-28 13:10:41 -04:00
barbacbd
9b208078ff
CORS-3918: Send service endpoint overrides to CAPG through cluster spec
...
** Vendoring updates for CAPG upgrades to latest commit.
2025-03-24 10:08:25 -04:00
Emilien Macchi
f31808f928
vendoring: bump gophercloud, CAPO and deps
...
* Update go.mod to have CAPO v0.11.1 (latest)
* `go mod tidy && go mod vendor`
2024-11-05 08:07:16 -05:00
Joseph Callen
6f8d40df8f
Bump api, client-go, library-go for k8s 1.31
2024-10-03 07:18:39 -04:00
Rafael Fonseca
9a13ff856b
go.mod: update vendor
2024-04-23 14:41:56 +02:00
rna-afk
00bf211ad1
vendor changes after bump to v1.14.2
2024-04-17 13:31:40 -04:00
Zane Bitter
1d65e25d2b
Update to latest assisted-image-service
2024-04-12 15:15:56 +12:00
Zane Bitter
b024ebafc6
Remove prometheus client replace directive
...
This replace directive was never needed to fix the bug (it downgraded
from 1.12.2 to 1.12.1, both of which contained the fix), and has already
since been updated to 1.17.0. Stop replacing the version and allow
normal updates.
2024-04-12 15:12:40 +12:00
Rafael Fonseca
ec3af735f6
update vendor
2024-02-01 16:59:14 +01:00
Vince Prignano
56175c97b1
go: update vendor dependencies
...
Signed-off-by: Vince Prignano <vincepri@redhat.com >
2023-11-01 11:43:46 -07:00
Zane Bitter
a62dc18d4b
Update assisted-image-service
2023-07-13 08:18:41 +12:00
Patrick Dillon
869dbc918f
Vendor Dependencies after 4.14/1.27 API bump
...
$ go mod vendor
2023-06-01 11:45:16 -04:00
Eran Cohen
543c40f100
go.mod: update openshift/cluster-api-provider-libvirt to latest master + vendor
2023-02-05 13:03:41 +02:00
Rafael Fonseca
598fde1dc1
Bug 2067847: go.mod: update prometheus/client_golang
...
A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.
2023-01-17 15:08:09 +01:00
Zane Bitter
aed3ddb3bb
Update assisted-service vendoring
...
Update to the assisted-service at commit
a40422bdea617f16cbdb724d53619ca74773be45.
This repo now contains multiple go modules, so we have to add overrides
for the internal references to the api and models modules.
2022-10-12 10:47:13 -04:00
Christopher J Schaefer
d6a280c6e5
Update kube components to v0.24.0
...
Update kube go dependencies to v0.24.0 releases along with updating
the vendor files.
2022-07-25 16:34:37 -05:00
Denis Moiseev
d2edb9c256
Break dependency to cluster-api-aws provider, bump opensift/api, revendor
...
AWSMachines was moved to openshift/api
Also bump govmomi version along, due to go 1.16 dependency resolution
2022-04-14 14:59:46 +02:00
staebler
af4738abfd
vendor: update openshift/api to include some alibaba infra changes
...
* Update openshift/api to 6e0b1eb97188.
* Update kube modules to v0.23.0.
* Update controller-runtime to v0.11.0.
* Remove unused terraform-provider-kubernetes.
2022-01-21 16:51:22 -05:00
Andrea Fasano
02e47c0da5
Bump baremetal-operator dependency to 20211201170610-92ffa60c683d
...
Latest BMO version exposes a new type that is required by the current patch
2021-12-06 04:16:39 -05:00
Kenny Woodson
9433c308a3
Vendor update: remove dependencies on the machine-api-operator by updating ovirt and openstack. Remove AliyunContainerService/ to openshift/.
2021-11-24 17:52:14 -05:00
Yaakov Selkowitz
7c73eab154
Revendor with golang 1.17
2021-11-24 02:02:14 -05:00
staebler
d54a4cdc54
vendor: bump openshift/api to latest
...
Bump github.com/openshift/api to pick up AWS resource tags
in the infrastructure.config.openshift.io CRD.
* upgrade kubernetes modules to v0.21.0-rc.0
* pin sigs.k8s.io/controller-runtime to v0.9.0-alpha.1
2021-04-22 16:43:33 -04:00
Ravid Brown
a78c16693e
Update openshift/api
...
Signed-off-by: Ravid Brown <ravid@redhat.com >
2021-02-08 22:12:45 +02:00
Michael Gugino
37d3621371
Update MAO depedencies
...
This commit updates various MAO dependencies.
2020-12-06 17:09:28 -05:00
Nir Argaman
3e365051e6
Change modules dependencies
...
* Bump k8s.io modules version to v0.19.0
* Change machine-config-operator to latest master
* Move from k8s.io/klog to k8s.io/klog/v2
2020-10-13 05:43:10 +03:00
Aditya Narayanaswamy
3dec68448f
vendor: Add prometheus push client dependencies
...
Added additional prometheus push client dependencies that are
required to push.
2020-07-22 14:31:39 -04:00
Aditya Narayanaswamy
7ccc7cb3e7
vendor: Added prometheus dependencies
...
Added the dependencies for prometheus in the vendor folder along
with some indirect dependencies.
2020-07-13 14:45:47 -04:00
Alex Crawford
de8e527126
vendor: remove unused dependencies
...
After removing the installer code, these dependencies were removed by
glide.
2018-09-27 22:57:28 -07:00
Alex Crawford
0c6d53b7d6
*: remove bazel
...
This removes all of the files which are directly required by bazel.
2018-09-27 22:13:02 -07:00
Enxebre
b00e40e175
vendor: Add client from sigs.k8s.io/cluster-api
...
This vendors the client for the Kubernetes cluster-api extension.
2018-09-13 15:11:23 -04:00