mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 10:20:29 -06:00
16cc75b02c
- 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> |
||
---|---|---|
.. | ||
dashboard/v0alpha1 | ||
dashboardsnapshot/v0alpha1 | ||
datasource/v0alpha1 | ||
example/v0alpha1 | ||
featuretoggle/v0alpha1 | ||
folder/v0alpha1 | ||
peakq/v0alpha1 | ||
playlist/v0alpha1 | ||
query/v0alpha1 | ||
scope/v0alpha1 | ||
service/v0alpha1 |