Skip to content

Conversation

@staebler
Copy link
Contributor

Add the .status.azure.cloudName field to the Infrastructure type in config. This field informs in which Azure cloud environment the cluster is installed and consequently which Azure API endpoint should be used when communicating via the Azure SDK.

See openshift/enhancements#321

https://issues.redhat.com/browse/CORS-1441

@abhinavdahiya
Copy link
Contributor

/lgtm

@abhinavdahiya
Copy link
Contributor

/assign @deads2k @derekwaynecarr

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label May 19, 2020
@staebler staebler force-pushed the azure_other_cloud_env branch from fe60d75 to fa48456 Compare May 20, 2020 00:51
@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label May 20, 2020
@staebler
Copy link
Contributor Author

fe60d75...fa48456

  • Changed the PublicAzureCloud and USGovernmentAzureCloud const names to AzurePublicCloud and AzureUSGovernmentCloud, respectively.

Add the `.status.platformStatus.azure.cloudName` field to the Infrastructure
type in config. This field informs in which Azure cloud environment
the cluster is installed and consequently which Azure API endpoint
should be used when communicating via the Azure SDK.

See openshift/enhancements#321

https://issues.redhat.com/browse/CORS-1441
@staebler staebler force-pushed the azure_other_cloud_env branch from fa48456 to f4bb75a Compare May 20, 2020 01:01
@staebler
Copy link
Contributor Author

fa48456...f4bb75a

  • Added descriptions for the AzureCloudEnvironment type and its enum values.

staebler added a commit to staebler/cluster-config-operator that referenced this pull request May 20, 2020
Bump to the latest github.com/openshift/api version in order to
pick up changes to the infrastructure.config.openshift.io type
for supporting other Azure cloud environments.

Changes from openshift/api#650.

openshift/api#650
staebler added a commit to staebler/cluster-config-operator that referenced this pull request May 20, 2020
Bump to the latest github.com/openshift/api version in order to
pick up changes to the infrastructure.config.openshift.io type
for supporting other Azure cloud environments.

Changes from openshift/api#650.

openshift/api#650
staebler added a commit to staebler/cluster-config-operator that referenced this pull request May 20, 2020
Bump to the latest github.com/openshift/api version in order to
pick up changes to the infrastructure.config.openshift.io type
for supporting other Azure cloud environments.

Changes from openshift/api#650.

openshift/api#650
staebler added a commit to staebler/cluster-config-operator that referenced this pull request May 20, 2020
Bump to the latest github.com/openshift/api version in order to
pick up changes to the infrastructure.config.openshift.io type
for supporting other Azure cloud environments.

Changes from openshift/api#650.

https://issues.redhat.com/browse/CORS-1444
staebler added a commit to staebler/cluster-ingress-operator that referenced this pull request May 20, 2020
Bump to the latest of github.com/openshift/api to pull in the
addition of the `status.platformStatus.azure.cloudName`
field of the infrastructure.config.openshift.io in order to
support other Azure cloud environments.

Changes from openshift/api#650

See openshift/enhancements#321
@deads2k
Copy link
Contributor

deads2k commented May 21, 2020

/approve

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 21, 2020
staebler added a commit to staebler/cloud-credential-operator that referenced this pull request May 22, 2020
Bump to the latest of github.com/openshift/api to pull in the
addition of the `status.platformStatus.azure.cloudName`
field of the infrastructure.config.openshift.io in order to
support other Azure cloud environments.

This also required manually bumping the following.
  k8s.io/client-go v0.18.2
  sigs.k8s.io/controller-runtime v0.6.0

Changes from openshift/api#650

See openshift/enhancements#321
staebler added a commit to staebler/cloud-credential-operator that referenced this pull request May 22, 2020
Bump to the latest of github.com/openshift/api to pull in the
addition of the `status.platformStatus.azure.cloudName`
field of the infrastructure.config.openshift.io in order to
support other Azure cloud environments.

This also required manually bumping the following.
  k8s.io/client-go v0.18.2
  sigs.k8s.io/controller-runtime v0.6.0

Changes from openshift/api#650

See openshift/enhancements#321
staebler added a commit to staebler/cloud-credential-operator that referenced this pull request May 22, 2020
Bump to the latest of github.com/openshift/api to pull in the
addition of the `status.platformStatus.azure.cloudName`
field of the infrastructure.config.openshift.io in order to
support other Azure cloud environments.

Repalced github.com/jteeuwen/go-bindata with
github.com/go-bindata/go-bindata.

Manually bumped the following.
  k8s.io/client-go v0.18.2
  sigs.k8s.io/controller-runtime v0.6.0

Changes from openshift/api#650

See openshift/enhancements#321
@abhinavdahiya
Copy link
Contributor

