linkerd2/controller
Tarun Pothulapati 4170b49b33
smi: remove default functionality in linkerd (#7334)
Now, that SMI functionality is fully being moved into the
[linkerd-smi](www.github.com/linkerd/linkerd-smi) extension, we can
stop supporting its functionality by default.

This means that the `destination` component will stop reacting
to the `TrafficSplit` objects. When `linkerd-smi` is installed,
It does the conversion of `TrafficSplit` objects to `ServiceProfiles`
that destination components can understand, and will react accordingly.

Also, Whenever a `ServiceProfile` with traffic splitting is associated
with a service, the same information (i.e splits and weights) is also
surfaced through the `UI` (in the new `services` tab) and the `viz cmd`.
So, We are not really loosing any UI functionality here.

Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
2021-12-03 12:07:30 +05:30
..
api smi: remove default functionality in linkerd (#7334) 2021-12-03 12:07:30 +05:30
cmd smi: remove default functionality in linkerd (#7334) 2021-12-03 12:07:30 +05:30
gen Remove legacy upgrade and it's references (#7309) 2021-11-29 20:08:58 +05:30
heartbeat Remove legacy upgrade and it's references (#7309) 2021-11-29 20:08:58 +05:30
identity core: use serviceAccountToken volume for pod authentication (#7117) 2021-11-03 02:03:39 +05:30
k8s smi: remove default functionality in linkerd (#7334) 2021-12-03 12:07:30 +05:30
proxy-injector Allow proxy-init container to run as non-root (#7162) 2021-11-05 10:44:32 -05:00
script Honor Server `proxyProtocol` in destination service `Get` with policy CRD APIs (#7184) 2021-11-23 20:35:53 -07:00
sp-validator Fix sp-validator not setting requestUID (#5866) 2021-03-04 09:57:57 -08:00
webhook Graceful shutdown for admin server (#6817) 2021-09-07 10:50:31 -05:00
Dockerfile build: upgrade to Go 1.17 (#7371) 2021-11-30 15:36:11 -05:00