kaniko/integration
Priya Wadhwa 99ab68e7f4 Replace gometalinter with GolangCI-Lint
gometalinter is broken @ HEAD, and I looked into why that was. During
that process, I remembered that we took the linting scripts from
skaffold, and found that in skaffold gometalinter was replaced with
GolangCI-Lint:

https://github.com/GoogleContainerTools/skaffold/pull/619

The change made linting in skaffold faster, so I figured instead of
fixing gometalinter it made more sense to remove it and replace it with
GolangCI-Lint for kaniko as well.
2018-09-11 13:30:42 -07:00
..
context Don't copy same files twice in copy integration tests (#273) 2018-08-03 10:01:29 -07:00
dockerfiles Extract filesystem in order rather than in reverse 2018-08-29 15:44:38 -07:00
cleanup.go Pass bucket and repo as args to tests 2018-07-31 09:53:59 -07:00
cmd.go Don't copy same files twice in copy integration tests (#273) 2018-08-03 10:01:29 -07:00
gcs.go Pass bucket and repo as args to tests 2018-07-31 09:53:59 -07:00
images.go Add a bit more context to layer offset failures 2018-07-31 15:33:47 -07:00
integration_test.go Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00