kubebb / core

A declarative component lifecycle management platform
https://kubebb.github.io/website
Apache License 2.0
8 stars 9 forks source link

fix: oci upgrade and uninstall can't work properly #303

Closed Abirdcfly closed 1 year ago

Abirdcfly commented 1 year ago

What type of PR is this?

/kind cleanup

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #255

Special notes for your reviewer

codecov[bot] commented 1 year ago

Codecov Report

Merging #303 (edea787) into main (326bf78) will decrease coverage by 0.31%. Report is 2 commits behind head on main. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #303      +/-   ##
==========================================
- Coverage   25.84%   25.54%   -0.31%     
==========================================
  Files          35       35              
  Lines        3149     3187      +38     
==========================================
  Hits          814      814              
- Misses       2283     2321      +38     
  Partials       52       52              
Files Changed Coverage Δ
pkg/helm/cmd.go 0.00% <0.00%> (ø)
pkg/helm/helm.go 6.61% <0.00%> (-0.25%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

Abirdcfly commented 1 year ago

@bjwswang any ideas?

Abirdcfly commented 1 year ago

306 is based on this pr. because #306 is merged. this pr is also merged. So close this.