linkerd2 icon indicating copy to clipboard operation
linkerd2 copied to clipboard

Remove `Gateways` API from linkerd-viz

Open kleimkuhler opened this issue 3 years ago • 1 comments

What problem are you trying to solve?

The Gateways API was deprecated as part of 2.12 (#8600) and should be fully removed in 2.13.

How should the problem be solved?

The API implementation should be removed.

Any alternatives you've considered?

N/A

How would users interact with this feature?

No response

Would you like to work on this feature?

No response

kleimkuhler avatar Jun 07 '22 23:06 kleimkuhler

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 06 '22 02:09 stale[bot]

From what I understand, the usage of this API was removed from the CLI, but it's still being used by the web component to display the Gateways section of the dashboard...

alpeb avatar Oct 20 '22 20:10 alpeb