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: Harden NodeGroupRole by denying VPC actions. #37

Merged
merged 2 commits into from
Feb 5, 2021

Conversation

Miradorn
Copy link
Contributor

@Miradorn Miradorn commented Feb 5, 2021

Theese actions are not necessary, since they are performed by the
managed VPC CNI Addon, which uses its own role via IRSA.
Therefore the Node Roles shouldn't be allowed to perform them.

Fixes #35

@Miradorn Miradorn requested a review from bracki February 5, 2021 12:19
@Miradorn Miradorn self-assigned this Feb 5, 2021
@Miradorn Miradorn added this to In progress in 1.0 via automation Feb 5, 2021
Copy link
Member

@bracki bracki left a comment

Choose a reason for hiding this comment

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

Nice! Please add/change README feature/roadmap accordingly.

Theese actions are not necessary, since they are performed by the
managed VPC CNI Addon, which uses its own role via IRSA.
Therefore the Node Roles shouldn't be allowed to perform them.
@bracki bracki merged commit 8e6dabe into main Feb 5, 2021
1.0 automation moved this from In progress to Done Feb 5, 2021
@bracki bracki deleted the feat/35-node-hardening branch February 5, 2021 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
1.0
  
Done
Development

Successfully merging this pull request may close these issues.

Harden the default IAM policy attached to node groups
2 participants