Introduce additional integration tests to validate ServiceProfile functionality. This may include:
- Installing ServiceProfiles via
install-sp
- Installing ServiceProfiles for
bb as part of the smoke test
- validating
linkerd check confirms well-formed service profiles
- validating
linkerd routes returns expected output
Part of #2459