Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(openapi): add creationTime and modificationTime to policy specs #12006

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
200 changes: 200 additions & 0 deletions docs/generated/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3278,6 +3278,16 @@ components:
type: object
type: array
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
MeshAccessLogCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -4487,6 +4497,16 @@ components:
type: object
type: array
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
MeshCircuitBreakerCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -4990,6 +5010,16 @@ components:
type: object
type: array
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
MeshFaultInjectionCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -5467,6 +5497,16 @@ components:
type: object
type: array
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
MeshHealthCheckCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -6261,6 +6301,16 @@ components:
type: object
type: array
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
MeshHTTPRouteCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -7012,6 +7062,16 @@ components:
type: object
type: array
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
MeshLoadBalancingStrategyCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -7334,6 +7394,16 @@ components:
type: object
type: object
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
MeshMetricCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -7508,6 +7578,16 @@ components:
type: object
type: object
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
MeshPassthroughCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -8215,6 +8295,16 @@ components:
required:
- default
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
MeshProxyPatchCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -8792,6 +8882,16 @@ components:
type: object
type: array
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
MeshRateLimitCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -9428,6 +9528,16 @@ components:
type: object
type: array
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
MeshRetryCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -9758,6 +9868,16 @@ components:
minItems: 1
type: array
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
MeshTCPRouteCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -10227,6 +10347,16 @@ components:
type: object
type: array
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
MeshTimeoutCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -10497,6 +10627,16 @@ components:
type: object
type: object
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
MeshTLSCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -10837,6 +10977,16 @@ components:
type: object
type: object
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
MeshTraceCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -11068,6 +11218,16 @@ components:
type: object
type: object
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
MeshTrafficPermissionCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -11131,6 +11291,16 @@ components:
template:
type: string
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
HostnameGeneratorCreateOrUpdateSuccessResponse:
type: object
properties:
Expand Down Expand Up @@ -11375,6 +11545,16 @@ components:
required:
- match
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
status:
description: >-
Status is the current status of the Kuma MeshExternalService
Expand Down Expand Up @@ -11558,6 +11738,16 @@ components:
required:
- selector
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
status:
description: >-
Status is the current status of the Kuma MeshMultiZoneService
Expand Down Expand Up @@ -11787,6 +11977,16 @@ components:
- Unavailable
type: string
type: object
creationTime:
type: string
description: Time at which the resource was created
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: Time at which the resource was updated
format: date-time
example: '0001-01-01T00:00:00Z'
status:
description: Status is the current status of the Kuma MeshService resource.
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,13 @@ properties:
template:
type: string
type: object
creationTime:
type: string
description: 'Time at which the resource was created'
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: 'Time at which the resource was updated'
format: date-time
example: '0001-01-01T00:00:00Z'
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,16 @@ properties:
required:
- match
type: object
creationTime:
type: string
description: 'Time at which the resource was created'
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: 'Time at which the resource was updated'
format: date-time
example: '0001-01-01T00:00:00Z'
status:
description: Status is the current status of the Kuma MeshExternalService resource.
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,16 @@ properties:
required:
- selector
type: object
creationTime:
type: string
description: 'Time at which the resource was created'
format: date-time
example: '0001-01-01T00:00:00Z'
modificationTime:
type: string
description: 'Time at which the resource was updated'
format: date-time
example: '0001-01-01T00:00:00Z'
status:
description: Status is the current status of the Kuma MeshMultiZoneService resource.
properties:
Expand Down
Loading
Loading