grafana/pkg/apis/scope/v0alpha1
Carl Bergquist 16cc75b02c
Scopes: Add Handler for returning dashboards related to a list of scopes. (#87758)
- Adds a find endpoint to return dashboard bindings that match any of the scopes. For example /apis/scope.grafana.app/v0alpha1/namespaces/default/find/scope_dashboard_bindings?scope=s1&scope=s2
- Updates the ScopeNode find endpoint to a new path, /find/scope_node_children , makes the key "items" for all find endpoints (instead of mix of "found" and "items"), and makes the list item type a ScopeNode instead of its own type.
- Updates kubectl get commands to return more information about scopes, scopenodes, and scopedashboard bindings to display more fields in table output

---------

Signed-off-by: bergquist <carl.bergquist@gmail.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Co-authored-by: Kyle Brandt <kyle@grafana.com>
Co-authored-by: Todd Treece <todd.treece@grafana.com>
2024-06-05 11:47:36 -04:00
..
doc.go K8S/Scopes: App-server for storing scope objects (#81996) 2024-02-20 18:28:27 +02:00
register.go Scopes: Add Handler for returning dashboards related to a list of scopes. (#87758) 2024-06-05 11:47:36 -04:00
types.go Scopes: Add Handler for returning dashboards related to a list of scopes. (#87758) 2024-06-05 11:47:36 -04:00
zz_generated.deepcopy.go Scopes: Add Handler for returning dashboards related to a list of scopes. (#87758) 2024-06-05 11:47:36 -04:00
zz_generated.defaults.go K8S/Scopes: App-server for storing scope objects (#81996) 2024-02-20 18:28:27 +02:00
zz_generated.openapi_violation_exceptions.list Scopes: Add Handler for returning dashboards related to a list of scopes. (#87758) 2024-06-05 11:47:36 -04:00
zz_generated.openapi.go Scopes: Add Handler for returning dashboards related to a list of scopes. (#87758) 2024-06-05 11:47:36 -04:00