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

[api] Support custom svc account for M3DB pods #225

Merged
merged 5 commits into from
Jul 13, 2020

Conversation

schallert
Copy link
Collaborator

Add ServiceAccountName to the ClusterSpec for cases where the user does not want to run with the default service account such as pods running under pod security policies.

xmcqueen and others added 2 commits July 12, 2020 13:05
…es not want to run with the default service account such as pods running under pod security policies
@codecov
Copy link

codecov bot commented Jul 13, 2020

Codecov Report

Merging #225 into master will decrease coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
- Coverage   75.62%   75.54%   -0.09%     
==========================================
  Files          30       30              
  Lines        2113     2114       +1     
==========================================
- Hits         1598     1597       -1     
- Misses        390      391       +1     
- Partials      125      126       +1     

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b0c67de...94a558d. Read the comment docs.

@schallert schallert merged commit a052641 into master Jul 13, 2020
@schallert schallert deleted the schallert/svc_acct_name branch July 13, 2020 16:33
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.

2 participants