KubeArmor icon indicating copy to clipboard operation
KubeArmor copied to clipboard

KubeArmor support for un-orchestrated containers

Open Ankurk99 opened this issue 2 years ago • 5 comments

Ref: #693

Ankurk99 avatar May 20 '22 15:05 Ankurk99

Codecov Report

Merging #709 (d51fcf9) into main (64635ac) will decrease coverage by 1.68%. The diff coverage is 3.94%.

@@            Coverage Diff             @@
##             main     #709      +/-   ##
==========================================
- Coverage   40.95%   39.26%   -1.69%     
==========================================
  Files          30       30              
  Lines        9039     9499     +460     
==========================================
+ Hits         3702     3730      +28     
- Misses       4863     5282     +419     
- Partials      474      487      +13     
Impacted Files Coverage Δ
KubeArmor/core/dockerHandler.go 47.52% <0.00%> (-5.81%) :arrow_down:
KubeArmor/core/kubeUpdate.go 38.92% <0.00%> (-10.18%) :arrow_down:
KubeArmor/enforcer/appArmorEnforcer.go 48.19% <0.00%> (ø)
KubeArmor/policy/policy.go 0.00% <0.00%> (ø)
KubeArmor/core/kubeArmor.go 50.10% <21.95%> (-2.64%) :arrow_down:
KubeArmor/common/common.go 43.60% <100.00%> (+0.91%) :arrow_up:
KubeArmor/monitor/systemMonitor.go 55.52% <0.00%> (-2.84%) :arrow_down:
KubeArmor/monitor/syscallParser.go 62.53% <0.00%> (-0.76%) :arrow_down:
KubeArmor/feeder/policyMatcher.go 49.84% <0.00%> (+0.83%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar May 20 '22 15:05 codecov-commenter

@Ankurk99 once this PR is updated, please let me know.

nam-jaehyun avatar May 23 '22 10:05 nam-jaehyun

@Ankurk99 , pls handle the DCO and should be good to merge.

nyrahul avatar Jul 08 '22 00:07 nyrahul

PR good to merge, PTAL. Thanks @daemon1024 for helping to debug it.

Ankurk99 avatar Jul 09 '22 18:07 Ankurk99