Skip to content
This repository has been archived by the owner on Feb 11, 2025. It is now read-only.

When caching to Azure blobs, the container name is being ignored #239

Open
iamlennym opened this issue Feb 24, 2023 · 0 comments
Open

When caching to Azure blobs, the container name is being ignored #239

iamlennym opened this issue Feb 24, 2023 · 0 comments

Comments

@iamlennym
Copy link

Describe the bug
When caching to Azure blobs, the container name is being ignored.

I have identified the issue:
The cli.StringFlag on line 529 in main.go is being captured as azure.blob-container-name. However, when being referenced later on line 584, it is referenced as azure.container-name (without the 'blob-').

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant