Change loglevel for copying files to debug (#303)#393
Change loglevel for copying files to debug (#303)#393priyawadhwa merged 1 commit intoGoogleContainerTools:masterfrom
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
|
|
Hi @dzoeteman. Thanks for your PR. I'm waiting for a GoogleContainerTools member to verify that this patch is reasonable to test. If it is, they should reply with I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
I signed it! |
|
CLAs look good, thanks! |
priyawadhwa
left a comment
There was a problem hiding this comment.
Thanks for your contribution!
Changes loglevel for copying files to debug.
Copying files generates too much output (can easily get into MBs with big images).
Fixes #303.