-
Notifications
You must be signed in to change notification settings - Fork 17
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
Replaced knative/client references with client-pkg #254
Conversation
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.
@vyasgun: 0 warnings.
In response to this:
Description
Changes
- Updated client references to client-pkg in go files
Reference
Part of changes for knative/client#1591
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.
/hold |
The build test was failing because of an indirect dependency |
Codecov Report
@@ Coverage Diff @@
## main #254 +/- ##
=======================================
Coverage 48.45% 48.45%
=======================================
Files 7 7
Lines 518 518
=======================================
Hits 251 251
Misses 252 252
Partials 15 15
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
/retest |
13b23ab
to
8767709
Compare
Current tests are failing due to client-pkg's dependency on github.com/maximilien/kn-source-pkg which has been fixed in the |
/unhold |
ce3517f
to
e892f59
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dsimansk, vyasgun 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 |
Description
Changes
Reference
Part of changes for knative/client#1591
/cc @dsimansk