Merge pull request #128003 from pohly/dra-classic-dra-removal

DRA: remove "classic DRA"
This commit is contained in:
Kubernetes Prow Robot
2024-10-18 00:55:17 +01:00
committed by GitHub
111 changed files with 1053 additions and 12850 deletions

View File

@@ -1966,41 +1966,6 @@
"watch"
]
},
{
"resource": "podschedulingcontexts",
"responseKind": {
"group": "",
"kind": "PodSchedulingContext",
"version": ""
},
"scope": "Namespaced",
"singularResource": "podschedulingcontext",
"subresources": [
{
"responseKind": {
"group": "",
"kind": "PodSchedulingContext",
"version": ""
},
"subresource": "status",
"verbs": [
"get",
"patch",
"update"
]
}
],
"verbs": [
"create",
"delete",
"deletecollection",
"get",
"list",
"patch",
"update",
"watch"
]
},
{
"resource": "resourceclaims",
"responseKind": {

View File

@@ -20,34 +20,6 @@
"watch"
]
},
{
"kind": "PodSchedulingContext",
"name": "podschedulingcontexts",
"namespaced": true,
"singularName": "podschedulingcontext",
"storageVersionHash": "SkSsa067T7g=",
"verbs": [
"create",
"delete",
"deletecollection",
"get",
"list",
"patch",
"update",
"watch"
]
},
{
"kind": "PodSchedulingContext",
"name": "podschedulingcontexts/status",
"namespaced": true,
"singularName": "",
"verbs": [
"get",
"patch",
"update"
]
},
{
"kind": "ResourceClaim",
"name": "resourceclaims",

File diff suppressed because it is too large Load Diff