Conversation
| services: | ||
| details-v1-init: | ||
| image: istio/proxy_init:0.2.9 | ||
| image: gcr.io/istio-testing/proxy_init:e3f2b2252f76ba579e658764735cd0de10597557 |
There was a problem hiding this comment.
is this meant to be a sha?
|
/lgtm |
|
/lgtm |
|
@rshriram: you cannot LGTM your own PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: GregHanson, ijsnellf, rshriram The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
|
/test all [submit-queue is verifying that this PR is safe to merge] |
|
Automatic merge from submit-queue. |
|
Will this task still work? |
|
yep |
…ific go files. (istio#1202) Automatic merge from submit-queue Add dir check on the bazel_to_go script when symlinking template spec… …ific go files. **Release note**: ```release-note release-note-none ``` Former-commit-id: ab92820478997e5b27459ad94e368567252582f5
Automatic merge from submit-queue. Remove stale istio-egress **What this PR does / why we need it**: We no longer use istio-egress. It is not documented either. Has been superseded by egress rules. Also fixed updateVersion.sh to update sidecar version in bookinfo.sidecar.yaml files in Consul/Eureka. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```release-note NONE ``` Former-commit-id: d2dca76
…ific go files. (#1202) Automatic merge from submit-queue Add dir check on the bazel_to_go script when symlinking template spec… …ific go files. **Release note**: ```release-note release-note-none ``` Former-commit-id: 2495e45e8c5b2c7c70277bea4ce5d5c8b0ef1ab1
Automatic merge from submit-queue. Remove stale istio-egress **What this PR does / why we need it**: We no longer use istio-egress. It is not documented either. Has been superseded by egress rules. Also fixed updateVersion.sh to update sidecar version in bookinfo.sidecar.yaml files in Consul/Eureka. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```release-note NONE ``` Former-commit-id: d2dca76
* DebugMode for kube-inject Fixes issue 1029 ```release-note Use istioctl kube-inject —debug=false to get production proxy image Default is true, which gives image you can sudo apt-get as needed ``` * Code review comment * More review comments * Make linter happy... Machine 1 Humans 0
Automatic merge from submit-queue. Remove stale istio-egress **What this PR does / why we need it**: We no longer use istio-egress. It is not documented either. Has been superseded by egress rules. Also fixed updateVersion.sh to update sidecar version in bookinfo.sidecar.yaml files in Consul/Eureka. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```release-note NONE ``` Former-commit-id: d2dca76
* Fix env vars in Makefile * run tsan in circle ci
What this PR does / why we need it:
We no longer use istio-egress. It is not documented either. Has been superseded by egress rules.
Also fixed updateVersion.sh to update sidecar version in bookinfo.sidecar.yaml files in Consul/Eureka.
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close that issue when PR gets merged): fixes #Special notes for your reviewer:
Release note: