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

Azure Blobstorage Binding and State Store: Migrate to Track2 Azure SDK #2290

Merged
merged 16 commits into from Nov 29, 2022

Commits on Nov 18, 2022

  1. Azure Blobstorage Binding: Migrate to Track2 Azure SDK

    Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
    berndverst committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    51e0aa9 View commit details
    Browse the repository at this point in the history
  2. some small improvements

    Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
    berndverst committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    c3027b8 View commit details
    Browse the repository at this point in the history
  3. fix blob storage cert test

    Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
    berndverst committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    17d38d7 View commit details
    Browse the repository at this point in the history
  4. AzBlob State: Migrate to Track2 SDK

    Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
    berndverst committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    7ccca4d View commit details
    Browse the repository at this point in the history
  5. Address code review comments

    Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
    berndverst committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    70eb9f3 View commit details
    Browse the repository at this point in the history
  6. AzBlob components: Extract shared code

    Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
    berndverst committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    8811d5e View commit details
    Browse the repository at this point in the history
  7. fix linter issue

    Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
    berndverst committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    f11fc24 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf01ee8 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. more refactoring and address code review

    Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
    berndverst committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    23d36a0 View commit details
    Browse the repository at this point in the history
  2. Move tests around

    Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
    berndverst committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    f1b9374 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    2dc6472 View commit details
    Browse the repository at this point in the history
  2. Make blob metadata case insensitive

    Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
    berndverst committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    7d5c06b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    54a1514 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary reader close()

    Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
    berndverst committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    385c6b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    b76192b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d28a289 View commit details
    Browse the repository at this point in the history