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

update the node labels for existing AKS nodepools

Open zmalik opened this issue 3 years ago • 4 comments

What type of PR is this? /kind bug

What this PR does / why we need it:

AKS allows updating the node labels for its nodepools, this PR fixes the normalized diff for agentpool of AKS to include the nodelabels.

TODOs:

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

Release note:

fix the bug that doesn't allow updating labels on existing nodepools in AKS

zmalik avatar Aug 12 '22 10:08 zmalik

/test pull-cluster-api-provider-azure-e2e-exp

jackfrancis avatar Aug 12 '22 11:08 jackfrancis

/retest

jackfrancis avatar Aug 12 '22 12:08 jackfrancis

Linter is unhappy https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_cluster-api-provider-azure/2559/pull-cluster-api-provider-azure-test/1559188688703852544

You might need to rebase since #2529 merged and changed some import names

CecileRobertMichon avatar Aug 15 '22 18:08 CecileRobertMichon

/test pull-cluster-api-provider-azure-e2e-exp

zmalik avatar Aug 16 '22 15:08 zmalik

/lgtm /assign @jackfrancis

CecileRobertMichon avatar Aug 16 '22 19:08 CecileRobertMichon

/approve

jackfrancis avatar Aug 17 '22 22:08 jackfrancis

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis

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

k8s-ci-robot avatar Aug 17 '22 22:08 k8s-ci-robot

/cherry-pick release-1.4

jackfrancis avatar Aug 17 '22 22:08 jackfrancis

@jackfrancis: once the present PR merges, I will cherry-pick it on top of release-1.4 in a new PR and assign it to you.

In response to this:

/cherry-pick release-1.4

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.

@jackfrancis: new pull request created: #2569

In response to this:

/cherry-pick release-1.4

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.