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

Fix: vela install chart switch place #6153

Merged
merged 2 commits into from
Jun 29, 2023

Conversation

Somefive
Copy link
Collaborator

Description of your changes

Fixes #6151

I have:

  • Read and followed KubeVela's contribution process.
  • Related Docs updated properly. In a new feature or configuration option, an update to the documentation is necessary.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

Special notes for your reviewer

Signed-off-by: Somefive <Somefive@foxmail.com>
@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (257695f) 66.18% compared to head (f5eab26) 66.18%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6153      +/-   ##
==========================================
- Coverage   66.18%   66.18%   -0.01%     
==========================================
  Files         184      184              
  Lines       24086    24091       +5     
==========================================
+ Hits        15942    15945       +3     
- Misses       6570     6571       +1     
- Partials     1574     1575       +1     
Flag Coverage Δ
core-unittests 55.37% <ø> (+0.05%) ⬆️
e2e-multicluster-test 30.92% <ø> (-0.03%) ⬇️
e2etests 32.69% <ø> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 16 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
@wonderflow wonderflow merged commit 48cf6fb into kubevela:master Jun 29, 2023
22 checks passed
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.

fail install: vela install -v 1.9.1
4 participants