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

feat: Enable IAM instance profile (IAM role) when used in AWS #3016

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

Conversation

ntnamazu
Copy link

@ntnamazu ntnamazu commented Sep 29, 2024

GitLab have supported IAM instance profile (IAM role) functionality as stated in official documentations like this:

The code of this Pull Request enables to address the feature above. If this feature become available, dockerized GitLab booted on AWS will not require secret access key, so users can eliminate the hassle of managing access keys.

I guess this funciontality is very useful for users deploying dockerized GitLab in AWS. I know there have been a request for this feature like Issue #2526, and if the code of this Pull Request is merged, I guess the issue #2526 can be closed.

This feature was something I wanted very much myself, so I guess some of the other users will find it useful.

I would be happy if this code reviewed.

@ntnamazu ntnamazu changed the title feat: Enable IAM instance profile when feat: Enable IAM instance profile (IAM role) when used in AWS Sep 29, 2024
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