linkerd2/pkg/profiles
Kevin Leimkuhler df0ce24b12
viz: add viz profile command (#5621)
## What this changes

This adds a `viz profile` command that outputs a service profile based off tap
data. It is identical—but fixes—the current `profile --tap` command.

Additionally, it removes the `--tap` flag from the `profile` command since this
depends on the Viz extension being installed in order to tap a service.

## Why

The `profile --tap` command is currently broken since it depends on the Viz
extension being installed, but the `profile` command is part of the core
install.

Closes #5613

Unblocks #5545

Signed-off-by: Kevin Leimkuhler <kevin@kleimkuhler.com>
2021-02-01 19:02:46 -05:00
..
openapi.go viz: add viz profile command (#5621) 2021-02-01 19:02:46 -05:00
openapi_test.go viz: add viz profile command (#5621) 2021-02-01 19:02:46 -05:00
profiles.go viz: add viz profile command (#5621) 2021-02-01 19:02:46 -05:00
profiles_test.go Upgrade go to 1.13.4 (#3702) 2019-11-13 12:54:36 -05:00
proto.go viz: add viz profile command (#5621) 2021-02-01 19:02:46 -05:00
proto_test.go viz: add viz profile command (#5621) 2021-02-01 19:02:46 -05:00
template.go Allow setting custom cluster domain in service profiles (#3148) 2019-08-07 09:49:54 -07:00
test_helper.go viz: add viz profile command (#5621) 2021-02-01 19:02:46 -05:00