-
Notifications
You must be signed in to change notification settings - Fork 306
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
Switch to go modules #735
Switch to go modules #735
Conversation
spencerhance
commented
Apr 20, 2019
•
edited
Loading
edited
- Updates vendor
- Pins all dependencies to their exact version
Hi @spencerhance. Thanks for your PR. I'm waiting for a kubernetes 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. 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. |
3cdb828
to
9e7e2a3
Compare
/ok-to-test |
@spencerhance My understanding was that for us to transition to modules, all our dependencies need to be on modules as well? Is that true? |
@rramkumar1 That i'm not sure. It seemed to me that it would handle non-module dependencies as before but I'm still investigating. |
dcb0a53
to
ab6514e
Compare
ab6514e
to
f82a7bc
Compare
@spencerhance Do you mind adding some docs under docs/contrib for how to update dependencies? I initially had some stuff here (https://github.com/kubernetes/ingress-gce/blob/master/docs/contrib/dev-setup.md#other-considerations). If its not worth expanding on that, then that's fine. |
7dce7c9
to
26f93df
Compare
/assign |
can we try limiting this update to just moving to go modules? this change looks like it pulls a bunch of other stuff in, which makes it harder to review |
@bowei I ran into some complications without running a |
b60f59f
to
64c7548
Compare
64c7548
to
ccd881f
Compare
@bowei I got rid of the composite changes and associated api version update so all changes should be localized to modules and vendor/ now |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bowei, spencerhance 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 |