-
Notifications
You must be signed in to change notification settings - Fork 30
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
Drop v1alpha2 API client #592
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #592 +/- ##
=======================================
Coverage 73.12% 73.12%
=======================================
Files 9 9
Lines 692 692
=======================================
Hits 506 506
Misses 157 157
Partials 29 29 ☔ View full report in Codecov by Sentry. |
The code change is 049db33 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nak3, ReToCode 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 |
/override "codecov/patch" |
@ReToCode: Overrode contexts on behalf of ReToCode: codecov/patch 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/test-infra repository. |
c070a33
into
knative-extensions:main
Changes
This patch drops Gateway API v1alpha2 client. The upstream already released GA and v1beta1. v1alpha2 client is no longer necessary.
/kind cleanup
Release Note