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

auth/aws: fix panic in IAM-based login when client config doesn't exi… #23555

Merged
merged 2 commits into from
Oct 6, 2023

Conversation

robmonte
Copy link
Member

@robmonte robmonte commented Oct 6, 2023

Reapply the bugfix and unit test from #23366 now that the CI bug is addressed

  • auth/aws: fix panic in IAM-based login when client config doesn't exist

  • add changelog

…st (#23366)

* auth/aws: fix panic in IAM-based login when client config doesn't exist

* add changelog

* adds known issue for 1.15.0

* fixes up known issue with workaround

* fix link

* maintain behavior of client config not needing to exist for IAM login

* update changelog
@robmonte robmonte requested a review from a team as a code owner October 6, 2023 16:21
@robmonte robmonte added this to the 1.15.1 milestone Oct 6, 2023
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Oct 6, 2023
@github-actions
Copy link

github-actions bot commented Oct 6, 2023

Build Results:
All builds succeeded! ✅

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

CI Results:
All Go tests succeeded! ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants