-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
None
-
False
-
A namespace bar can be added to a page with a custom route via extension.
Currently, the only way to add the namespace bar to a page using extensions is to add the '/k8s' prefix to the path in the route extension. This doesn't allow enough flexibility for pages that require the namespace bar, but aren't k8s resources.
It would be better to add a property to the route to determine whether the namespace bar should be displayed, so that the construction of the path can be left up to the plugin developers.