linkerd2/doc
Andrew Seigner 8a3b1a638a
Introduce meshed label in simulate-proxy (#992)
The proxy does not yet support a `meshed` label.

In anticipation of a `meshed` label in the proxy, introduce this label
in `simulate-proxy`, for testing.

Relates to #306 and #386.

Signed-off-by: Andrew Seigner <siggy@buoyant.io>

secured -> meshed

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-05-23 15:06:11 -07:00
..
images Move Conduit documentation sources to Conduit repo. (#418) 2018-02-28 13:39:28 -10:00
README.md Move Conduit documentation sources to Conduit repo. (#418) 2018-02-28 13:39:28 -10:00
adding-your-service.md docs: Remove reference to #155 in docs (#947) 2018-05-14 11:22:50 -07:00
debugging-an-app.md Release Notes for 0.4.1 release. (#839) 2018-04-26 13:32:41 -07:00
get-involved.md v0.4.0 (#772) 2018-04-16 14:42:15 -07:00
getting-started.md Release Notes for 0.4.1 release. (#839) 2018-04-26 13:32:41 -07:00
overview.md Move Conduit documentation sources to Conduit repo. (#418) 2018-02-28 13:39:28 -10:00
prometheus.md Harmonize Prometheus label usage (#690) 2018-04-05 15:09:06 -07:00
proxy-metrics.md Introduce meshed label in simulate-proxy (#992) 2018-05-23 15:06:11 -07:00
roadmap.md Release Notes for 0.4.1 release. (#839) 2018-04-26 13:32:41 -07:00

README.md

The documentation here is published at https://conduit.io/docs/ when each version is released. The version of the documentation in GitHub should always match the code in the same branch. For example, when a pull request changes the behavior of a documented feature, the pull request should change the documentation here to match the new behavior.