Skip to content
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

vendor: remove files not needed for building #687

Merged
merged 2 commits into from
Apr 19, 2017

Conversation

heyitsanthony
Copy link
Contributor

Ran glide vc --only-code --no-tests over the repo. Includes a makefile rule for future use.

@tomdee
Copy link
Contributor

tomdee commented Apr 19, 2017

Ahhh, what a great PR - removing 5 million lines of code!

Does this need a particular (recent) version of glide? If so, could you add a comment stating that in the Makefile?

Anthony Romano added 2 commits April 19, 2017 09:27
@heyitsanthony
Copy link
Contributor Author

@tomdee I don't think it needs a bleeding edge version of glide; I suspect the makefile will fail if it's not up to date. I added comments about where to get glide and glide vc so there's a hint for resolving any breakage from not having it.

etcd's deps script goes so far as to force an exact repo revision, but that seemed excessive for what this PR is trying to do.

@tomdee tomdee merged commit 75c840f into flannel-io:master Apr 19, 2017
@heyitsanthony heyitsanthony deleted the strip-vendor-tests branch April 19, 2017 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants