Skip to content

Stop using a Builder in the profile router#330

Merged
olix0r merged 2 commits intomasterfrom
ver/profile-router-no-builder
Sep 3, 2019
Merged

Stop using a Builder in the profile router#330
olix0r merged 2 commits intomasterfrom
ver/profile-router-no-builder

Conversation

@olix0r
Copy link
Member

@olix0r olix0r commented Aug 31, 2019

The builder type should only be used when composing layers. Now that we
have Builder::into_inner, we need not store a builder in the profile
router.

No functional changes.

The builder type should only be used when composing layers. Now that we
have `Builder::into_inner`, we need not store a builder in the profile
router.
@olix0r olix0r self-assigned this Aug 31, 2019
Copy link
Contributor

@hawkw hawkw left a comment

Choose a reason for hiding this comment

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

👍

@hawkw
Copy link
Contributor

hawkw commented Sep 1, 2019

(looks like you need to run rustfmt)

@olix0r olix0r merged commit 49b5e14 into master Sep 3, 2019
olix0r added a commit to linkerd/linkerd2 that referenced this pull request Sep 5, 2019
* Stop using a Builder in the profile router (linkerd/linkerd2-proxy#330)
* Update and rename .github/workflows/rust.yml to rust.yml
* Fix compile error on windows (linkerd/linkerd2-proxy#335)
* Revert "Update and rename .github/workflows/rust.yml to rust.yml"
* travis: Allow 60 minutes for integration tests (linkerd/linkerd2-proxy#336)
* tests: Properly simulate destination errors (linkerd/linkerd2-proxy#332)
* Improve stack-related compiler error messages (linkerd/linkerd2-proxy#337)
* update hyper to v0.12.34
olix0r added a commit to linkerd/linkerd2 that referenced this pull request Sep 5, 2019
* Stop using a Builder in the profile router (linkerd/linkerd2-proxy#330)
* Update and rename .github/workflows/rust.yml to rust.yml
* Fix compile error on windows (linkerd/linkerd2-proxy#335)
* Revert "Update and rename .github/workflows/rust.yml to rust.yml"
* travis: Allow 60 minutes for integration tests (linkerd/linkerd2-proxy#336)
* tests: Properly simulate destination errors (linkerd/linkerd2-proxy#332)
* Improve stack-related compiler error messages (linkerd/linkerd2-proxy#337)
* update hyper to v0.12.34
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