Fix broken client gen - #2046
Conversation
|
This issue is currently awaiting triage. If secrets-store-csi-driver contributors determine this is a relevant issue, they will accept it by applying the The DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: stlaz The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2046 +/- ##
==========================================
+ Coverage 22.07% 25.84% +3.76%
==========================================
Files 57 57
Lines 3198 2724 -474
==========================================
- Hits 706 704 -2
+ Misses 2400 1926 -474
- Partials 92 94 +2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Signed-off-by: Stanislav Láznička <slznika@microsoft.com>
Signed-off-by: Stanislav Láznička <slznika@microsoft.com>
Signed-off-by: Stanislav Láznička <slznika@microsoft.com>
Signed-off-by: Stanislav Láznička <slznika@microsoft.com>
What type of PR is this?
/kind bug
What this PR does / why we need it:
This PR fixes and runs client codegen.
Which issue(s) this PR fixes
-
Special notes for your reviewer:
Discovered as a part of kubernetes-sigs/secrets-store-sync-controller#186