1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 15:47:14 +01:00

10 Commits

Author SHA1 Message Date
vr4manta
3e427df1f3 Removed usage of importx for ova upload 2024-09-30 15:06:01 -04:00
Joseph Callen
55344c0510 vendor 2024-02-14 15:55:21 -05: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
Yaakov Selkowitz
7c73eab154 Revendor with golang 1.17 2021-11-24 02:02:14 -05:00
Nir Argaman
fe58208790 Go modules 2020-12-04 07:42:04 +02: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
John Hixson
f826aece02 vendor: bump terraform-provider-aws to to version v2.67.0 2020-07-06 10:38:18 -07:00
Jeremiah Stuever
ff35ac0372 vshpere: download ova into cache
This change caches a copy of the vmware ova specified in rhcos.json in
preperation to upload the OVA into a Template.

Add vsphere terraform import ova

- Using terraform-provider-vsphere as an example and source
  add a resource `vsphereprivate_import_ova`.
- Modify existing terraform to use the above resource
- Modify vsphere tfvars

Co-authored-by: Jeremiah Stuever <jstuever@redhat.com>
2020-03-18 14:37:06 -04:00
Christian Glombek
d02d3f048a Update vendor 2020-02-14 00:08:54 +01:00
Abhinav Dahiya
9a237b5da5 vendor: add github.com/pkg/sftp and golang.org/x/crypto/ssh/agent 2019-06-06 11:14:05 -07:00