Files
kubernetes/hack
k8s-merge-robot f29d597d02 Merge pull request #25052 from ixdy/build-image-name-in-docker
Automatic merge from submit-queue

Use HOSTNAME in Docker build image tag hash

Fixes #24661 by including `$HOSTNAME` when generating the build image tag hash.

When running the verification checks under Docker, the `$KUBE_ROOT` will be identical across builds, so tags will collide unless we add additional uniqueness. By default, the hostname inside a Docker container is its ID, which should be unique enough for us.

I also deleted a misleading error message from the same check.

@kubernetes/sig-testing
2016-05-03 02:00:52 -07:00
..
2016-03-02 20:46:32 -05:00
2016-04-26 02:06:47 -07:00
2016-03-04 10:42:06 +01:00
2016-04-20 12:12:29 -04:00
2016-04-21 16:22:52 +02:00
2016-04-20 09:48:24 -07:00