-
Notifications
You must be signed in to change notification settings - Fork 502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(client): use openapi v3 to generate client #6056
feat(client): use openapi v3 to generate client #6056
Conversation
Signed-off-by: liubo02 <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/v2 #6056 +/- ##
==============================================
- Coverage 69.74% 69.41% -0.34%
==============================================
Files 153 153
Lines 9638 9684 +46
==============================================
Hits 6722 6722
- Misses 2916 2962 +46
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: liubo02 <[email protected]>
/run-pull-e2e-kind-v2 |
@fgksgf: adding LGTM is restricted to approvers and reviewers in OWNERS files. In response to this: Instructions 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. |
/approve |
1 similar comment
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fgksgf, liubog2008 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* feat(client): use openapi v3 to generate client Signed-off-by: liubo02 <[email protected]> * fix tidy Signed-off-by: liubo02 <[email protected]> --------- Signed-off-by: liubo02 <[email protected]>
Fix bugs like kubernetes/kubernetes#103597