steve/pkg/resources/common
Colleen Murphy 84dedac146 Add projectsornamespaces query parameter
Add a new query parameter to filter resources by their namespace or
their namespace's project. This parameter is separate from the existing
`filter` parameter.

Filter by a comma-separated list of projects and/or namespaces with:

?projectsornamespaces=p1,n1,n2

The result can be negated with the ! operator:

?projectsornamespaces!=p1,n1,n2
2023-05-11 14:17:39 -07:00
..
dynamiccolumns.go feat: support k8s version less than 1.16 2021-11-25 16:16:20 +08:00
formatter_test.go Tests for "Fixing view link for management crds" 2022-12-06 09:04:56 -06:00
formatter.go Add projectsornamespaces query parameter 2023-05-11 14:17:39 -07:00