kubesaw / ksctl

ksctl is a command-line tool to manage your installation of KubeSaw
Apache License 2.0
4 stars 11 forks source link

add enable-feature Role #46

Closed MatousJobanek closed 4 months ago

MatousJobanek commented 4 months ago

add enable-feature Role that can be grant to SAs in ksctl-admins.yaml file

SANDBOX-661

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.03%. Comparing base (e66f12f) to head (51012fb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #46 +/- ## ======================================= Coverage 67.03% 67.03% ======================================= Files 43 43 Lines 2372 2372 ======================================= Hits 1590 1590 Misses 596 596 Partials 186 186 ```