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 secret permissions to clusterrole, annotations to Helm chart. #162

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

reflection
Copy link

Issue #, if available:
#92

Description of changes:

  • Add secrets permissions to clusterrole, needed if creating secretObjects in SecretProviderClass
  • Allow modifications to service account annotations (i.e. linking IRSA role arn)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@smobyrne smobyrne added the enhancement New feature or request label Dec 29, 2022
@simonmarty simonmarty changed the title Extend helm chart Add secret permissions to clusterrole, annotations to Helm chart. Sep 18, 2023
@simonmarty simonmarty self-requested a review September 18, 2023 18:52
@s-pouya-s
Copy link

@danmancuso @joebaro
please somebody approves this PR

@theboyisno-one
Copy link

@danmancuso @joebaro please somebody approves this PR

plz approve and merge @joebaro @danmancuso @simonmarty

@jwitko
Copy link

jwitko commented Feb 12, 2024

Also in need of this PR , currently vendoring the chart to compensate.

@reflection reflection requested a review from a team as a code owner February 28, 2024 21:24
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.15%. Comparing base (109d74a) to head (d989266).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #162   +/-   ##
=======================================
  Coverage   53.15%   53.15%           
=======================================
  Files           8        8           
  Lines         730      730           
=======================================
  Hits          388      388           
  Misses        332      332           
  Partials       10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@simonmarty simonmarty enabled auto-merge (squash) December 3, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EKS K8s secret cannot be created from volume mount with secret store csi driver
7 participants