K8s: remove dashboard summary abstraction (#89761)

This commit is contained in:
Ryan McKinley
2024-06-26 15:00:24 +03:00
committed by GitHub
parent fb15d681a1
commit 3db4e5a0c6
9 changed files with 0 additions and 281 deletions
@@ -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"