1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 06:46:36 +01:00

58 Commits

Author SHA1 Message Date
barbacbd
322e2929d1 CORS-4299: Update GCP MAPI Provider
Update the GCP provider reference so that N4A instances can be validated.

Note: govmomi was set to v0.51.0 because the MAPI updates were causing an automatic
update to v0.52.0 resulting in build issues that have no current solution.
2026-01-19 10:59:55 -05:00
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
barbacbd
849c001ebe ** Vendor updates to cloud resource manager and service usage packages. 2025-07-24 06:46:14 -04: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
barbacbd
127c79c768 ** Update vendor
** Add KMS package for GCP
2025-02-14 11:13:35 -05:00
vr4manta
664bd29ab0 Vendor updates 2025-01-29 07:15:01 -05:00
Thuan Vo
b6bbff1cf9 run: go mod vendor 2025-01-24 13:31:46 -08: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
Bob Fournier
94f312bb05 WIP: Upgrade to latest cluster-api-provider-gcp
This picks up fix for shared VPC and labels, particularly:
https://github.com/kubernetes-sigs/cluster-api-provider-gcp/pull/1280
https://github.com/kubernetes-sigs/cluster-api-provider-gcp/pull/1277
https://github.com/kubernetes-sigs/cluster-api-provider-gcp/pull/1275
2024-07-30 08:45:13 -04:00
openshift-merge-bot[bot]
a3f5b449bc Merge pull request #8699 from tsmetana/filestore-destroy-again
STOR-1353: Attempt to cleanup GCP Filestore instances on destroy
2024-07-16 10:49:30 +00:00
Tomas Smetana
98c16f997f Attempt to cleanup GCP Filestore instances on destroy 2024-07-08 13:34:16 +02:00
Bob Fournier
3fc82a639e CORS-3547: Upgrade cluster-api-provider-gcp to v1.7
This picks up some changes we need for GCP including the
creation of an Internal Load Balancer for private cluster
support.
2024-07-03 13:05:00 -04:00
Brent Barbachem
0300e48c75 OCPBUGS-35262: Update the installer to allow CAPG shared vpc installs
** Vendor updates to include shared vpc (xpn) changes.
2024-07-02 09:39:30 -04:00
Tomas Smetana
c99a407e72 Revert "Cleanup GCP Filestore instances on destroy"
This reverts commit 8eac40470d.
2024-06-04 14:37:15 +02:00
openshift-merge-bot[bot]
3a7f60abf8 Merge pull request #7251 from tsmetana/wip-filestore-destroy-rebased
STOR-1353: Cleanup GCP Filestore instances on destroy
2024-06-03 14:22:17 +00:00
Tomas Smetana
8eac40470d Cleanup GCP Filestore instances on destroy 2024-05-13 10:47:36 +02:00
Patrick Dillon
699e5b086f vendor: bump capg
go mod vendor
2024-05-02 19:54:50 -04:00
Rafael Fonseca
819de7e1d4 Bump CCO: update vendor 2024-04-04 21:23:02 +02:00
Mark Hamzy
fe29e84e5a PowerVS: Vendoring the rest changes 2024-03-25 16:49:44 -05:00
Bob Fournier
679a4d047d CORS-3280: Bump cluster-api-provider-gcp to v1.6.0
Release notes are here https://github.com/kubernetes-sigs/cluster-api-provider-gcp/releases/tag/v1.6.0
2024-03-13 08:40:39 -04:00
Rafael Fonseca
7bc7178977 OCPBUGS-30642: pin google oauth2 version
This fixes `connection refused` issues to access the metadata server we
 are seeing in CI.
2024-03-11 14:09:09 +01:00
Mark Hamzy
cfbd1157c3 PowerVS: Vendoring the rest changes 2024-03-06 10:03:29 -06:00
Brent Barbachem
4fdaf1c2ea CORS-3212: CAPG Add ignition for CAPG machines
** update vendor to include google storage api
2024-03-04 08:46:00 -05:00
Bharath B
905abb419f CFE-857 : Add vendor pkgs for GCP tags 2024-02-17 13:41:01 +05:30
Rafael Fonseca
ec3af735f6 update vendor 2024-02-01 16:59:14 +01:00
Patrick Dillon
9e8c6cb4f2 Vendor: cluster-api-provider-gcp
go mod tidy && go mod vendor
2024-01-31 11:40:00 -05:00
Rafael Fonseca
4c07b37b7f update vendor 2024-01-23 18:04:58 +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
Rafael Fonseca
3d4b90b555 quota: gcp: vendor in changes 2023-03-14 08:50:44 +01:00
Eran Cohen
385d58859d MGMT-12727: go.mod: update github.com/openshift/api + vendor 2023-02-03 20:59:38 +02:00
Joel Speed
1dd74ca7a8 Update openshift API dependency 2022-09-29 13:04:18 +02: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
Sid Shukla
2b9d6673c3 Add dependency on Nutanix Prism Go Client
Use prism-go-client instead of embedded client in nutanix terraform provider
for the installer.
2022-06-14 16:03:41 +02:00
staebler
f79f00a14d vendor: update to remove terraform and providers
* Replace terraform modules with github.com/hashicorp/terraform-exec.
* Remove all terraform providers.
* Remove all unneeded replaces.
* Tidy up the replace stanzas so that it is more clear why each replace is needed.
* Remove and re-create all indirect requires to clean up ones that are
  no longer needed.
