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

Allow Azure Auth order to be specified via azureAuthMethods component metadata #3217

Merged
merged 10 commits into from
Nov 10, 2023

Commits on Nov 6, 2023

  1. Fix incorrect Eventhubs error message

    Signed-off-by: Bernd Verst <github@bernd.dev>
    berndverst committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    97dc065 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Fix 3204: consul to accept hostnames again (dapr#3211)

    Signed-off-by: Bernd Verst <github@bernd.dev>
    berndverst committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cf4cc23 View commit details
    Browse the repository at this point in the history
  2. Azure BlobStorage components: Add disableEntityManagement metadata …

    …option (dapr#3213)
    
    Signed-off-by: Bernd Verst <github@bernd.dev>
    berndverst committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4e12107 View commit details
    Browse the repository at this point in the history
  3. Allow Azure Auth order to be specified via azureAuthMethods metadata

    Signed-off-by: Bernd Verst <github@bernd.dev>
    berndverst committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6a0b625 View commit details
    Browse the repository at this point in the history
  4. Update internal/authentication/azure/auth_test.go

    Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
    Signed-off-by: Bernd Verst <github@bernd.dev>
    berndverst and ItalyPaleAle committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    20d74fc View commit details
    Browse the repository at this point in the history
  5. Update internal/authentication/azure/auth_test.go

    Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
    Signed-off-by: Bernd Verst <github@bernd.dev>
    berndverst and ItalyPaleAle committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    fb905e4 View commit details
    Browse the repository at this point in the history
  6. AWS S3 Binding - Add Content-Type in the metadata request (dapr#3216)

    Signed-off-by: luigirende <luigirende@gmail.com>
    Signed-off-by: luiren <luigirende@gmail.com>
    Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
    Co-authored-by: luiren <luigi.rende@assistdigital.com>
    Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
    3 people authored and berndverst committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9f955e5 View commit details
    Browse the repository at this point in the history
  7. rename auth methods and provide shortnames

    Signed-off-by: Bernd Verst <github@bernd.dev>
    berndverst committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1c99146 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f46d5cb View commit details
    Browse the repository at this point in the history
  9. entraID auth

    Signed-off-by: Bernd Verst <github@bernd.dev>
    berndverst committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    69bf714 View commit details
    Browse the repository at this point in the history