Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: add acrpull controller, binding #986

Closed
wants to merge 1 commit into from

Conversation

stevekuznetsov
Copy link
Contributor

What this PR does

Jira:
Link to demo recording:

Special notes for your reviewer

@@ -460,15 +460,26 @@ resource uami_fedcred 'Microsoft.ManagedIdentity/userAssignedIdentities/federate
parent: uami[i]
name: '${workloadIdentities[i].value.uamiName}-${location}-fedcred'
properties: {
audiences: [
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@geoberle please provide feedback on all this

Copy link

Please rebase pull request.

@stevekuznetsov stevekuznetsov force-pushed the skuznets/acrpull branch 2 times, most recently from 716fe93 to 5c1de8a Compare December 19, 2024 15:02
Signed-off-by: Steve Kuznetsov <[email protected]>
workloadIdentity:
serviceAccountRef: frontend
clientID: {{ .Values.pullBinding.workloadIdentityClientId }}
tenantID: {{ .Values.pullBinding.workloadIdentityTenantId }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Newest version of the controller allows us to reference the puller's MI for this token, letting multiple MI to be federated to the SA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants