Skip to content

Conversation

@priyansh17
Copy link
Collaborator

Summary of Changes

  • CSI plugin error messages are now appended asynchronously to ensure consistent reporting in backup results and volumeInfo, especially for environments like Azure Kubernetes with PV2 or Ultra disks.
  • Handles both instant timeout scenarios (immediate customer visibility) and async error scenarios (results are appended after polling).
  • The workflow error messages are appended to existing structures for reliability.
  • Updates focus on reconciling plugin results and volume information, repopulating data without introducing breaking changes or new CRDs.

Fixes
#9377

Please indicate you've done the following:

@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

❌ Patch coverage is 21.91781% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.90%. Comparing base (df07c39) to head (5bc53e5).

Files with missing lines Patch % Lines
pkg/controller/backup_operations_controller.go 26.22% 38 Missing and 7 partials ⚠️
pkg/persistence/object_store.go 0.00% 11 Missing ⚠️
pkg/cmd/server/server.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9402      +/-   ##
==========================================
- Coverage   59.98%   59.90%   -0.08%     
==========================================
  Files         384      384              
  Lines       35215    35288      +73     
==========================================
+ Hits        21125    21141      +16     
- Misses      12534    12584      +50     
- Partials     1556     1563       +7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant