Skip to content

Commit

Permalink
clobbered broken localsubjectaccessreviews resource.
Browse files Browse the repository at this point in the history
  • Loading branch information
general-kroll-4-life committed Dec 9, 2024
1 parent 7dae850 commit 0e5a54b
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions providers/src/k8s/v00.00.00000/services/core_v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32712,20 +32712,20 @@ components:
- $ref: '#/components/x-stackQL-resources/limitranges/methods/listCoreV1LimitRangeForAllNamespaces'
update:
- $ref: '#/components/x-stackQL-resources/limitranges/methods/patchCoreV1NamespacedLimitRange'
localsubjectaccessreviews:
id: k8s.localsubjectaccessreviews
methods:
createAuthorizationV1NamespacedLocalSubjectAccessReview:
operation:
$ref: '#/paths/~1apis~1authorization.k8s.io~1v1~1namespaces~1{namespace}~1localsubjectaccessreviews/post'
response:
mediaType: application/json
objectKey: null
openAPIDocKey: '200'
name: localsubjectaccessreviews
sqlVerbs:
insert:
- $ref: '#/components/x-stackQL-resources/localsubjectaccessreviews/methods/createAuthorizationV1NamespacedLocalSubjectAccessReview'
# localsubjectaccessreviews:
# id: k8s.localsubjectaccessreviews
# methods:
# createAuthorizationV1NamespacedLocalSubjectAccessReview:
# operation:
# $ref: '#/paths/~1apis~1authorization.k8s.io~1v1~1namespaces~1{namespace}~1localsubjectaccessreviews/post'
# response:
# mediaType: application/json
# objectKey: null
# openAPIDocKey: '200'
# name: localsubjectaccessreviews
# sqlVerbs:
# insert:
# - $ref: '#/components/x-stackQL-resources/localsubjectaccessreviews/methods/createAuthorizationV1NamespacedLocalSubjectAccessReview'
logs:
id: k8s.logs
methods:
Expand Down

0 comments on commit 0e5a54b

Please sign in to comment.