cluster-api-provider-azure icon indicating copy to clipboard operation
cluster-api-provider-azure copied to clipboard

Add custom backend pool name

Open alexander-demicev opened this issue 3 years ago • 4 comments

What type of PR is this?

/kind feature

What this PR does / why we need it:

Currently, there is no way to specify the backend pool name. Make LB's backend pool name customizable. The changes introduced in this PR are backward compatible and should not break existing deployments.

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.

TODOs:

  • [ ] squashed commits
  • [ ] includes documentation
  • [ ] adds unit tests

Release note:

Add custom backend pool name

alexander-demicev avatar Jun 27 '22 13:06 alexander-demicev

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign alexeldeib for approval by writing /assign @alexeldeib in a comment. For more information see:The Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

k8s-ci-robot avatar Aug 30 '22 16:08 k8s-ci-robot

@alexander-demichev: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-provider-azure-apidiff be1d8253b383f9a7f6b87441f590efa07a230172 link false /test pull-cluster-api-provider-azure-apidiff
pull-cluster-api-provider-azure-verify be1d8253b383f9a7f6b87441f590efa07a230172 link true /test pull-cluster-api-provider-azure-verify
pull-cluster-api-provider-azure-test be1d8253b383f9a7f6b87441f590efa07a230172 link true /test pull-cluster-api-provider-azure-test
pull-cluster-api-provider-azure-coverage be1d8253b383f9a7f6b87441f590efa07a230172 link false /test pull-cluster-api-provider-azure-coverage
pull-cluster-api-provider-azure-e2e be1d8253b383f9a7f6b87441f590efa07a230172 link true /test pull-cluster-api-provider-azure-e2e

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

k8s-ci-robot avatar Aug 30 '22 18:08 k8s-ci-robot

/lgtm /assign @alexeldeib

JoelSpeed avatar Sep 15 '22 16:09 JoelSpeed

@alexander-demichev: PR needs rebase.

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.

k8s-ci-robot avatar Sep 16 '22 17:09 k8s-ci-robot

@alexander-demicev pls rebase, let's get this over the finish line

CecileRobertMichon avatar Nov 01 '22 20:11 CecileRobertMichon

@CecileRobertMichon It has been carried on https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/2714, I believe that PR has been rebased and is up to date

JoelSpeed avatar Nov 01 '22 20:11 JoelSpeed

Ha thanks, I forgot about that while doing some PR triage. I'll close this one to avoid future confusion. Will take a look at #2714 again.

/close

CecileRobertMichon avatar Nov 01 '22 21:11 CecileRobertMichon

@CecileRobertMichon: Closed this PR.

In response to this:

Ha thanks, I forgot about that while doing some PR triage. I'll close this one to avoid future confusion. Will take a look at #2714 again.

/close

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.

k8s-ci-robot avatar Nov 01 '22 21:11 k8s-ci-robot