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

UPSTREAM: <carry>: openshift: Set machine addresses #33

Conversation

ingvagabund
Copy link
Member

Set hostname, private IP, public IP and external DNS name in machine.Status.Addresses.
The list of addresses is needed to approve a node and link a node with
it's corresponding machine.

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Release note:


@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 30, 2019
@ingvagabund ingvagabund force-pushed the set-machine-addresses-in-status branch from bd87320 to a10e9d9 Compare May 30, 2019 17:39
@openshift-ci-robot openshift-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 30, 2019
@ingvagabund ingvagabund force-pushed the set-machine-addresses-in-status branch from a10e9d9 to c3ba49d Compare May 30, 2019 18:13
@openshift-ci-robot openshift-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 30, 2019
Set hostname, private IP, public IP and external DNS name in machine.Status.Addresses.
The list of addresses is needed to approve a node and link a node with
it's corresponding machine.
@ingvagabund ingvagabund force-pushed the set-machine-addresses-in-status branch from c3ba49d to 510df7b Compare May 31, 2019 08:28
@enxebre
Copy link
Member

enxebre commented May 31, 2019

/lgtm
In follow ups we'll want to:
Set internalDNS to satisfy machine approver
Go async and track instance status openshift/cluster-api-provider-gcp#23

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

/approve

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: frobware

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-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 31, 2019
@openshift-merge-robot openshift-merge-robot merged commit 77d9b20 into openshift:master May 31, 2019
@ingvagabund ingvagabund deleted the set-machine-addresses-in-status branch May 31, 2019 09:53
Danil-Grigorev pushed a commit to Danil-Grigorev/cluster-api-provider-azure that referenced this pull request Jan 24, 2020
Add namespace flag to controller command
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. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants