Skip to content

Conversation

@feiskyer
Copy link
Member

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:

Release note:

Get public IP for Azure vmss nodes.

/kind bug
/sig azure

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. sig/azure cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider. labels Sep 11, 2018
@feiskyer
Copy link
Member Author

cc @kkmsft

@feiskyer
Copy link
Member Author

/assign @andyzhangx

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you going to remove this comment:

TODO(feiskyer): Azure vmss doesn't support associating a public IP to single virtual machine yet,

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. The comment should be removed.

This is required for getting public IP when --public-ip-per-vm
(publicIpAddressConfiguration) is enabled for vmss.
@feiskyer
Copy link
Member Author

@andyzhangx comments removed. PTAL

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 25, 2018
Copy link
Member

@andyzhangx andyzhangx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andyzhangx, feiskyer

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

@k8s-ci-robot k8s-ci-robot merged commit 69da1f8 into kubernetes:master Sep 25, 2018
@feiskyer feiskyer deleted the vmss-pip branch September 25, 2018 07:12
k8s-ci-robot added a commit that referenced this pull request Sep 28, 2018
…98-upstream-release-1.12

Automated cherry pick of #68498: Get public IP for Azure vmss nodes
k8s-ci-robot added a commit that referenced this pull request Oct 2, 2018
…98-upstream-release-1.10

Automated cherry pick of #68498: Get public IP for Azure vmss nodes
k8s-ci-robot added a commit that referenced this pull request Oct 4, 2018
…98-upstream-release-1.11

Automated cherry pick of #68498: Get public IP for Azure vmss nodes
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants