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

Smartstore: pod roles - regional sts endpoint #1325

Open
dnavaraWH opened this issue Apr 25, 2024 · 0 comments
Open

Smartstore: pod roles - regional sts endpoint #1325

dnavaraWH opened this issue Apr 25, 2024 · 0 comments
Assignees
Labels
smartstore Smartstore related

Comments

@dnavaraWH
Copy link

Please select the type of request

Enhancement

Tell us more

Describe the request

I am trying to authenticate to SmartStore using IAM role ( pod roles) instead of IAM USER, however as our cluster is in eu-west-1 we can/want to only use sts.eu-west-1.amazonaws.com endpoint.

It looks like default behaviour is however sts.amazonaws.com, and there seems to be no way to change this.

We are seeing the following error:
ERROR AwsCredentials - Failed to execute runSync() for transaction with uri=https://sts.amazonaws.com/ http_code=502

Expected behavior
I want to be able to set regional sts just like it's done in Splunk add on for AWS

Splunk setup on K8S
SOK 2.4.0
Splunk 9.1.2

Reproduction/Testing steps
Create cluster in eu-west-1 region and don't allow it to talk to us-east-1 via web proxy

K8s environment
K8s v1.28.5-eks-5e0fdde.
SOK 2.4.0
Splunk 9.1.2

Proposed changes(optional)
Allow for regional sts endpoints

@dnavaraWH dnavaraWH added the smartstore Smartstore related label Apr 25, 2024
@dnavaraWH dnavaraWH changed the title Smartstore: pod roles Smartstore: pod roles - regional sts endpoint Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
smartstore Smartstore related
Projects
None yet
Development

No branches or pull requests

4 participants