Update design doc and site docs to reflect ItemBlock implementation#8218
Merged
shubham-pampattiwar merged 1 commit intovmware-tanzu:mainfrom Sep 18, 2024
Merged
Update design doc and site docs to reflect ItemBlock implementation#8218shubham-pampattiwar merged 1 commit intovmware-tanzu:mainfrom
shubham-pampattiwar merged 1 commit intovmware-tanzu:mainfrom
Conversation
Collaborator
Author
|
/kind changelog-not-required |
As with other plugin types, the information on how to implement an IBA plugin will be in the velero-plugin-example repo. Signed-off-by: Scott Seago <sseago@redhat.com>
ec56713 to
e6fb4ba
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8218 +/- ##
=======================================
Coverage 59.15% 59.15%
=======================================
Files 367 367
Lines 30777 30777
=======================================
Hits 18206 18206
Misses 11113 11113
Partials 1458 1458 ☔ View full report in Codecov by Sentry. |
blackpiglet
approved these changes
Sep 18, 2024
shubham-pampattiwar
approved these changes
Sep 18, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update design doc and site docs to reflect ItemBlock implementation
Note that for the existing velero plugin types, the site docs do not directly include field-by-field specifications. Instead, the user is linked to the velero-plugin-example repo for examples of each plugin type. Consistent with that, vmware-tanzu/velero-plugin-example#74 should be considered a companion PR to this one, which makes some minor updates to site docs and modifies the feature design doc to reflect changes made during phase 1 implementation.
Please add a summary of your change
Note that for the existing velero plugin types, the site docs do not directly include field-by-field specifications. Instead, the user is linked to the velero-plugin-example repo for examples of each plugin type. Consistent with that, vmware-tanzu/velero-plugin-example#74 should be considered a companion PR to this one, which makes some minor updates to site docs and modifies the feature design doc to reflect changes made during phase 1 implementation.
Does your change fix a particular issue?
Fixes #7900
Please indicate you've done the following:
make new-changelog) or comment/kind changelog-not-requiredon this PR.site/content/docs/main.