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

Bug fixes related to temporary credentials #11

Merged
merged 1 commit into from
Jul 16, 2021

Conversation

sworisbreathing
Copy link
Contributor

Fix an error which occurs when REDSHIFT_USERNAME is the prefixed value from GetClusterCredentials.

This may only occur during tests but still probably needs to be fixed.
Fix panic when neither password nor temporary_credentials is configured.
Also simplify how we fetch temporary credentials.

…e from GetClusterCredentials.

This may only occur during tests but still probably needs to be fixed.
Fix panic when neither password nor temporary_credentials is configured.
Also simplify how we fetch temporary credentials.
@winglot winglot added the bug Something isn't working label Jul 16, 2021
@winglot winglot merged commit 8f40f4d into brainly:master Jul 16, 2021
@sworisbreathing sworisbreathing deleted the misc-bug-fixes branch July 18, 2021 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants