kaniko/pkg
Priya Wadhwa 49d7c7c0ee Suppress usage upon Run error
I changed RunE to Run so that usage wouldn't show upon error. Usage will
still show if PersistentPreRunE fails, which makes sense since those
functions check to make sure arguments passed in are valid.

Also changed logging of multi arg flags to Debugf so that output would
be cleaner.
2018-09-14 12:15:31 -07:00
..
buildcontext Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
commands More linting errors 2018-09-11 14:58:25 -07:00
config Suppress usage upon Run error 2018-09-14 12:15:31 -07:00
constants Set default home value (#281) 2018-08-10 12:58:07 -07:00
dockerfile merged master, fixed conflicts 2018-09-12 16:43:32 -07:00
executor Removed incorrect FS extraction from earlier merge with master, and fixed linting errors 2018-09-12 17:10:03 -07:00
image dep update go-containerregistry 2018-06-03 00:59:34 +00:00
snapshot code review comments 2018-09-07 16:03:56 -07:00
util Merge pull request #347 from priyawadhwa/amazon 2018-09-12 16:08:12 -07:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00