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

Revert "hack.build: reduce the size of pouch and pouchd binaries" #1530

Merged
merged 1 commit into from
Jun 14, 2018

Conversation

chuanchang
Copy link
Contributor

Reverts #1484

debug symbols also are removed by strip, although size of pouch and pouchd binaries are reduced, perhaps, we can append --only-keep-debug option to strip to avoid this issue later.

@pouchrobot
Copy link
Collaborator

@chuanchang Thanks for your contribution. 🍻
Please sign off in each of your commits.

@codecov-io
Copy link

Codecov Report

Merging #1530 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1530      +/-   ##
=========================================
+ Coverage   40.75%   40.8%   +0.05%     
=========================================
  Files         256     256              
  Lines       16756   16756              
=========================================
+ Hits         6829    6838       +9     
+ Misses       9048    9042       -6     
+ Partials      879     876       -3
Impacted Files Coverage Δ
daemon/mgr/container.go 49.14% <0%> (+0.08%) ⬆️
daemon/mgr/network.go 69.43% <0%> (+0.48%) ⬆️
ctrd/container.go 50.93% <0%> (+0.62%) ⬆️
daemon/logger/jsonfile/utils.go 73.17% <0%> (+1.62%) ⬆️
ctrd/watch.go 78.12% <0%> (+3.12%) ⬆️

@allencloud
Copy link
Collaborator

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LGTM one maintainer or community participant agrees to merge the pull reuqest. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants