Skip to content

Filter Modules by TargetNamespace #640

@KaradzaJuraj

Description

@KaradzaJuraj

When deploying a module, you can deploy it to a targeted namespace. On the modules screen, you can filter by status, but we want to add the option to filter by targetNamespace as well.

Add the targetNamespace property to ModuleListToDTO function in mapper/modules. This will enable you to gather all the modules with the modules/list call and access their targetNamespace.

With the /namespaces call, you can get a list of all the available namespaces in the cluster. Use that list to create a filter for filtering modules based on their targetNamespace.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions