mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-26 12:46:06 +00:00
Merge pull request #128003 from pohly/dra-classic-dra-removal
DRA: remove "classic DRA"
This commit is contained in:
@@ -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": {
|
||||
|
@@ -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",
|
||||
|
1128
api/openapi-spec/swagger.json
generated
1128
api/openapi-spec/swagger.json
generated
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user