/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhinavdahiya, deads2k, staebler

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

The pull request process is described here

Details 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 95abe2d into openshift:master Jun 1, 2020
staebler added a commit to staebler/installer that referenced this pull request Jun 3, 2020
Bump to the latest github.com/openshift/api version in order to
pick up changes to the infrastructure.config.openshift.io type
for supporting other Azure cloud environments.

Changes from openshift/api#650.

https://issues.redhat.com/browse/CORS-1442
staebler added a commit to staebler/cluster-config-operator that referenced this pull request Jun 15, 2020
Bump to the latest github.com/openshift/api version in order to
pick up changes to the infrastructure.config.openshift.io type
for supporting other Azure cloud environments.

Changes from openshift/api#650.

https://issues.redhat.com/browse/CORS-1444
staebler added a commit to staebler/cloud-credential-operator that referenced this pull request Jun 15, 2020
Bump to the latest of github.com/openshift/api to pull in the
addition of the `status.platformStatus.azure.cloudName`
field of the infrastructure.config.openshift.io in order to
support other Azure cloud environments.

Repalced github.com/jteeuwen/go-bindata with
github.com/go-bindata/go-bindata.

Manually bumped the following.
  k8s.io/client-go v0.18.2
  sigs.k8s.io/controller-runtime v0.6.0

Changes from openshift/api#650

See openshift/enhancements#321
staebler added a commit to staebler/cluster-ingress-operator that referenced this pull request Jun 15, 2020
Bump to the latest of github.com/openshift/api to pull in the
addition of the `status.platformStatus.azure.cloudName`
field of the infrastructure.config.openshift.io in order to
support other Azure cloud environments.

Changes from openshift/api#650

See openshift/enhancements#321
staebler added a commit to staebler/cluster-config-operator that referenced this pull request Jun 16, 2020
Bump to the latest github.com/openshift/api version in order to
pick up changes to the infrastructure.config.openshift.io type
for supporting other Azure cloud environments.

Changes from openshift/api#650.

https://issues.redhat.com/browse/CORS-1444
staebler added a commit to staebler/cluster-config-operator that referenced this pull request Jun 16, 2020
Bump to the latest github.com/openshift/api version in order to
pick up changes to the infrastructure.config.openshift.io type
for supporting other Azure cloud environments.

Changes from openshift/api#650.

https://issues.redhat.com/browse/CORS-1444
staebler added a commit to staebler/cluster-config-operator that referenced this pull request Jun 16, 2020
Bump to the latest github.com/openshift/api version in order to
pick up changes to the infrastructure.config.openshift.io type
for supporting other Azure cloud environments.

Changes from openshift/api#650.

https://issues.redhat.com/browse/CORS-1444
jhixson74 pushed a commit to jhixson74/cluster-config-operator that referenced this pull request Jun 19, 2020
Bump to the latest github.com/openshift/api version in order to
pick up changes to the infrastructure.config.openshift.io type
for supporting other Azure cloud environments.

Changes from openshift/api#650.

https://issues.redhat.com/browse/CORS-1444
jhixson74 pushed a commit to jhixson74/cluster-config-operator that referenced this pull request Jun 23, 2020
Bump to the latest github.com/openshift/api version in order to
pick up changes to the infrastructure.config.openshift.io type
for supporting other Azure cloud environments.

Changes from openshift/api#650.

https://issues.redhat.com/browse/CORS-1444
staebler added a commit to staebler/cluster-ingress-operator that referenced this pull request Jul 12, 2020
Bump to the latest of github.com/openshift/api to pull in the
addition of the `status.platformStatus.azure.cloudName`
field of the infrastructure.config.openshift.io in order to
support other Azure cloud environments.

Changes from openshift/api#650

See openshift/enhancements#321
staebler added a commit to staebler/cluster-ingress-operator that referenced this pull request Jul 22, 2020
Bump to the latest of github.com/openshift/api to pull in the
addition of the `status.platformStatus.azure.cloudName`
field of the infrastructure.config.openshift.io in order to
support other Azure cloud environments.

Changes from openshift/api#650

See openshift/enhancements#321
ming1013 pushed a commit to ming1013/cloud-credential-operator that referenced this pull request Dec 15, 2025
Bump to the latest of github.com/openshift/api to pull in the
addition of the `status.platformStatus.azure.cloudName`
field of the infrastructure.config.openshift.io in order to
support other Azure cloud environments.

Repalced github.com/jteeuwen/go-bindata with
github.com/go-bindata/go-bindata.

Manually bumped the following.
  k8s.io/client-go v0.18.2
  sigs.k8s.io/controller-runtime v0.6.0

Changes from openshift/api#650

See openshift/enhancements#321
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.

6 participants