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 the "right" fsnotify #10

Merged
merged 4 commits into from
May 26, 2016
Merged

Conversation

freeformz
Copy link
Contributor

This is the version that hpcloud/tail vendors

@freeformz
Copy link
Contributor Author

freeformz commented May 26, 2016

Fixes #7

@Random-Liu
Copy link
Member

Random-Liu commented May 26, 2016

@freeformz IIUC, this should eliminate the dependency on x/sys/unix, right? Could you also clean that in this PR? :) Thanks a lot!

@Random-Liu Random-Liu self-assigned this May 26, 2016
Edward Muller added 3 commits May 26, 2016 15:55
This is the version that hpcloud/tail vendors
The version of fsnotify that is vendored doesn't use it.
@freeformz
Copy link
Contributor Author

@Random-Liu done.

@Random-Liu
Copy link
Member

@freeformz Quick question. I'm not quite familiar with Godeps. Could you explain the last 2 commits a bit? The first 2 LGTM.

@Random-Liu
Copy link
Member

All right, understood the 3rd one. https://github.com/tools/godep/blob/master/Changelog.md
Can you explain the last commit a bit?

@freeformz
Copy link
Contributor Author

Before v71 we didn't preserve permissions of the files copied in, now we do. This is particularly important for executable files.

The last one doesn't really matter that much, it looks like a more exact tag was added at some point and we're now picking it up.

@Random-Liu
Copy link
Member

@freeformz Thanks a lot! LGTM!

@Random-Liu Random-Liu added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 26, 2016
@Random-Liu Random-Liu merged commit 891d858 into kubernetes:master May 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants