[WIP] Mixer: Make runtime2 default#3448
[WIP] Mixer: Make runtime2 default#3448istio-merge-robot merged 1 commit intoistio:masterfrom ozevren:runtime2
Conversation
|
/retest |
|
So much green! /lgtm |
|
/hold can you measure with on and off using we also need to check memory footprint in light of recent reports |
|
I think this should go ahead now. /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: geeknoid, mandarjog 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 |
@ldemailly we should switch to runtime2. |
|
/test all [submit-queue is verifying that this PR is safe to merge] |
|
I have one more fix to push before flipping this bit. I'll do that
tomorrow. Until then, please do not remove /hold on this.
…On Wed, Feb 21, 2018 at 5:24 PM Istio Auto Merge Robot < ***@***.***> wrote:
/test all [submit-queue is verifying that this PR is safe to merge]
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3448 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AQR8I3eAo0tbCSRp67qtFDPclgFvjAGlks5tXMG3gaJpZM4SEPT7>
.
|
|
Automatic merge from submit-queue. |
* initial draft of namespace service-scope support Signed-off-by: Lucas Copi <lucas.copi@solo.io> * add namespace watch Signed-off-by: Lucas Copi <lucas.copi@solo.io> * sfix test null pointers, general cleanup * add new integration test Signed-off-by: Lucas Copi <lucas.copi@solo.io> * add unit test, review updates Signed-off-by: Lucas Copi <lucas.copi@solo.io> * adjust integration tests Signed-off-by: Lucas Copi <lucas.copi@solo.io> * Update releasenotes/solo/3276.yaml Co-authored-by: Steven Landow <steven.landow@solo.io> * refactor integration tests to be more efficient Signed-off-by: Lucas Copi <lucas.copi@solo.io> * fix variable reinstantiation bug Signed-off-by: Lucas Copi <lucas.copi@solo.io> --------- Signed-off-by: Lucas Copi <lucas.copi@solo.io> Co-authored-by: Steven Landow <steven.landow@solo.io>
Work in progress, not ready for review/checkin