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

Update azure priv fetch #2012

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

prestist
Copy link
Collaborator

@prestist prestist commented Feb 5, 2025

This is a followup to the PR #1923

Add fallback logic, and add documentation.

cc: #2008

@prestist prestist force-pushed the update-azure-priv-fetch branch from e312ee8 to 435a35d Compare February 12, 2025 17:14
@prestist
Copy link
Collaborator Author

Ok, I updated the commit with all changes minus the re-work one; I am working on the re-work but wanted to make sure I did not regress on the addressed comments; Expect a followup push.

@prestist prestist force-pushed the update-azure-priv-fetch branch 3 times, most recently from 5baea62 to 6a8da1a Compare February 12, 2025 18:41
@prestist prestist force-pushed the update-azure-priv-fetch branch from 6a8da1a to f826c55 Compare February 13, 2025 16:15
@prestist prestist force-pushed the update-azure-priv-fetch branch from f826c55 to 0d5a46a Compare February 18, 2025 19:06
@prestist prestist force-pushed the update-azure-priv-fetch branch from 0d5a46a to 0d52286 Compare February 18, 2025 21:47
@prestist prestist requested a review from jlebon February 20, 2025 13:44
f.Logger.Info("falling back to HTTP fetch")
}
}
if !isAzureBlob || err != nil {
Copy link
Member

Choose a reason for hiding this comment

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

What if it's an Azure blob but we don't have a session?

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