Skip to content

Conversation

@feiskyer
Copy link
Member

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind api-change
/kind bug
/kind cleanup
/kind design
/kind documentation
/kind failing-test
/kind feature
/kind flake

What this PR does / why we need it: Default resourceGroup should be used when value of annotation azure-load-balancer-resource-group is empty string.

Which issue(s) this PR fixes:

Fixes #79513

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Default resourceGroup should be used when the value of annotation azure-load-balancer-resource-group is an empty string.

/sig azure
/kind bug
/priority critical-urgent

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/azure kind/bug Categorizes issue or PR as related to a bug. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jun 28, 2019
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 28, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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 added approved Indicates a PR has been approved by an approver from all required OWNERS files. area/cloudprovider sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider. labels Jun 28, 2019
@feiskyer
Copy link
Member Author

/assign @andyzhangx

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

@feiskyer
Copy link
Member Author

/retest

@k8s-ci-robot k8s-ci-robot merged commit 5019bb5 into kubernetes:master Jun 28, 2019
@feiskyer feiskyer deleted the fix-lb-rg branch June 29, 2019 05:26
k8s-ci-robot added a commit that referenced this pull request Jun 29, 2019
…14-upstream-release-1.13

Automated cherry pick of #79514: Default resourceGroup should be used when value of annotation
k8s-ci-robot added a commit that referenced this pull request Jun 29, 2019
…14-upstream-release-1.14

Automated cherry pick of #79514: Default resourceGroup should be used when value of annotation
feiskyer added a commit that referenced this pull request Jun 30, 2019
…14-upstream-release-1.12

Automated cherry pick of #79514: Default resourceGroup should be used when value of annotation
@hoegaarden hoegaarden added the cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. label Jul 1, 2019
k8s-ci-robot added a commit that referenced this pull request Jul 3, 2019
…14-upstream-release-1.15

Automated cherry pick of #79514: Default resourceGroup should be used when value of annotation
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. area/cloudprovider cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. 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. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. 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/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.

LoadBalancer is stuck on pending state when annotation azure-load-balancer-resource-group is set to empty string

4 participants