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

fix(helm): Configure service account assigned to operator's pod #390

Merged
merged 1 commit into from
Feb 12, 2021

Conversation

danielpacak
Copy link
Contributor

Resolves: #384

Signed-off-by: Daniel Pacak pacak.daniel@gmail.com

Resolves: #384

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@codecov
Copy link

codecov bot commented Feb 12, 2021

Codecov Report

Merging #390 (ec60a45) into main (6b273d8) will increase coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #390      +/-   ##
==========================================
+ Coverage   68.27%   68.47%   +0.19%     
==========================================
  Files          58       58              
  Lines        3061     3061              
==========================================
+ Hits         2090     2096       +6     
+ Misses        714      709       -5     
+ Partials      257      256       -1     
Impacted Files Coverage Δ
pkg/operator/controller/vulnerabilityreport.go 62.67% <0.00%> (+2.87%) ⬆️

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 6b273d8...ec60a45. Read the comment docs.

@danielpacak danielpacak merged commit 699cfb2 into main Feb 12, 2021
@danielpacak danielpacak deleted the fix/helm_sa_lookup branch February 12, 2021 17:25
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.

[helm] Error looking up service account
2 participants