vmware-tanzu / velero

Backup and migrate Kubernetes applications and their persistent volumes
https://velero.io
Apache License 2.0
8.42k stars 1.37k forks source link

Update README to clarify the scope of issues. #7717

Open reasonerjt opened 2 months ago

reasonerjt commented 2 months ago

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.58%. Comparing base (5f9c53a) to head (b117963).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7717 +/- ## ========================================== - Coverage 58.60% 58.58% -0.03% ========================================== Files 343 343 Lines 28593 28593 ========================================== - Hits 16757 16751 -6 - Misses 10418 10423 +5 - Partials 1418 1419 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

weshayutin commented 2 months ago

@anshulahuja98 @draghuram @ihcsim @Frank51 WDYT? In an attempt to keep downstream bugs out of upstream velero, we were thinking to link to downstream support in the troubleshooting guide. If you agree and have clearance to add a link perhaps post here.

anshulahuja98 commented 2 months ago

@anshulahuja98 @draghuram @ihcsim @Frank51 WDYT? In an attempt to keep downstream bugs out of upstream velero, we were thinking to link to downstream support in the troubleshooting guide. If you agree and have clearance to add a link perhaps post here.

Hi I think overall this makes sense for products which are OSS and using velero (ex. OADP). Where customer is truly aware that velero is the underlying engine and hence they might create issues here. For our product, it is more of a managed solution, we don't expect customers to create any issues on github(we do not mention/ encourage the route) Issues flow through MS Support and eventually reach us, then our engineering team follows up in community as required.

So far no customer of our product has created issues directly, and I don't expect that to change in near future.

Having said that, I don't have anything to add in terms of links for now. We can evaluate in the future again if something changes for us in terms of support.