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

Attach IAM instance profile to containerized server EC2 #1770

Conversation

NamelessOne91
Copy link
Contributor

What does this PR change?

We probably skipped this check during the last refactors and changes.
Not having an instance profile attached to the EC2 instance does not make the deployment fail or the server unable to start, but results in not being able to send metering data to the AWS markeplace.
This ultimately leads to the instance being identified as not PAYG compliant and all functionalities being blocked.

@NamelessOne91 NamelessOne91 self-assigned this Jan 15, 2025
@NamelessOne91 NamelessOne91 requested a review from a team as a code owner January 15, 2025 13:01
@NamelessOne91 NamelessOne91 requested a review from a team January 15, 2025 13:51
Copy link
Contributor

@maximenoel8 maximenoel8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch !

Copy link
Member

@srbarrios srbarrios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@NamelessOne91 NamelessOne91 merged commit 55bef89 into uyuni-project:master Jan 16, 2025
2 checks passed
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.

4 participants