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

Add fsGroup to pod security context #285

Merged
merged 3 commits into from
Feb 8, 2021
Merged

Add fsGroup to pod security context #285

merged 3 commits into from
Feb 8, 2021

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Feb 7, 2021

Changes:

  • add fsGroup to the pod security context (required for AWS IAM Role bindings)
  • update Alpine to v3.13
  • fix the controller group in Alpine

Fix: #284

Required for AWS IAM Role bindings

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added the area/ci CI related issues and pull requests label Feb 7, 2021
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Copy link
Member

@hiddeco hiddeco 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 @stefanprodan 🍓

@stefanprodan stefanprodan merged commit a55a714 into main Feb 8, 2021
@stefanprodan stefanprodan deleted the fsGroup branch February 8, 2021 09:38
@bashims
Copy link

bashims commented Feb 8, 2021

@stefanprodan do you know when this change will be released? Is there a way to test it out prior to release?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

source-controller: permission denied reading eks.amazonaws.com service account token (EKS/IRSA)
3 participants