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: support download pod lods in velaux #739

Merged
merged 3 commits into from
Apr 3, 2023

Conversation

basuotian
Copy link
Contributor

@basuotian basuotian commented Mar 31, 2023

Description of your changes

Close: #720

preview:
image

image

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 yarn lint to ensure the frontend changes are ready for review.
  • Run make reviewableto ensure the server changes are ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

Special notes for your reviewer

Signed-off-by: Basuotian <basuoluomiu@gmail.com>
@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Patch coverage has no change and project coverage change: +10.48 🎉

Comparison is base (d2582ed) 50.13% compared to head (87641da) 60.62%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #739       +/-   ##
===========================================
+ Coverage   50.13%   60.62%   +10.48%     
===========================================
  Files          98       98               
  Lines       17974    17974               
===========================================
+ Hits         9012    10897     +1885     
+ Misses       7815     5740     -2075     
- Partials     1147     1337      +190     
Flag Coverage Δ
apiserver-unittests 32.14% <ø> (?)
server-e2e-tests 49.98% <ø> (-0.16%) ⬇️

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

see 37 files with indirect coverage changes

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

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

Signed-off-by: Basuotian <basuoluomiu@gmail.com>
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
Copy link
Collaborator

@barnettZQG barnettZQG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@barnettZQG barnettZQG merged commit 903bcae into kubevela:main Apr 3, 2023
mujinhuakai pushed a commit to mujinhuakai/velaux that referenced this pull request Apr 8, 2023
* feat: support download pod lods in velaux

Signed-off-by: Basuotian <basuoluomiu@gmail.com>

* make download function reusable

Signed-off-by: Basuotian <basuoluomiu@gmail.com>

* remove unused translation

Signed-off-by: Basuotian <basuoluomiu@gmail.com>

---------

Signed-off-by: Basuotian <basuoluomiu@gmail.com>
Signed-off-by: liyanfang <liyanfang@cmss.chinamobile.com>
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.

[Feature] support download pod logs in velaux
2 participants