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

CSI doc change and remove the CSI feature verifier #7656

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

blackpiglet
Copy link
Contributor

@blackpiglet blackpiglet commented Apr 11, 2024

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #7651

Please indicate you've done the following:

  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

@blackpiglet blackpiglet added the kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes label Apr 11, 2024
@blackpiglet blackpiglet self-assigned this Apr 11, 2024
@blackpiglet blackpiglet changed the title Csi doc change CSI doc change and remove the CSI feature verifier Apr 11, 2024
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 61.82%. Comparing base (f25c154) to head (59eeec2).
Report is 4 commits behind head on main.

Files Patch % Lines
pkg/backup/actions/csi/volumesnapshot_action.go 0.00% 8 Missing ⚠️
pkg/restore/actions/csi/volumesnapshot_action.go 0.00% 3 Missing ⚠️
...estore/actions/csi/volumesnapshotcontent_action.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7656      +/-   ##
==========================================
+ Coverage   61.26%   61.82%   +0.55%     
==========================================
  Files         276      276              
  Lines       31338    24864    -6474     
==========================================
- Hits        19200    15371    -3829     
+ Misses      10784     8134    -2650     
- Partials     1354     1359       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@blackpiglet blackpiglet force-pushed the csi_doc_change branch 2 times, most recently from dd0452b to 12b65b4 Compare April 11, 2024 10:50
@blackpiglet blackpiglet marked this pull request as ready for review April 11, 2024 10:50
@blackpiglet blackpiglet force-pushed the csi_doc_change branch 4 times, most recently from 064bfa2 to a20ac45 Compare April 12, 2024 04:34
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com>
@qiuming-best qiuming-best merged commit 43aa892 into vmware-tanzu:main Apr 12, 2024
65 of 66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation has-e2e-2tests has-unit-tests kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the README of CSI plugin repo
4 participants