Skip to content

Fix vendor validation#2092

Merged
crosbymichael merged 1 commit intocontainerd:masterfrom
dnephin:fix-vendor-validation
Feb 2, 2018
Merged

Fix vendor validation#2092
crosbymichael merged 1 commit intocontainerd:masterfrom
dnephin:fix-vendor-validation

Conversation

@dnephin
Copy link
Copy Markdown
Contributor

@dnephin dnephin commented Feb 2, 2018

vendor/ must be removed first, otherwise files added to vendor/ that aren't added to
vendor.conf will not cause the validation to fail.

vendor/ must be removed first, otherwise files added to vendor/ that aren't added to
vendor.conf will not cause the validation to fail.

Signed-off-by: Daniel Nephin <[email protected]>
@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 2, 2018

Codecov Report

Merging #2092 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2092   +/-   ##
=======================================
  Coverage   45.37%   45.37%           
=======================================
  Files          96       96           
  Lines        9447     9447           
=======================================
  Hits         4287     4287           
  Misses       4449     4449           
  Partials      711      711
Flag Coverage Δ
#linux 50.28% <ø> (ø) ⬆️
#windows 40.29% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44f6bc4...2125d8e. Read the comment docs.

@stevvooe
Copy link
Copy Markdown
Member

stevvooe commented Feb 2, 2018

LGTM

@dnephin Can you backport this to release/1.0?

@stevvooe stevvooe added this to the 1.0.2 milestone Feb 2, 2018
@crosbymichael
Copy link
Copy Markdown
Member

LGTM

@crosbymichael crosbymichael merged commit 254807d into containerd:master Feb 2, 2018
@dnephin
Copy link
Copy Markdown
Contributor Author

dnephin commented Feb 2, 2018

will do

@dnephin dnephin deleted the fix-vendor-validation branch February 2, 2018 21:54
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.

4 participants