-
Notifications
You must be signed in to change notification settings - Fork 768
Closed
Labels
UIUpdate on the UIUpdate on the UIcontrollerUpdate on controllerUpdate on controllergoPull requests that update Go codePull requests that update Go codegood first issueGood for newcomersGood for newcomershacktoberfestreacttypescript⚔️ QuestTracks quest-bot questsTracks quest-bot quests
Description
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
Labels
UIUpdate on the UIUpdate on the UIcontrollerUpdate on controllerUpdate on controllergoPull requests that update Go codePull requests that update Go codegood first issueGood for newcomersGood for newcomershacktoberfestreacttypescript⚔️ QuestTracks quest-bot questsTracks quest-bot quests