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

feat: migrate output azure_blob_storage to azure-sdk-for-go/storage/azblob #1901

Merged

Commits on May 13, 2023

  1. feat: migrate output azure_blob_storage to azure-sdk-for-go/storage/a…

    …zblob
    
    Signed-off-by: eduardodbr <eduardodbr@hotmail.com>
    eduardodbr committed May 13, 2023
    Configuration menu
    Copy the full SHA
    90166bc View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    bc32d71 View commit details
    Browse the repository at this point in the history
  2. fix: make deps

    Signed-off-by: eduardodbr <eduardodbr@hotmail.com>
    eduardodbr committed May 14, 2023
    Configuration menu
    Copy the full SHA
    5116f2e View commit details
    Browse the repository at this point in the history
  3. tests: add azure integration tests

    Signed-off-by: eduardodbr <eduardodbr@hotmail.com>
    eduardodbr committed May 14, 2023
    Configuration menu
    Copy the full SHA
    7b90f95 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    04e6f9b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Port over changes from redpanda-data#1928

    Also fixed a few issues:
    - Documented when `storage_connection_string` doesn't have `AccountName` in it and added linting rules for it
    - Ensure that the `blob_storage_append` integration test creates new containers
    
    Signed-off-by: Mihai Todor <mihaitodor@optum.com>
    mihaitodor authored and eduardodbr committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    c5afe17 View commit details
    Browse the repository at this point in the history