1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-06 09:47:02 +01:00
Commit Graph

436 Commits

Author SHA1 Message Date
Rafael Fonseca
0ab8ac3089 update vendor 2024-08-16 09:46:17 +02:00
Rafael Fonseca
6b62598b80 update vendor 2024-06-24 16:07:11 +02:00
Rafael Fonseca
56f681e161 update vendor 2024-02-29 18:47:57 +01:00
Patrick Dillon
0e97e7ea3c Vendor AWS Shared VPC API Changes
go mod vendor
2023-08-03 15:18:58 -04:00
Rafael Fonseca
46ba85db86 gather: azure: vendor changes 2023-04-07 11:13:11 +02:00
Rafael Fonseca
a608dfdd0c CVE: bump mongo-go-dirver for fix
Specific cstrings input may not be properly validated in the MongoDB Go
Driver when marshalling Go objects into BSON.
2023-03-17 15:53:54 +01:00
Rafael Fonseca
b3649a8e56 aws: vendor changes 2023-03-13 21:50:41 +00:00
John Hixson
9b70e0083e go mod vendor 2023-03-02 11:19:11 -08:00
Rafael Fonseca
fcaccfacc8 azure: session: vendor changes 2023-02-27 20:24:41 +01:00
OpenShift Merge Robot
c8c5d5973c Merge pull request #6770 from jcpowermac/SPLAT-823
SPLAT-823: Zonal GA, single terraform, deprecate legacy platform spec
2023-02-21 05:05:06 +01:00
OpenShift Merge Robot
6a13474895 Merge pull request #6310 from bharath-b-rh/cfe-582
CFE-582 : Generate Infrastructure CR with the azure user defined tags
2023-02-16 21:59:20 -05:00
Joseph Callen
a06dfe9a63 installer vendor 2023-02-16 09:56:19 -05:00
Bharath B
e7eb446d95 CFE-582 : update openshift/api pkg version 2023-02-16 11:56:38 +05:30
OpenShift Merge Robot
c0bf49ca9e Merge pull request #6613 from cjschaef/cors-2386
CORS-2386: IBMCloud: Add networkResourceGroupName
2023-02-15 23:47:36 -05:00
rvanderp3
b406f4ed15 vendor update for unit tests 2023-02-15 09:19:04 -05:00
Christopher J Schaefer
b406fbd167 Update machine-api-provider-ibmcloud packages
Update the go mod and vendor packages to pull in the necessary
IBM Cloud MAPI changes for NetworkResourceGroupName support.
2023-02-09 11:39:37 -06:00
ehila
5452bf3f3c feat: updated openshift/api to make use of new infra resource
Signed-off-by: ehila <ehila@redhat.com>
2023-02-08 11:44:35 -05:00
Eran Cohen
d312126784 go.mod: update github.com/golang/mock to v1.7.0-rc.1
This adds support generating mock for interfaces with generics
See https://github.com/golang/mock/issues/621
2023-02-05 13:04:06 +02:00
Eran Cohen
543c40f100 go.mod: update openshift/cluster-api-provider-libvirt to latest master + vendor 2023-02-05 13:03:41 +02:00
Eran Cohen
385d58859d MGMT-12727: go.mod: update github.com/openshift/api + vendor 2023-02-03 20:59:38 +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
OpenShift Merge Robot
8c835074a3 Merge pull request #6698 from eranco74/MGMT-12839
MGMT-12839: Add Shielded VMs options to gcp mpool and TF
2023-01-12 03:31:27 -05:00
OpenShift Merge Robot
68d2bd65b7 Merge pull request #6741 from r4f4/cve-go-yaml
OCPBUGS-5324: CVE-2021-4235 go-yaml: Denial of Service in go-yaml
2023-01-11 19:15:24 -05:00
Eran Cohen
4c7ab1533a MGMT-12838: go.mod: update github.com/openshift/api + vendor 2023-01-11 00:05:03 +02:00
OpenShift Merge Robot
e284448f18 Merge pull request #6746 from lranjbar/aro-1796-update-azure-sdk
ARO-1796: Update Azure SDK for go to v63.1.0+incompatible
2023-01-06 23:46:20 -05:00
Lisa Rashidi-Ranjbar
14c2a36bd8 ARO-1796: Update Azure SDK for go to v63.1.0+incompatible 2023-01-05 14:00:34 -08:00
Rafael Fonseca
a5fd15e0c6 OCPBUGS-5324: go-yaml: DoS in go-yaml
A flaw was found in go-yaml < 2.2.3. This issue occurs due to unbounded
alias chasing, where a maliciously crafted YAML file can cause the
system to consume significant system resources. If parsing user input,
this may be used as a denial of service vector.
2023-01-05 09:34:33 +01:00
Pierre Prinetti
a6d7a4b29e openstack: Revert Gophercloud workaround
With the bump to Gophercloud v1.1.1, the library should be able to
handle HTTP status 204 responses without `content-type` without
erroring. The workaround that was in place to force contentful responses
can then be removed.
2022-12-21 17:46:09 +01:00
Rafael Fonseca
95c1c33b5d tooling: vendor gci tool 2022-12-13 15:40:57 +01:00
Rafael Fonseca
841148236d azure: update mod and vendor 2022-12-07 21:52:28 +01:00
OpenShift Merge Robot
72aeeb83f7 Merge pull request #6598 from andfasano/agent-integration-tests
Agent integration tests proposal
2022-12-06 22:50:03 -05:00
Rafael Fonseca
1c69206124 Bump terraform-exec version
So that we can send terraform debug logs to a file.
2022-12-06 15:07:17 +01:00
Andrea Fasano
bc16565a00 vendor: add testscript 2022-12-06 03:29:24 -05:00
Rafael Fonseca
897b6226e8 azure: azidentity: update go.mod and vendor
Notice that azblob also had to be upgraded to 0.4.1, otherwise we hit
the following build issue:

