Skip to content

core-services/prow/02_config: Drop eastus1 from Azure #14282

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

Merged
merged 1 commit into from
Dec 11, 2020

Conversation

wking
Copy link
Member

@wking wking commented Dec 11, 2020

Maybe this is the wrong name? We're seeing:

level=info msg=Credentials loaded from file "/var/run/secrets/ci.openshift.io/cluster-profile/osServicePrincipal.json"
level=fatal msg=failed to fetch Master Machines: failed to load asset "Install Config": [platform.azure.region: Invalid value: "eastus1": region "eastus1" is not valid or not available for this account, compute[0].platform.azure.type: Invalid value: "Standard_D4s_v3": not found in region eastus1]

but only from eastus1. And before 7aa198b (#12584), which landed last night, we weren't using useast1.

Maybe this is the wrong name?  We're seeing [1]:

  level=info msg=Credentials loaded from file "/var/run/secrets/ci.openshift.io/cluster-profile/osServicePrincipal.json"
  level=fatal msg=failed to fetch Master Machines: failed to load asset "Install Config": [platform.azure.region: Invalid value: "eastus1": region "eastus1" is not valid or not available for this account, compute[0].platform.azure.type: Invalid value: "Standard_D4s_v3": not found in region eastus1]

but only from eastus1.  And before 7aa198b
(ci-operator/step-registry/ipi/conf/azure: Region from Boskos lease,
2020-10-14, openshift#12584), which landed last night, we weren't using
useast1.

[1]: openshift#12584 (comment)
@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 11, 2020
@sjenning
Copy link
Contributor

thanks!
/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sjenning, 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 8d3972f into openshift:master Dec 11, 2020
@openshift-ci-robot
Copy link
Contributor

@wking: Updated the following 2 configmaps:

  • resources configmap in namespace ci at cluster api.ci using the following files:
    • key boskos.yaml using file core-services/prow/02_config/_boskos.yaml
  • resources configmap in namespace ci at cluster app.ci using the following files:
    • key boskos.yaml using file core-services/prow/02_config/_boskos.yaml

In response to this:

Maybe this is the wrong name? We're seeing:

level=info msg=Credentials loaded from file "/var/run/secrets/ci.openshift.io/cluster-profile/osServicePrincipal.json"
level=fatal msg=failed to fetch Master Machines: failed to load asset "Install Config": [platform.azure.region: Invalid value: "eastus1": region "eastus1" is not valid or not available for this account, compute[0].platform.azure.type: Invalid value: "Standard_D4s_v3": not found in region eastus1]

but only from eastus1. And before 7aa198b (#12584), which landed last night, we weren't using useast1.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

wking added a commit to wking/openshift-release that referenced this pull request Dec 11, 2020
We'd had this way back, but removed it in c55f530 (templates:
Remove eastus Azure region temporarily, 2020-01-29, openshift#6903).  I'd tried
to restore it as eastus1, which didn't work, 76e0b5a
(core-services/prow/02_config: Drop eastus1 from Azure, 2020-12-11, openshift#14282).
I'm adding it back, but this time spelling it right.
@wking wking deleted the drop-azure-eastus1 branch September 21, 2021 02:30
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