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

Fix credential rotation issue for ECS-A Windows #3184

Merged
merged 1 commit into from
May 2, 2022

Commits on Apr 27, 2022

  1. Fix credentials issue with ECS-A Windows

    Credentials were not being rotated properly on ECS-A Windows instances.
    This patch addresses the issue by using the correct file-paths for
    credentials on supported platforms. The credential chain hierarchy is
    also updated on ECS-A windows to ensure that credential chain is not
    broken for other launch types.
    
    Signed-off-by: Siddharth Vinothkumar <[email protected]>
    vsiddharth committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    327cc6b View commit details
    Browse the repository at this point in the history