Skip to content

remove fsnotify#20396

Merged
cpuguy83 merged 2 commits intomoby:masterfrom
cyphar:remove-fsnotify
Feb 17, 2016
Merged

remove fsnotify#20396
cpuguy83 merged 2 commits intomoby:masterfrom
cyphar:remove-fsnotify

Conversation

@cyphar
Copy link
Copy Markdown
Contributor

@cyphar cyphar commented Feb 17, 2016

We no longer use it, and it's causing vendor Jenkins jobs to fail.

Signed-off-by: Aleksa Sarai asarai@suse.com

/cc @cpuguy83 @LK4D4 @thaJeztah

pkg/filenotify isn't used anymore and it causes problems with
hack/vendor.sh (nothing uses it, so hack/vendor.sh will remove the
vendored code).

Signed-off-by: Aleksa Sarai <asarai@suse.com>
It is not longer used by us, so hack/vendor.sh complains because it
removes unused files (but also complains about removing an entire
vendored project).

Signed-off-by: Aleksa Sarai <asarai@suse.com>
@thaJeztah
Copy link
Copy Markdown
Member

since it's a package; do we know if other projects use this? (Not sure how that's usually handled?)

Other than that, LGTM if we don't use it anymore 😄

@cpuguy83
Copy link
Copy Markdown
Member

LGTM, if people are using it thy just need to check out the correct tag like any other package.
Or copy the code which is relatively simple.

@vdemeester
Copy link
Copy Markdown
Member

LGTM 👍

cpuguy83 added a commit that referenced this pull request Feb 17, 2016
@cpuguy83 cpuguy83 merged commit 7eed9a6 into moby:master Feb 17, 2016
@cyphar cyphar deleted the remove-fsnotify branch February 17, 2016 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants