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

rbac modifications for permission issues #117

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bilalcaliskan
Copy link

@bilalcaliskan bilalcaliskan commented May 14, 2021

This PR fixes #92 and #51. There are couple of duplicated issues for that problem.

Draino fails when deployed with the manifest.yml in the repository. I have fixed the missing verbs in ClusterRole.

I have also fixed the golangci-lint error while linting the code.

@codecov
Copy link

codecov bot commented May 14, 2021

Codecov Report

Merging #117 (e26ca04) into master (9d39b53) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #117   +/-   ##
=======================================
  Coverage   75.58%   75.58%           
=======================================
  Files           7        7           
  Lines         471      471           
=======================================
  Hits          356      356           
  Misses        101      101           
  Partials       14       14           

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 9d39b53...e26ca04. Read the comment docs.

@bilalcaliskan
Copy link
Author

Hello @jacobstr , can you review the changes please :)

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.

Missing role permissions needed in example manifest
1 participant