vendor/github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/zc_blob_lease_client.go:25:16: undefined: to.StringPtr
vendor/github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/zc_block_blob_client.go:145:20: undefined: to.StringPtr
vendor/github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/zc_container_lease_client.go:25:16: undefined: to.StringPtr
vendor/github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/zc_shared_policy_shared_key_credential.go:190:17: undefined: log.EventResponse
vendor/github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/zm_lease_request_options.go:63:16: undefined: to.StringPtr
vendor/github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/zm_lease_request_options.go:142:16: undefined: to.StringPtr

and newer versions cause

pkg/gather/azure/azure.go:224:29: undefined: azblob.NewBlobClientWithSharedKey
pkg/gather/azure/azure.go:235:48: unknown field 'MaxRetryRequests' in struct literal of type blob.RetryReaderOptions
2022-12-05 18:09:14 +01:00
Pierre Prinetti
f8bf57d171 Update OpenStack spec dependencies
The the OpenStack providerSpec for Machine has been moved to
openshift/api.
2022-11-11 11:33:50 +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
Richard Vanderpool
bb5ea0f7f2 bump api to pull in vsphere infrastructure spec update 2022-10-04 10:28:52 -04:00
OpenShift Merge Robot
0a19d75f52 Merge pull request #6228 from mjturek/use-ibm-dns-for-private
Power VS: Enable IBM DNS service for private cluster support
2022-10-01 10:48:47 +02:00
Michael Turek
5988bfe841 Vendor changes 2022-09-29 12:57:47 -04:00
Joel Speed
1dd74ca7a8 Update openshift API dependency 2022-09-29 13:04:18 +02:00
OpenShift Merge Robot
59dc197aa3 Merge pull request #6229 from 23TNC/update-pgc
Update power-go-client
2022-09-20 07:38:19 +02:00
OpenShift Merge Robot
dbd6c61dc1 Merge pull request #6321 from cjschaef/ibmcloud_private_destroy
CORS-2280: IBMCloud: Add DNS Service destroy
2022-09-14 23:19:10 +02:00
rna-afk
ca66e04b7d vendor: go mod tidy and go mod vendor
There was a bug in the certs authorizer that was fixed in the
Azure/auth v0.5.1. Updating the library version.
2022-09-13 12:24:37 -04:00
wolf
a83612d2c6 PowerVS: update power-go-client - Vendor commit 2022-09-12 13:02:54 -05:00
Christopher J Schaefer
872c724ec1 IBMCloud: Add DNS Service support - vendor
Update vendor packages for added IBM Cloud DNS Service support
for destroying DNS Services resources.
2022-09-09 15:15:34 -05:00
Andrew Butcher
3e1dc05531 Vendor changes from updating Nutanix Prism Go Client to c8a2536. 2022-09-08 16:47:15 -04:00
Zane Bitter
3d49ffbff5 Merge branch 'agent-installer' 2022-09-02 17:16:08 -04:00
Christopher J Schaefer
13a20a7341 IBMCloud: Add DNS Service support - vendor
Update vendor packages for added IBM Cloud DNS Service support.
2022-08-29 16:50:26 -05:00
OpenShift Merge Robot
070b006f74 Merge pull request #5911 from rvanderp3/mcmd-platform
[vsphere] support for multi-zone/region installation
2022-08-25 22:58:15 -04:00
Richard Vanderpool
a2e363fec4 add go-yaml dependency
required to (un)marshall vSphere cloud provider structs properly

implements https://github.com/openshift/enhancements/pull/918
2022-08-24 10:04:45 -04:00