-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump k8s.io/apimachinery from 0.31.4 to 0.32.0 in /kuber…
…netes-model-generator/openapi/generator (6715) chore(deps): bump k8s.io/apimachinery Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.31.4 to 0.32.0. - [Commits](kubernetes/apimachinery@v0.31.4...v0.32.0) --- updated-dependencies: - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> --- feat(openapi): regenerate model for k8s.io/apimachinery 0.32.0 Signed-off-by: Marc Nuri <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marc Nuri <[email protected]>
- Loading branch information
1 parent
0bd3171
commit 8774314
Showing
6 changed files
with
50 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
kubernetes-model-generator/openapi/schemas/api-machinery-extra.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"components":{"schemas":{"io.k8s.api.core.v1.PodExecOptions":{"properties":{"apiVersion":{"type":"string"},"command":{"items":{"type":"string"},"type":"array"},"container":{"type":"string"},"kind":{"type":"string"},"stderr":{"type":"boolean"},"stdin":{"type":"boolean"},"stdout":{"type":"boolean"},"tty":{"type":"boolean"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.CreateOptions":{"properties":{"apiVersion":{"type":"string"},"dryRun":{"items":{"type":"string"},"type":"array"},"fieldManager":{"type":"string"},"fieldValidation":{"type":"string"},"kind":{"type":"string"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.DeleteOptions":{"properties":{"apiVersion":{"type":"string"},"dryRun":{"items":{"type":"string"},"type":"array"},"gracePeriodSeconds":{"format":"int64","type":"integer"},"kind":{"type":"string"},"orphanDependents":{"type":"boolean"},"preconditions":{"$ref":"#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Preconditions"},"propagationPolicy":{"type":"string"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.GetOptions":{"properties":{"apiVersion":{"type":"string"},"kind":{"type":"string"},"resourceVersion":{"type":"string"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.GroupKind":{"properties":{"group":{"type":"string"},"kind":{"type":"string"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.ListOptions":{"properties":{"allowWatchBookmarks":{"type":"boolean"},"apiVersion":{"type":"string"},"continue":{"type":"string"},"fieldSelector":{"type":"string"},"kind":{"type":"string"},"labelSelector":{"type":"string"},"limit":{"format":"int64","type":"integer"},"resourceVersion":{"type":"string"},"resourceVersionMatch":{"type":"string"},"sendInitialEvents":{"type":"boolean"},"timeoutSeconds":{"format":"int64","type":"integer"},"watch":{"type":"boolean"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime":{"properties":{"Time":{"type":"string"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.PatchOptions":{"properties":{"apiVersion":{"type":"string"},"dryRun":{"items":{"type":"string"},"type":"array"},"fieldManager":{"type":"string"},"fieldValidation":{"type":"string"},"force":{"type":"boolean"},"kind":{"type":"string"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.Preconditions":{"properties":{"resourceVersion":{"type":"string"},"uid":{"type":"string"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.RootPaths":{"properties":{"paths":{"items":{"type":"string"},"type":"array"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.TypeMeta":{"properties":{"apiVersion":{"type":"string"},"kind":{"type":"string"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.UpdateOptions":{"properties":{"apiVersion":{"type":"string"},"dryRun":{"items":{"type":"string"},"type":"array"},"fieldManager":{"type":"string"},"fieldValidation":{"type":"string"},"kind":{"type":"string"}},"type":"object"}}},"info":{"title":"api-machinery-extra","version":"0.0.0"},"openapi":"3.0.0","paths":{}} | ||
{"components":{"schemas":{"io.k8s.api.core.v1.PodExecOptions":{"properties":{"apiVersion":{"type":"string"},"command":{"items":{"type":"string"},"type":"array"},"container":{"type":"string"},"kind":{"type":"string"},"stderr":{"type":"boolean"},"stdin":{"type":"boolean"},"stdout":{"type":"boolean"},"tty":{"type":"boolean"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.CreateOptions":{"properties":{"apiVersion":{"type":"string"},"dryRun":{"items":{"type":"string"},"type":"array"},"fieldManager":{"type":"string"},"fieldValidation":{"type":"string"},"kind":{"type":"string"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.DeleteOptions":{"properties":{"apiVersion":{"type":"string"},"dryRun":{"items":{"type":"string"},"type":"array"},"gracePeriodSeconds":{"format":"int64","type":"integer"},"ignoreStoreReadErrorWithClusterBreakingPotential":{"type":"boolean"},"kind":{"type":"string"},"orphanDependents":{"type":"boolean"},"preconditions":{"$ref":"#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Preconditions"},"propagationPolicy":{"type":"string"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.GetOptions":{"properties":{"apiVersion":{"type":"string"},"kind":{"type":"string"},"resourceVersion":{"type":"string"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.GroupKind":{"properties":{"group":{"type":"string"},"kind":{"type":"string"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.ListOptions":{"properties":{"allowWatchBookmarks":{"type":"boolean"},"apiVersion":{"type":"string"},"continue":{"type":"string"},"fieldSelector":{"type":"string"},"kind":{"type":"string"},"labelSelector":{"type":"string"},"limit":{"format":"int64","type":"integer"},"resourceVersion":{"type":"string"},"resourceVersionMatch":{"type":"string"},"sendInitialEvents":{"type":"boolean"},"timeoutSeconds":{"format":"int64","type":"integer"},"watch":{"type":"boolean"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime":{"properties":{"Time":{"type":"string"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.PatchOptions":{"properties":{"apiVersion":{"type":"string"},"dryRun":{"items":{"type":"string"},"type":"array"},"fieldManager":{"type":"string"},"fieldValidation":{"type":"string"},"force":{"type":"boolean"},"kind":{"type":"string"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.Preconditions":{"properties":{"resourceVersion":{"type":"string"},"uid":{"type":"string"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.RootPaths":{"properties":{"paths":{"items":{"type":"string"},"type":"array"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.TypeMeta":{"properties":{"apiVersion":{"type":"string"},"kind":{"type":"string"}},"type":"object"},"io.k8s.apimachinery.pkg.apis.meta.v1.UpdateOptions":{"properties":{"apiVersion":{"type":"string"},"dryRun":{"items":{"type":"string"},"type":"array"},"fieldManager":{"type":"string"},"fieldValidation":{"type":"string"},"kind":{"type":"string"}},"type":"object"}}},"info":{"title":"api-machinery-extra","version":"0.0.0"},"openapi":"3.0.0","paths":{}} |
Oops, something went wrong.