Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jpeach
Copy link
Contributor

@jpeach jpeach commented Sep 2, 2020

(*ServiceCluster).AddWeightedService didn't copy the service name
properly, leading to a failure to match the service endpoints. Copy
the correct fields and add tests for ServiceCluster type.

This updates #2713.

Signed-off-by: James Peach [email protected]

`(*ServiceCluster).AddWeightedService` didn't copy the service name
properly, leading to a failure to match the service endpoints. Copy
the correct fields and add tests for `ServiceCluster` type.

This updates projectcontour#2713.

Signed-off-by: James Peach <[email protected]>
Copy link
Member

@youngnick youngnick left a comment

Choose a reason for hiding this comment

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

LGTM, ouch.

@jpeach jpeach merged commit 07ea2f0 into projectcontour:main Sep 2, 2020
@jpeach jpeach deleted the fix-service-cluster-name branch September 2, 2020 05:20
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.

2 participants