Skip to content

Adding out-of-tree azure credentail provider set up to CAPZ templates#562

Merged
k8s-ci-robot merged 1 commit into
kubernetes-sigs:masterfrom
marosset:capz-templates-oot-cred-provider
May 18, 2026
Merged

Adding out-of-tree azure credentail provider set up to CAPZ templates#562
k8s-ci-robot merged 1 commit into
kubernetes-sigs:masterfrom
marosset:capz-templates-oot-cred-provider

Conversation

@marosset

Copy link
Copy Markdown
Contributor

Part of kubernetes-sigs/cluster-api-provider-azure#6305
This PR sets up an out-of-tree credential provider on the control-plane and windows nodes to support running the cloud-controller-manager tests (which were switched to using windows-testing infra as part of kubernetes/test-infra#37026)

@k8s-ci-robot k8s-ci-robot added tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. 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. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 18, 2026
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
@marosset marosset force-pushed the capz-templates-oot-cred-provider branch from fa7b372 to 74e051e Compare May 18, 2026 18:05
@marosset

Copy link
Copy Markdown
Contributor Author

/assign @mboersma @zylxjtu @Liunardy

Comment thread capz/run-capz-e2e.sh
}

prepare_cloud_provider_azure() {
if [[ "${CLOUD_PROVIDER_AZURE_ARTIFACTS_READY:-}" == "true" ]]; then

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: if we remove line 418, maybe we do not need these 3 lines of check here.

@zylxjtu

zylxjtu commented May 18, 2026

Copy link
Copy Markdown
Contributor

Any ways for us to validate this will work well with CCM/CSI test suites?

@zylxjtu

zylxjtu commented May 18, 2026

Copy link
Copy Markdown
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 18, 2026
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: marosset, zylxjtu

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 0267413 into kubernetes-sigs:master May 18, 2026
9 checks passed
@marosset

Copy link
Copy Markdown
Contributor Author

Any ways for us to validate this will work well with CCM/CSI test suites?

not without adding another PR job in test-infra. I am going to re-trigger the CCM job now tho.

@marosset marosset deleted the capz-templates-oot-cred-provider branch May 18, 2026 22:16
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants