Skip to content

Use nested routes for built-in gateways listeners #4101

Description

@schogges

Description

Currently we append a query search param for the listener that is selected. This should rather be a path param:

Change /meshes/default/gateways/builtin/intent-0-e3e672bad-iqewg.kuma-system/overview?listener=0 to /meshes/default/gateways/builtin/intent-0-e3e672bad-iqewg.kuma-system/overview/listener=0 (note the ? turned into /).

This is the expected change and it may require some more changes in the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dxkind/cleanupCleanup/refactor an existing component/codetriage/acceptedThe issue was reviewed and is complete enough to start working on it

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions