Closed sathyanarays closed 1 year ago
Merging #4627 (3e03515) into main (bb07e03) will increase coverage by
25.28%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #4627 +/- ##
===========================================
+ Coverage 49.77% 75.06% +25.28%
===========================================
Files 453 21 -432
Lines 45424 1199 -44225
===========================================
- Hits 22612 900 -21712
+ Misses 20652 249 -20403
+ Partials 2160 50 -2110
What this PR does / why we need it
Apart from the OpenAPI spec validations, additional checks need to be performed to validate readiness provider resources. This PR adds the validating webhook to both main function and the envtest
Which issue(s) this PR fixes
Fixes #
Describe testing done for PR
Manual testing and envtests
Release note
Additional information
Special notes for your reviewer