1
0
mirror of https://github.com/niusmallnan/steve.git synced 2025-05-02 13:13:19 +00:00
steve/pkg/resources
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
..
apigroups Shuffle around code and use rancher/apiserver 2020-06-11 21:51:19 -07:00
cluster Initial implmentation of warning headers 2022-12-30 12:11:14 -05:00
common Add projectsornamespaces query parameter 2023-05-11 14:17:39 -07:00
counts Fix resource counts unit tests 2023-01-20 14:19:05 -08:00
formatters Set pod status to state 2020-08-03 19:52:04 -07:00
schemas Updates Schemas watch logic. 2022-10-27 22:12:39 -04:00
userpreferences Add userpreference 2021-03-01 22:26:26 -07:00
schema.go Add projectsornamespaces query parameter 2023-05-11 14:17:39 -07:00