-
Notifications
You must be signed in to change notification settings - Fork 1.5k
hack/get-terraform: Remove obsolete script #853
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hack/get-terraform: Remove obsolete script #853
Conversation
|
/lgtm |
|
/retest |
Now that we're vendoring Terraform, we no longer need a script to pull down pre-compiled binaries. I've also reworded the 'create cluster' description in overview.md to be more generic. See 0c3d8658 (asset/cluster: clean up logging messages, 2018-12-07, openshift#840) for similar changes to another location.
f9666a3 to
aff2e98
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: crawford, wking The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Hive was pulling the installer image, copying out openshift-install, and terraform, should we adjust hive now to just copy out openshift-install and terraform is no longer needed? |
|
Disregard, in testing I can see this is the case. |
Now that we're vendoring Terraform, we no longer need a script to pull down pre-compiled binaries.
I've also reworded the
create clusterdescription inoverview.mdto be more generic. See 0c3d8658 (#840) for similar changes to another location.Builds on #822. I dunno how well Prow handles this sort of thing with both PRs actively in the merge queue, so:
/hold
CC @crawford