Merge pull request #67190 from mborsz/hollow

Automatic merge from submit-queue (batch tested with PRs 67017, 67190, 67110, 67140, 66873). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Use gcr.io/k8s-testimages/logexporter:v0.1.2.

**What this PR does / why we need it**:
Changes a version of logexporter used in our tests.
Version v0.1.2 contains fixes from https://github.com/kubernetes/test-infra/pull/8978 to help debugging #67120 

```release-note
NONE
```

/assign @shyamjvs
This commit is contained in:
Kubernetes Submit Queue 2018-08-10 17:01:10 -07:00 committed by GitHub
commit 29e167e8cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ spec:
spec:
containers:
- name: logexporter-test
image: k8s.gcr.io/logexporter:v0.1.1
image: gcr.io/k8s-testimages/logexporter:v0.1.2
env:
- name: NODE_NAME
valueFrom: