Skip to content

Commit

Permalink
clobbered broken jwks 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 86295e8 commit 7dae850
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 @@ -32416,20 +32416,20 @@ components:
- $ref: '#/components/x-stackQL-resources/jobs/methods/listBatchV1CronJobForAllNamespaces'
update:
- $ref: '#/components/x-stackQL-resources/jobs/methods/patchBatchV1NamespacedCronJob'
jwks:
id: k8s.jwks
methods:
getServiceAccountIssuerOpenIDKeyset:
operation:
$ref: '#/paths/~1openid~1v1~1jwks~1/get'
response:
mediaType: application/json
objectKey: null
openAPIDocKey: '200'
name: jwks
sqlVerbs:
select:
- $ref: '#/components/x-stackQL-resources/jwks/methods/getServiceAccountIssuerOpenIDKeyset'
# jwks:
# id: k8s.jwks
# methods:
# getServiceAccountIssuerOpenIDKeyset:
# operation:
# $ref: '#/paths/~1openid~1v1~1jwks~1/get'
# response:
# mediaType: application/json
# objectKey: null
# openAPIDocKey: '200'
# name: jwks
# sqlVerbs:
# select:
# - $ref: '#/components/x-stackQL-resources/jwks/methods/getServiceAccountIssuerOpenIDKeyset'
leasecandidates:
id: k8s.leasecandidates
methods:
Expand Down

0 comments on commit 7dae850

Please sign in to comment.