-
Notifications
You must be signed in to change notification settings - Fork 205
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
Managedidentity operatorspec secrets #3937
Managedidentity operatorspec secrets #3937
Conversation
/ok-to-test sha=207eafc |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks good - had a few minor comments.
Waiting for external-secrets/external-secrets#3367 before this merges, as that is the main use-case.
return nil, nil | ||
} | ||
|
||
// obj.Status.ClientId |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor: Is this comment needed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, that was a part of debugging. Removed.
v2/api/managedidentity/customizations/user_assigned_identity_extention_authorization.go
Show resolved
Hide resolved
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/ok-to-test sha=9a7af94 |
Closes #3936
What this PR does / why we need it:
This PR adds secrets section to the
operatorSpec
of theUserAssignedIdentity
Special notes for your reviewer:
How does this PR make you feel:
If applicable: