mirror of
https://github.com/grafana/grafana.git
synced 2026-08-26 21:37:31 -05:00
K8s: remove dashboard summary abstraction (#89761)
This commit is contained in:
@@ -95,20 +95,6 @@ func TestIntegrationDashboardsApp(t *testing.T) {
|
||||
"patch",
|
||||
"update"
|
||||
]
|
||||
},
|
||||
{
|
||||
"resource": "summary",
|
||||
"responseKind": {
|
||||
"group": "",
|
||||
"kind": "DashboardSummary",
|
||||
"version": ""
|
||||
},
|
||||
"scope": "Namespaced",
|
||||
"singularResource": "summary",
|
||||
"verbs": [
|
||||
"get",
|
||||
"list"
|
||||
]
|
||||
}
|
||||
],
|
||||
"version": "v0alpha1"
|
||||
|
||||
Reference in New Issue
Block a user