Skip to content

Conversation

mandarjog
Copy link
Contributor

  1. Removes previously deprecated mixerclient.v1 config. Now only v2 is available.
  2. Do not supply "default" attributes on the outbound route. There is no reasonable default.

Signed-off-by: Mandar U Jog <mjog@google.com>
Signed-off-by: Mandar U Jog <mjog@google.com>
@mandarjog mandarjog requested a review from a team February 20, 2018 19:43
@ldemailly
Copy link
Member

so much green / passing builds, it's fishy ;-)

/lgtm

@@ -964,7 +964,7 @@ func buildEgressVirtualHost(serviceName string, destination string,
port.Protocol = protocolToHandle

if mesh.MixerCheckServer != "" || mesh.MixerReportServer != "" {
oc := buildMixerConfig(node, serviceName, dest, config, mesh.DisablePolicyChecks, false)
oc := buildMixerConfig(node, serviceName, dest, proxyInstances, config, mesh.DisablePolicyChecks, false)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are those unrelated changes ?

@qiwzhang
Copy link
Contributor

/lgtm

@istio-merge-robot
Copy link

/test all [submit-queue is verifying that this PR is safe to merge]

@mandarjog
Copy link
Contributor Author

/test istio-presubmit

@mandarjog
Copy link
Contributor Author

/lgtm

@istio-testing
Copy link
Collaborator

@mandarjog: you cannot LGTM your own PR.

In response to this:

/lgtm

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.

@istio-merge-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ldemailly, mandarjog, qiwzhang

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@mandarjog
Copy link
Contributor Author

/test istio-presubmit

@istio-merge-robot
Copy link

/test all [submit-queue is verifying that this PR is safe to merge]

@istio-merge-robot
Copy link

Automatic merge from submit-queue.

@istio-merge-robot istio-merge-robot merged commit 4c6004d into istio:master Feb 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants