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

[v16] Update AWS roles ARNs displayed on tsh app login for AWS console apps #46806

Merged

Commits on Sep 20, 2024

  1. Update AWS roles ARNs displayed on tsh app login for AWS console ap…

    …ps (#44983)
    
    * feat(tsh): list aws console logins from server
    
    * chore(services): remove unified resources change
    
    This is being covered on another PR.
    
    * test(tsh): solve TestAzure flakiness by waiting using app servers are ready
    
    * fix(tsh): apps with logins were fallingback into using aws arns
    
    * refactor(client): use GetEnrichedResources
    
    * chore(client): rename function
    
    * refactor(tsh): directly resource lisiting for apps and reuse cluster client
    
    * chore(client): reset client changes
    
    * refactor(tsh): reuse cluster client for fetching allowed logins
    
    * chore(tsh): remove unused function param
    
    * refactor(tsh): update getApp retry with login
    
    * refactor(tsh): use a single function to grab profile and cluste client
    
    * refactor(tsh): perform retry with login at caller site
    
    * fix(tsh): close auth client
    
    * test(tsh): fix test failing due to login misconfiguration
    
    * test(tsh): fix lint errors
    
    * test(tsh): remove unused imports
    gabrielcorado committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bbd6770 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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