Open Wangmin362 opened 2 months ago
@Wangmin362 Thanks for your nice catch! Please check the failure reason of the DCO check before the PR is merging.
/lgtm Please check the DCO information and sign off your commit to make it mergable @Wangmin362
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 67.74%. Comparing base (
4f16162
) to head (23249e0
).
Files with missing lines | Patch % | Lines |
---|---|---|
...ordlet/qosmanager/plugins/blkio/blkio_reconcile.go | 0.00% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Ⅰ. Describe what this PR does
Add the statesInformer.HasSynced method to wait for the PVC resource synchronization to complete.
If the WaitForCacheSync method is not passed a second parameter, the return value is always true
Ⅱ. Does this pull request fix one issue?
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews
V. Checklist
make test