openyurtio / yurt-edgex-manager

yurt-edgex-manager is an operator for managing EdgeX lifecycle(including deploy, delete, update) in OpenYurt cluster.
Apache License 2.0
18 stars 24 forks source link

Rewrite the controller part and upgrade v1alpha2 version #81

Closed Rui-Gan closed 1 year ago

Rui-Gan commented 1 year ago

What type of PR is this?

/kind enhancement /sig iot

What this PR does / why we need it:

Refine the v1alpha2 version of edgex, now available in both versions.

Which issue(s) this PR fixes:

Fixes #62 #67

codecov[bot] commented 1 year ago

Codecov Report

Merging #81 (44ae41d) into main (94f26ac) will decrease coverage by 3.07%. The diff coverage is 2.04%.

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   18.40%   15.33%   -3.08%     
==========================================
  Files           2        2              
  Lines         402      489      +87     
==========================================
+ Hits           74       75       +1     
- Misses        322      408      +86     
  Partials        6        6              
Impacted Files Coverage Δ
controllers/edgex_controller.go 4.23% <0.00%> (-1.16%) :arrow_down:
pkg/webhook/edgex/edgex_webhook.go 65.90% <100.00%> (+0.39%) :arrow_up:

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