-
Notifications
You must be signed in to change notification settings - Fork 97
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
Add IRSA (workload identity) support for AWS cloud provider #7618
Comments
👋 @Reshrahim Thanks for filing this feature request. A project maintainer will review this feature request and get back to you soon. We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue. For more information on our triage process please visit our triage overview |
👍 We've reviewed this issue and have agreed to add it to our backlog. Please subscribe to this issue for notifications, we'll provide updates when we pick it up. We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue. For more information on our triage process please visit our triage overview |
# Description Add convertor and controllers for the new IRSA credential type ## Type of change - This pull request adds or changes features of Radius and has an approved issue (issue link required). Partially Fixes: #7618 --------- Signed-off-by: nithyatsu <nithyasu@microsoft.com> Signed-off-by: Nithya Subramanian <98416062+nithyatsu@users.noreply.github.com>
# Description Add convertor and controllers for the new IRSA credential type ## Type of change - This pull request adds or changes features of Radius and has an approved issue (issue link required). Partially Fixes: #7618 --------- Signed-off-by: nithyatsu <nithyasu@microsoft.com> Signed-off-by: Nithya Subramanian <98416062+nithyatsu@users.noreply.github.com>
# Description Add server side support for AWS IRSA. UCP handles AWS resource deployment and needs irsa suuport. Terraform provider communicates with AWS directly and needs IRSA support too. ## Type of change - This pull request adds or changes features of Radius and has an approved issue (issue link required). Partially Fixes: #7618 --------- Signed-off-by: nithyatsu <nithyasu@microsoft.com> Signed-off-by: Nithya Subramanian <98416062+nithyatsu@users.noreply.github.com> Co-authored-by: Karishma Chawla <kachawla@microsoft.com>
# Description rad credential show should work with the new datamodel that supports 2 aws credential types - accesskey and irsa ## Type of change - This pull request adds or changes features of Radius and has an approved issue (issue link required). Partially Fixes: #7618 --------- Signed-off-by: nithyatsu <nithyasu@microsoft.com>
# Description Add model changes for supporting AWS IRSA credential ## Type of change - This pull request adds or changes features of Radius and has an approved issue (issue link required). radius-project#7618 # Partially Fixes: radius-project#7618 --------- Signed-off-by: nithyatsu <nithyasu@microsoft.com> Signed-off-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
# Description Add convertor and controllers for the new IRSA credential type ## Type of change - This pull request adds or changes features of Radius and has an approved issue (issue link required). Partially Fixes: radius-project#7618 --------- Signed-off-by: nithyatsu <nithyasu@microsoft.com> Signed-off-by: Nithya Subramanian <98416062+nithyatsu@users.noreply.github.com> Signed-off-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
# Description Add server side support for AWS IRSA. UCP handles AWS resource deployment and needs irsa suuport. Terraform provider communicates with AWS directly and needs IRSA support too. ## Type of change - This pull request adds or changes features of Radius and has an approved issue (issue link required). Partially Fixes: radius-project#7618 --------- Signed-off-by: nithyatsu <nithyasu@microsoft.com> Signed-off-by: Nithya Subramanian <98416062+nithyatsu@users.noreply.github.com> Co-authored-by: Karishma Chawla <kachawla@microsoft.com> Signed-off-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
# Description rad credential show should work with the new datamodel that supports 2 aws credential types - accesskey and irsa ## Type of change - This pull request adds or changes features of Radius and has an approved issue (issue link required). Partially Fixes: radius-project#7618 --------- Signed-off-by: nithyatsu <nithyasu@microsoft.com> Signed-off-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
Overview of feature request
Current State
Today when you register the AWS provider, it AWS Access Key ID and the AWS Secret Access Key of IAM role. This is how UCP connects to AWS in order to deploy Azure resources.
Desired State
We should also support IAM roles for service accounts which is the equivalent of workload identity for AWS
Acceptance criteria
Additional context
No response
Would you like to support us?
AB#12397
The text was updated successfully, but these errors were encountered: