keikoproj / iam-manager

AWS IAM role management for K8s cluster using kube builder "Operator" framework
Apache License 2.0
42 stars 22 forks source link

fix: handle multiple trusts with condition #155

Closed kevdowney closed 1 year ago

kevdowney commented 1 year ago

fixes #154

Handle when there's multiple service accounts in annotation.

Could you share the solution in high level?

Could you share the test results?