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

Adding region-specifc domain suffix for sts endpoints and adding new regions and domain suffixes #234

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jdwtf
Copy link

@jdwtf jdwtf commented Aug 9, 2024

Issue #, if available:
Addresses STS_ENDPOINT_URL hardcoded dns name suffix

Description of changes:
Added a helper function to pull region-specific domain name suffix strings from the efs-utils.conf file in order to allow authentication via webidentity to hit the proper STS endpoint for those regions. Modified mount_efs and watchdog scripts as well as added some missing regions and their domain suffixes to the efs-utils.conf file.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@seanzatzdev-amazon seanzatzdev-amazon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add some unit tests for the new functions that are added

@jdwtf
Copy link
Author

jdwtf commented Sep 17, 2024

@seanzatzdev-amazon I added unit tests and everything is passing. Please let me know if you want more or different tests

@jdwtf
Copy link
Author

jdwtf commented Sep 23, 2024

@seanzatzdev-amazon is there any more needed before we can merge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants