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

remove local-offset feature from time in azure_core #1391

Merged
merged 4 commits into from
Sep 19, 2023

Conversation

cataggar
Copy link
Member

@cataggar cataggar commented Sep 17, 2023

This moves the assume_local function. Once #1371 is addressed, it should be possible to remove the function and local-offset from azure_identity as well, but that will be in a later PR.

@cataggar cataggar marked this pull request as ready for review September 17, 2023 20:44
Copy link
Contributor

@demoray demoray left a comment

Choose a reason for hiding this comment

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

I support the desire to rely on az-cli handling this for us in the future, as well as moving this to azure-identity, as it's the only place we use it.

My suggestion to make this pub(crate) is such that we don't expose it for consumption by 3rd parties since it's an internal implementation detail we hope to remove soon.

Otherwise, LGTM.

Co-authored-by: Brian Caswell <bcaswell@gmail.com>
@cataggar cataggar merged commit 026bdf6 into Azure:main Sep 19, 2023
19 checks passed
@cataggar cataggar deleted the local-offset branch September 19, 2023 15:22
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.

None yet

2 participants