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

[1.0] do not create container for AzureBlobStorage #622

Open
wants to merge 1 commit into
base: 1.x
Choose a base branch
from

Conversation

nicolasmure
Copy link
Contributor

@nicolasmure nicolasmure commented Jul 1, 2019

Related to #618.

Container creation is out of Gaufrette scope. The container should be
created by the deleveloper on its own.
Thus, the multi container mode has been removed, as it was creating
containers on the fly.

TODO :

  • update doc

Related to KnpLabs#618.

Container creation is out of Gaufrette scope. The container should be
created by the deleveloper on its own.
Thus, the multi container mode has been removed, as it was creating
containers on the fly.
@nicolasmure nicolasmure force-pushed the fix/azure-blob-storage-do-not-create-bucket branch from 06e3ffb to d389a79 Compare July 3, 2019 09:29
@Nek-
Copy link
Contributor

Nek- commented Oct 7, 2022

Partially fixed in #661

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.

6 participants