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

azblob cache: account_name attribute #3476

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

crazy-max
Copy link
Member

By default account name is parsed from request uri host (account url) but when product style url is disabled, account name is not part of the host. This new attribute allows to specify the account name in such case.

cc @vangarp

Signed-off-by: CrazyMax crazy-max@users.noreply.github.com

By default account name is parsed from request uri host (account url)
but when product style url is disabled, account name is not part of the
host. This new attribute allows to specify the account name in such case.

Also return error if account name is empty.

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@crazy-max crazy-max merged commit 1e1a9fc into moby:master Jan 10, 2023
@crazy-max crazy-max deleted the azblob-acct-name branch January 10, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants