Skip to content
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

pkg/steps/clusterinstall/template: GCP region from the cluster #1533

Merged

Conversation

wking
Copy link
Member

@wking wking commented Dec 14, 2020

I still wish the end-to-end suite pulled the region out of the cluster itself, but until it does, lean on the Infrastructure status like we've been doing for AWS since openshift/release@bf0a271f5c (openshift/release#2507). The hard-coding I'm replacing here was fine until the GCP region became dynamic in 00ebab1 (#1527).

I still wish the end-to-end suite pulled the region out of the cluster
itself, but until it does, lean on the Infrastructure status [1] like
we've been doing for AWS since openshift/release@bf0a271f5c (AWS e2e
provider should identify zone and master and multizone, 2019-01-05,
openshift/release#2507).  The hard-coding I'm replacing here was fine
until the GCP region became dynamic in 00ebab1
(pkg/steps/clusterinstall/template: Get region from Boskos lease,
2020-12-11, openshift#1527).

[1]: https://github.com/openshift/api/blob/164a2fb63b5f12918c439a5a0a768aa911bcad99/config/v1/types_infrastructure.go#L327-L328
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 14, 2020
@alvaroaleman
Copy link
Contributor

just testing ci...
/test lint

@alvaroaleman
Copy link
Contributor

/test lint

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 17, 2020
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alvaroaleman, wking

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit ac3b661 into openshift:master Dec 17, 2020
@wking wking deleted the gcp-region-from-cluster branch December 17, 2020 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants