containerized-data-importer/hack/build/docker
John Griffith 73a492f5c2 Add golint enforcement to all pkgs but common (#428)
Now that the updates have merged to fix golint errors in all of the
CDI pkgs (except common) turn on lint checks to keep things up to date.

This patch does that by:
1.  Adding a check in hack/build/run-lint-checks.sh
    NOTE:  We temporarily set a list variable in the script to indicate
    the directories that we've fixed and want to enforce.  This will be
    removed when common is "lintified"
2.  Adding golint to our build containers Dockerfile
2018-09-06 09:51:12 -07:00
..
builder Add golint enforcement to all pkgs but common (#428) 2018-09-06 09:51:12 -07:00
cdi-cloner cloner image uses ENTRYPOINT instead of hard coded path (#375) 2018-08-27 18:35:13 -07:00
cdi-controller move binaries to /usr/bin (#283) 2018-07-30 15:28:06 -07:00
cdi-func-test-file-host-http Set file host nginx servernames (#407) 2018-08-31 14:35:04 -07:00
cdi-func-test-file-host-init Only install qemu-img (#391) 2018-08-30 10:48:13 -04:00
cdi-importer move binaries to /usr/bin (#283) 2018-07-30 15:28:06 -07:00