Skip to content

Remove previously deprecated mixerclient.v1 config#3616

Merged
istio-merge-robot merged 3 commits intoistio:masterfrom
mandarjog:egress3
Feb 21, 2018
Merged

Remove previously deprecated mixerclient.v1 config#3616
istio-merge-robot merged 3 commits intoistio:masterfrom
mandarjog:egress3

Conversation

@mandarjog
Copy link
Copy Markdown
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
Copy Markdown
Member

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

/lgtm


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
Copy Markdown
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
Copy Markdown
Contributor

/lgtm

@istio-merge-robot
Copy link
Copy Markdown

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

@mandarjog
Copy link
Copy Markdown
Contributor Author

/test istio-presubmit

@mandarjog
Copy link
Copy Markdown
Contributor Author

/lgtm

@istio-testing
Copy link
Copy Markdown
Collaborator

@mandarjog: you cannot LGTM your own PR.

Details

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
Copy Markdown

[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.

Details 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
Copy Markdown
Contributor Author

/test istio-presubmit

@istio-merge-robot
Copy link
Copy Markdown

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

@istio-merge-robot
Copy link
Copy Markdown

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