abhisheksinghbaghel / azuredisk-csi-driver

Azure Disk Container Storage Interface (CSI) Storage Plugin
Apache License 2.0
2 stars 0 forks source link

bug: conditionwaiter should return context.DeadlineExceeded error instead of manually tailored error #387

Closed sunpa93 closed 2 years ago

sunpa93 commented 2 years ago

What type of PR is this? /kind bug

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

none
coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1855857234


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/provisioner/crdprovisioner.go 0 1 0.0%
pkg/provisioner/conditionwaiter.go 0 2 0.0%
<!-- Total: 0 3 0.0% -->
Totals Coverage Status
Change from base Build 1855113474: 19.07%
Covered Lines: 5201
Relevant Lines: 7867

💛 - Coveralls