Skip to content

refactor(app/outbound): decompose grpc and http labeling #2438

refactor(app/outbound): decompose grpc and http labeling

refactor(app/outbound): decompose grpc and http labeling #2438

Triggered via pull request November 5, 2025 16:27
Status Success
Total duration 5m 57s
Artifacts

pr.yml

on: pull_request
Matrix: rust-crates
ship-it
3s
ship-it
Fit to window
Zoom out
Zoom in

Annotations

1 warning
rust: linkerd/app/inbound/src/policy/http.rs#L481
warning: public documentation for `route_labels` links to private item `RouteLabels` --> linkerd/app/inbound/src/policy/http.rs:481:23 | 481 | /// Returns the [`RouteLabels`] from the underlying permit. | ^^^^^^^^^^^ this item is private | = note: this link will resolve properly if you pass `--document-private-items` = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default