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

feat: runtime run as no-root user #6474

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

sort imports

24f352b
Select commit
Loading
Failed to load commit list.
Open

feat: runtime run as no-root user #6474

sort imports
24f352b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2025 in 1s

15.12% (target 10.00%)

View this Pull Request on Codecov

15.12% (target 10.00%)

Details

Codecov Report

Attention: Patch coverage is 34.02062% with 64 lines in your changes missing coverage. Please review.

Project coverage is 15.12%. Comparing base (9aaa584) to head (24f352b).
Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
...tools/orchestrator/scheduler/executor/util/util.go 46.47% 30 Missing and 8 partials ⚠️
...orchestrator/scheduler/executor/plugins/k8s/k8s.go 0.00% 26 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6474      +/-   ##
==========================================
- Coverage   15.14%   15.12%   -0.02%     
==========================================
  Files        3674     3675       +1     
  Lines      376844   377102     +258     
==========================================
- Hits        57076    57048      -28     
- Misses     314307   314593     +286     
  Partials     5461     5461              
Files with missing lines Coverage Δ
...duler/executor/plugins/k8s/instanceinfosync/pod.go 0.00% <ø> (ø)
...orchestrator/scheduler/executor/plugins/k8s/k8s.go 25.16% <0.00%> (-0.44%) ⬇️
...tools/orchestrator/scheduler/executor/util/util.go 39.16% <46.47%> (+1.95%) ⬆️

... and 23 files with indirect coverage changes