libopenstorage / stork

Stork - Storage Orchestration Runtime for Kubernetes
Apache License 2.0
392 stars 89 forks source link

PWX-38924, 38925: fixes for job resource migration and failover timeout #1858

Closed strivedi-px closed 1 month ago

strivedi-px commented 1 month ago

What type of PR is this? bug

What this PR does / why we need it: Addresses PWX-38924 and PWX-38925.

Does this PR change a user-facing CRD or CLI?: No

Is a release note needed?: No

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 32.90%. Comparing base (b40bcb8) to head (41c07ae). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pkg/action/drutils.go 70.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1858 +/- ## ========================================== + Coverage 32.78% 32.90% +0.11% ========================================== Files 60 60 Lines 13662 13668 +6 ========================================== + Hits 4479 4497 +18 + Misses 8781 8768 -13 - Partials 402 403 +1 ```

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