Skip to content

Wire authority override coming from discovery#462

Merged
zaharidichev merged 2 commits intomasterfrom
zd/wire-auth-override
Mar 25, 2020
Merged

Wire authority override coming from discovery#462
zaharidichev merged 2 commits intomasterfrom
zd/wire-auth-override

Conversation

@zaharidichev
Copy link
Member

This PR uses the latest changes to the proxy-api and consumes the authority override data, adding to the Metadata struct

Signed-off-by: Zahari Dichev [email protected]

@zaharidichev zaharidichev force-pushed the zd/wire-auth-override branch from 31d96ec to e7aafd0 Compare March 24, 2020 12:41
Copy link
Contributor

@kleimkuhler kleimkuhler left a comment

Choose a reason for hiding this comment

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

Looks good. Open question from me is if we want to get a release for the proxy API out first?

http-body = "0.1"
hyper = "0.12"
linkerd2-metrics = { path = "../metrics", features = ["test_util"] }
linkerd2-proxy-api = { git = "https://github.com/linkerd/linkerd2-proxy-api", features = ["arbitrary"], tag = "v0.1.11" }
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to block this getting a linkerd2-proxy-api release out first?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes we do

Copy link
Member Author

Choose a reason for hiding this comment

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

@kleimkuhler We are using the released api now.

Copy link
Member

@olix0r olix0r left a comment

Choose a reason for hiding this comment

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

LGTM, pending API release

Signed-off-by: Zahari Dichev <[email protected]>
Copy link
Contributor

@kleimkuhler kleimkuhler left a comment

Choose a reason for hiding this comment

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

Looks good!

@zaharidichev zaharidichev merged commit 956d596 into master Mar 25, 2020
olix0r added a commit to linkerd/linkerd2 that referenced this pull request Mar 31, 2020
This release restores the `route_actual_response_total` metric, which is
needed for `linkerd routes -o wide`.

---

* Update test certificates (linkerd/linkerd2-proxy#460)
* Use strong_count instead of upgrade on weak Arcs in cache (linkerd/linkerd2-proxy#459)
* Wire authority override coming from discovery (linkerd/linkerd2-proxy#462)
* Update integration tests certs (linkerd/linkerd2-proxy#465)
* Add a `mock-orig-dst` feature flag (linkerd/linkerd2-proxy#466)
* http-metrics: Make latency export optional (linkerd/linkerd2-proxy#467)
* Restore the route_actual_response_total metric (linkerd/linkerd2-proxy#468)
olix0r added a commit to linkerd/linkerd2 that referenced this pull request Mar 31, 2020
This release restores the `route_actual_response_total` metric, which is
needed for `linkerd routes -o wide`.

---

* Update test certificates (linkerd/linkerd2-proxy#460)
* Use strong_count instead of upgrade on weak Arcs in cache (linkerd/linkerd2-proxy#459)
* Wire authority override coming from discovery (linkerd/linkerd2-proxy#462)
* Update integration tests certs (linkerd/linkerd2-proxy#465)
* Add a `mock-orig-dst` feature flag (linkerd/linkerd2-proxy#466)
* http-metrics: Make latency export optional (linkerd/linkerd2-proxy#467)
* Restore the route_actual_response_total metric (linkerd/linkerd2-proxy#468)
@olix0r olix0r deleted the zd/wire-auth-override branch May 25, 2021 15:46
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.

3 participants