-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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 support for user assigned identities #10188
Conversation
Signed-off-by: flo_02_mu <[email protected]>
Signed-off-by: flo_02_mu <[email protected]>
Signed-off-by: flo_02_mu <[email protected]>
Ensure conditionally required identity fields are valid
…tities-merge-with-master Parse ID
As discussed offline, since there's folks subscribed to #8738, I've cherry-picked the commit over to the original PR: #8737 (comment) - so I'm going to close this PR out in favour of that one |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
This is an attempt to add support of user assigned identities in AKS as suggested in #7979
This is still a preview feature.
Fixes #7979
Extension of #8737