kubernetes-sigs / windows-testing

Containers, scripts and documentation for running Kubernetes tests with Windows nodes
Apache License 2.0
40 stars 55 forks source link

Add ability to use workload identity with Azure cli #439

Closed jsturtevant closed 3 months ago

jsturtevant commented 4 months ago

This uses a SP with no secret. It is configured to use the workload Identity from PROW jobs which was configured and exposed in https://github.com/kubernetes/test-infra/pull/32696.

image

issuer: https://container.googleapis.com/v1/projects/k8s-prow-builds/locations/us-central1-f/clusters/prow Service account: prowjob-default-sa namespace: test-pods

k8s-ci-robot commented 4 months ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

k8s-ci-robot commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jsturtevant

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: - ~~[OWNERS](https://github.com/kubernetes-sigs/windows-testing/blob/master/OWNERS)~~ [jsturtevant] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
jsturtevant commented 4 months ago

/test all

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 4 months ago

/hold

CAPZ is going to make a few updates to the scripts that we use so we can streamline the login process.

jsturtevant commented 4 months ago

xref: https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4939

marosset commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

marosset commented 4 months ago

/test pull-e2e-capz-windows-2022-extension

jsturtevant commented 3 months ago

/close in favor of moving to community sub #444

k8s-ci-robot commented 3 months ago

@jsturtevant: Closed this PR.

In response to [this](https://github.com/kubernetes-sigs/windows-testing/pull/439#issuecomment-2223317596): >/close >in favor of moving to community sub #444 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.