Closed mudler closed 5 years ago
Merging #13 into master will increase coverage by
0.06%
. The diff coverage is33.33%
.
@@ Coverage Diff @@
## master #13 +/- ##
==========================================
+ Coverage 70.71% 70.78% +0.06%
==========================================
Files 3 3
Lines 420 421 +1
==========================================
+ Hits 297 298 +1
Misses 99 99
Partials 24 24
Impacted Files | Coverage Δ | |
---|---|---|
manager.go | 62.43% <33.33%> (+0.19%) |
:arrow_up: |
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 d9705e1...18bdaee. Read the comment docs.
This was the last piece to limit the responsability of the code parts.
In this way extensions could be split in two binaries, one that creates the MutatingWebhookConfiguration (which can be a job, or just a process that later on drop capabilities) and one that runs the service in a no-cluster-admin context.