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

[Egress providers - S3 store] Add support for service accounts when running dotnet monitor in kubernetes #6626

Merged

Commits on May 15, 2024

  1. Reference AWSSDK.SecurityToken in the S3 Storage project so that auth…

    …entication via Open ID connect is possible
    
    It is enough for the project to be referenced for this to work, and there is no reference to it in the code base, because it's existence allows the AWS SDK to work
    jwreford99 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9b2dec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e520bd9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Update documentation in line with spell checker

    Spell checker flagged that Kubernetes should have an uppercase K and to use the American spelling of utilize
    
    Co-authored-by: Justin Anderson <jander-msft@users.noreply.github.com>
    jwreford99 and jander-msft committed May 16, 2024
    Configuration menu
    Copy the full SHA
    da1283a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3c0a5f View commit details
    Browse the repository at this point in the history