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

Credential provider chain #158

Merged
merged 18 commits into from
Jul 23, 2024
Merged

Credential provider chain #158

merged 18 commits into from
Jul 23, 2024

Conversation

ryanblock
Copy link
Contributor

Thank you for helping out! ✨

We really appreciate your commitment to improving Architect

To maintain a high standard of quality in our releases, before merging every pull request we ask that you've completed the following:

  • Forked the repo and created your branch from master
  • Made sure tests pass (run npm it from the repo root)
  • Expanded test coverage related to your changes:
    • Added and/or updated unit tests (if appropriate)
    • Added and/or updated integration tests (if appropriate)
  • Updated relevant documentation:
  • Summarized your changes in changelog.md
  • Linked to any related issues, PRs, etc. below that may relate to, consume, or necessitate these changes

Please also be sure to completed the CLA (if you haven't already).

Learn more about contributing to Architect here.

Thanks again!

…entity Center)

Increase support for configuration via AWS config files (`~/.aws/config`)
Minor performance improvements
Ensure final requested port reflects all specified overrides (a bit of a corner case)
Improve error handling where SSO session config is not found
Improve error handling where SSO token file is invalid
Fix issue where invalid creds via config file could be incorrectly returned as `false`
Best effort JSON decode of IMDS responses
...why actually use the correct `content-type` header, right?
Fix host param in IMDS connection checking util
Improve IMDS connection checking reliability
@ryanblock ryanblock merged commit 65b2b15 into main Jul 23, 2024
23 checks passed
@ryanblock ryanblock deleted the credential-provider-chain branch July 23, 2024 03:10
@ryanblock ryanblock linked an issue Jul 23, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant