-
Notifications
You must be signed in to change notification settings - Fork 180
Move from gopkg to gomod and newer dependencies #133
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
Conversation
barney-s
commented
Jan 17, 2020
- Move from gopkg to gomod
- Remove vendor folder
- Pull in newer controller-gen tooling
|
Can we remove the two commits that touch the OWNERS files from the PR? Also, the title of the PR needs to be changed before we merge. Have we verified that the generated Application CRD definition remains unchanged after this PR? |
|
@mortent Also removed the commits touching OWNERS file. |
|
/lgtm |
|
/verify-owners |
|
/verify-owners |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: barney-s 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 |
|
@mortent do you mind LGTM'ing again |
|
Why did we merge master into this branch? And it looks like this will remove you from the reviewers and approvers lists. Didn't you just update them? |
There was a merge conflict post travis/e2e test merges. |
Use controler-gen to generate code
|
/lgtm |