-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
feat(util.py/azure.py): Add OIDC support when running LiteLLM on Azure + Azure Upstream caching #3861
Conversation
…etes Service (AKS).
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@Manouchehri Thanks for the quick updates, the functionality looks good in my environments. |
You successfully ran it? |
Yea, it ran well in my AKS. |
Oh wow, that’s awesome I guessed it right on the first try. Thanks for confirming! |
Great work! How long can you checkin the change into main branch? |
@RyoYang Could you help me get some more info so I can write a unit test as well? Option 1: Could you share For e.g. if you have:
Please only shared with me:
Option 2: Run with Do the same thing (remove the last bit after the last |
@krrishdholakia This is ready for merging. The CircleCI + Bedrock tests currently cover most of what this does too; that said, I don't have an easy way to test this myself (as it would require setting LiteLLM up on Azure Kubernetes Service). |
Hey @Manouchehri Due to the security consideration, I cannot share those string to public repo. Do we have any other way for testing? |
Also, can we merge this PR at first, as we will make this repo as submodule with this change, without this PR, we can not move forward. @Manouchehri @krrishdholakia |
Bump? |
Title
This adds OIDC support for AKS (Managed Kubernetes Service).
Relevant issues
Resolves #1852.
Type
🆕 New Feature
Changes
TBD
[REQUIRED] Testing - Attach a screenshot of any new tests passing locally
TBD.
@RyoYang or @olad32, could you please try this config below and let me know what happens? (Feel free to use any Azure OpenAI model.)