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: use native helm package, support upgrade #84

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

Abirdcfly
Copy link
Member

@Abirdcfly Abirdcfly commented Jul 6, 2023

Signed-off-by: Abirdcfly [email protected]
Fix #82

@Abirdcfly Abirdcfly force-pushed the main branch 5 times, most recently from d662710 to d06a6a2 Compare July 7, 2023 06:37
@codecov
Copy link

codecov bot commented Jul 7, 2023

Codecov Report

Merging #84 (66435e7) into main (90a8097) will decrease coverage by 1.21%.
The diff coverage is 6.37%.

❗ Current head 66435e7 differs from pull request most recent head d0a292a. Consider uploading reports for the commit d0a292a to get more accurate results

@@           Coverage Diff            @@
##            main     #84      +/-   ##
========================================
- Coverage   9.54%   8.33%   -1.21%     
========================================
  Files         23      25       +2     
  Lines       2253    2292      +39     
========================================
- Hits         215     191      -24     
- Misses      2018    2085      +67     
+ Partials      20      16       -4     
Impacted Files Coverage Δ
api/v1alpha1/common.go 55.91% <0.00%> (-9.91%) ⬇️
api/v1alpha1/componentplan.go 0.00% <0.00%> (ø)
api/v1alpha1/zz_generated.deepcopy.go 0.00% <0.00%> (ø)
controllers/component_controller.go 0.00% <ø> (ø)
controllers/componentplan_controller.go 0.00% <0.00%> (-15.97%) ⬇️
pkg/helm/cmd.go 0.00% <0.00%> (ø)
pkg/helm/helm.go 0.00% <0.00%> (ø)
pkg/helm/repo.go 0.00% <0.00%> (ø)
pkg/utils/path.go 0.00% <0.00%> (ø)
pkg/utils/resource.go 0.00% <0.00%> (ø)
... and 1 more

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

@Abirdcfly Abirdcfly force-pushed the main branch 14 times, most recently from bcfbfc7 to 66435e7 Compare July 10, 2023 06:37
@Abirdcfly
Copy link
Member Author

some remainds will track in #87

api/v1alpha1/common.go Outdated Show resolved Hide resolved
@bjwswang bjwswang merged commit fda2610 into kubebb:main Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

u4a-component install failed
3 participants