2022-02-21 10:50:19 -05:00
John Hixson
b79e5f59ae Upgrade to Terraform 0.14.6: update vendor 2021-12-14 09:52:37 -05:00
Yaakov Selkowitz
7c73eab154 Revendor with golang 1.17 2021-11-24 02:02:14 -05:00
sunhui
19512cfa4c Alibaba: update vendor
This commit was produced by running , , and
all modules verified.

Signed-off-by: sunhui <wb-sh373163@alibaba-inc.com>
2021-11-03 23:57:32 +08:00
patrickdillon
f7f93ba95a go mod edit -require=github.com/openshift/api@master \
-replace=k8s.io/client-go=k8s.io/client-go@v0.22.0 \
            -replace=k8s.io/kube-openapi=k8s.io/kube-openapi@v0.0.0-20210305001622-591a79e4bda7

Bumps the OpenShift & k8s APIs. There seems to be a breaking change
in kube-openshift which breaks our kubevirt.io dependencies. I'm pinning
this to the earlier kube-openapi until these dependencies can be
updated.
2021-09-24 14:01:04 -04: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
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
Christian Glombek
b9028eea48 *: Migrate to ignition config spec v3.1
The installer now generates spec v3.1 ignition config,
instead of v2.2 (and v2.4 for openstack) as before.

The v3.1 ignition config specification can be found at [1].
A detailed overview of the differences between specs v2 and v3 can be found at [2].

Notable differences are:
- the `Filesystem` identifier on ignition file configs no longer exists
- `Overwrite` now defaults to `false` (was `true` in spec v2), which is why
it is now set explicitly to keep the same behaviour.
- duplicate file configs are now prohibited, i.e. all contents and
all appendices must be defined in a single config.
- duplicate systemd unit configs are now prohibited, i.e. the content
and all dropins  must be defined in a single config.

This commit:
- Bumps ignition to v2.3.0 with support for config spec v3.1.
- Bumps terraform-provider-ignition to v2.1.0.
Also adds downloading of the provider binary to `images/installer/Dockerfile.upi.ci`
which is necessary because the ignition v2/spec3 version from the
`community-terraform-providers/terraform-ignition-provider` fork is not
present in the provider registry that is maintained by Hashicorp and can
therefore not be pulled in automatically by terraform.
is not present in the
- Bumps machine-config-operator to b3b074ee9156
(latest commit at the time of this writing).
- Adds "github.com/clarketm/json" dependency for marshaling Ignition configs.
This is a dropin replacement for "encoding/json" that supports zero values of
structs with omittempty annotations when marshaling.
In effect, this will exclude empty pointer struct fields from the
marshaled data instead of inserting nil values into them, which do not
pass openAPI validation on fields that are supposed to contain e.g. strings.
The same library is used by machine-config-operator and ignition itself.
- Updates the vendor dir to make commit idempotent.

[1] https://github.com/coreos/ignition/blob/master/doc/configuration-v3_1.md
[2] https://github.com/coreos/ignition/blob/master/doc/migrating-configs.md#from-version-230-to-300

Co-authored-by: Vadim Rutkovsky <vrutkovs@redhat.com>
2020-07-29 00:39:27 +02:00
Abhinav Dahiya
fa33207369 vendor: bump 2020-07-14 12:02:45 -07:00
John Hixson
0d1367ce67 vendor: bump terraform-plugin-sdk to version v1.14.0 2020-07-06 10:38:12 -07:00
Abhinav Dahiya
09088a7476 vendor: bump gcp tf provider to v3.27.0 2020-06-29 14:33:20 -07:00
Abhinav Dahiya
9aed771f50 vendor: revendor terraform after dropping all backends
Pins the terraform to https://github.com/openshift/hashicorp-terraform/tree/v0.12.20-openshift-3
2020-06-29 14:23:59 -07:00
Christian Glombek
d02d3f048a Update vendor 2020-02-14 00:08:54 +01:00