Remove createWithOptions shim for dry-run functionality#9810
Remove createWithOptions shim for dry-run functionality#9810knative-prow-robot merged 1 commit intoknative:masterfrom
Conversation
We have since moved to the 1.18 K8s clients so this workaround is no longer necessary and we can just use the K8s client proper.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: markusthoemmes The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## master #9810 +/- ##
==========================================
+ Coverage 87.73% 87.75% +0.02%
==========================================
Files 181 180 -1
Lines 8578 8570 -8
==========================================
- Hits 7526 7521 -5
+ Misses 803 801 -2
+ Partials 249 248 -1
Continue to review full report at Codecov.
|
whaught
left a comment
There was a problem hiding this comment.
Very exciting! I've been waiting for the day we could get rid of this hack!
Proposed Changes
We have since moved to the 1.18 K8s clients so this workaround is no longer necessary and we can just use the K8s client proper.
Release Note
/assign @whaught @vagababov @julz