Skip to content

Support specifying additional AWS IAM trust relationships for roles managed by Otterize #185

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

orishoshan
Copy link
Contributor

@orishoshan orishoshan commented May 7, 2025

Description

Specify the following annotation on a pod to add an additional trust relationship statement:

credentials-operator.otterize.com/additional-role-trust-relationship-statements: '[{"Effect": "Allow", "Principal": {"AWS": "*"}, "Action": ["sts:AssumeRoleWithWebIdentity"]}]'

References

Functionality change that goes together with a matching PR in the intents-operator repo: otterize/intents-operator#589

Testing

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR and in github.com/otterize/docs

@orishoshan orishoshan requested a review from amitlicht June 2, 2025 14:42
@orishoshan orishoshan marked this pull request as ready for review June 2, 2025 14:42
@orishoshan orishoshan changed the title Additional trust relationships - POC Support specifying additional AWS IAM trust relationships for roles managed by Otterize Jun 2, 2025
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.

1 participant