Files
kubernetes/hack/make-rules
Odin Ugedal d17dc136a0 Fix host reuse for e2e tests
This will now filter the hosts in gcloud by project, instance name and
zone, to make sure we only reuse the correct hosts. Previously it would
try to reuse images outside the selected zone, resulting in a crash.

The resulting command will look like this:
$ gcloud compute instances list --project="my-project-123" --filter="name:'test-cos-beta-78-12499-16-0' AND zone:'europe-west6-b'"
2019-09-29 11:10:08 +02:00
..
2019-02-26 00:56:36 -05:00
2019-04-26 11:52:21 -07:00
2019-02-26 00:56:36 -05:00
2019-07-02 23:42:01 -07:00
2019-03-28 16:29:56 +01:00
2019-09-29 11:10:08 +02:00
2019-06-15 22:31:39 -04:00
2019-04-27 10:56:43 -04:00