Fix replace go mod of client-go#3668
Conversation
|
|
|
Hi @howardjohn. Thanks for your PR. I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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/test-infra repository. |
This contains a `replace` for tektoncd, will not be needed when tektoncd/pipeline#3668 is merged. I am opening the PR now for early feedback. This is an attempt at fixing kubernetes#20421. This is done by making kubetest a submodule. Alternatives are to remove it entirely (if its fully replaced with kubetest2) or move it to its own repo.
|
@howardjohn any reason for this change ? Overall I feel it's better to not have /cc @tektoncd/core-maintainers @mattmoor /ok-to-test |
|
The motivation is I want to drop |
(ran |
|
Thanks @vdemeester , updated with the command you suggested |
vdemeester
left a comment
There was a problem hiding this comment.
/lgtm
/cc @tektoncd/core-maintainers
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ImJasonH 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 |
|
I am not actually sure the process to get things merged, but seems there is a hold. Let me know if I need to do anything to remove it. Thanks! |
I am just waiting for at least another owner to approve/lgtm to remove the hold 😉 |
|
Any update @bobcatfish @sbwsg @afrittoli? |
|
/lgtm |
7263223 to
793bf1d
Compare
|
@dibyom done |
|
/lgtm |
|
/hold cancel |
Changes
/kind misc
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
See the contribution guide for more details.
Double check this list of stuff that's easy to miss:
cmddir, please updatethe release Task to build and release this image.
Reviewer Notes
If API changes are included, additive changes must be approved by at least two OWNERS and backwards incompatible changes must be approved by more than 50% of the OWNERS, and they must first be added in a backwards compatible way.
Release Notes