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

Update upstream specifications to their latest version #346

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ spec:
fromPostgresVersion:
description: "The major version of PostgreSQL before the upgrade."
maximum: 17.0
minimum: 10.0
minimum: 11.0
type: "integer"
image:
description: "The image name to use for major PostgreSQL upgrades."
Expand Down Expand Up @@ -675,7 +675,7 @@ spec:
toPostgresVersion:
description: "The major version of PostgreSQL to be upgraded to."
maximum: 17.0
minimum: 10.0
minimum: 11.0
type: "integer"
tolerations:
description: "Tolerations of the PGUpgrade pod.\nMore info: https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6963,7 +6963,7 @@ spec:
postgresVersion:
description: "The major version of PostgreSQL installed in the PostgreSQL image"
maximum: 17.0
minimum: 10.0
minimum: 11.0
type: "integer"
proxy:
description: "The specification of a proxy that connects to PostgreSQL."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2978,6 +2978,10 @@ spec:
- "name"
type: "object"
type: "array"
template:
description: "Template is a pod template that can be used to define the driver or executor pod configurations that Spark configurations do not support.\nSpark version >= 3.0.0 is required.\nRef: https://spark.apache.org/docs/latest/running-on-kubernetes.html#pod-template."
type: "object"
x-kubernetes-preserve-unknown-fields: true
terminationGracePeriodSeconds:
description: "Termination grace period seconds for the pod"
format: "int64"
Expand Down Expand Up @@ -5946,6 +5950,10 @@ spec:
- "name"
type: "object"
type: "array"
template:
description: "Template is a pod template that can be used to define the driver or executor pod configurations that Spark configurations do not support.\nSpark version >= 3.0.0 is required.\nRef: https://spark.apache.org/docs/latest/running-on-kubernetes.html#pod-template."
type: "object"
x-kubernetes-preserve-unknown-fields: true
terminationGracePeriodSeconds:
description: "Termination grace period seconds for the pod"
format: "int64"
Expand Down Expand Up @@ -6461,6 +6469,23 @@ spec:
properties:
metadata:
description: "May contain labels and annotations that will be copied into the PVC\nwhen creating it. No other fields are allowed and will be rejected during\nvalidation."
properties:
annotations:
additionalProperties:
type: "string"
type: "object"
finalizers:
items:
type: "string"
type: "array"
labels:
additionalProperties:
type: "string"
type: "object"
name:
type: "string"
namespace:
type: "string"
type: "object"
spec:
description: "The specification for the PersistentVolumeClaim. The entire content is\ncopied unchanged into the PVC that gets created from this\ntemplate. The same fields as in a PersistentVolumeClaim\nare also valid here."
Expand Down Expand Up @@ -7191,6 +7216,7 @@ spec:
required:
- "driver"
- "executor"
- "mainApplicationFile"
- "sparkVersion"
- "type"
type: "object"
Expand Down Expand Up @@ -7231,6 +7257,9 @@ spec:
description: "ScheduleState is the current scheduling state of the application."
type: "string"
type: "object"
required:
- "metadata"
- "spec"
type: "object"
served: true
storage: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2958,6 +2958,10 @@ spec:
- "name"
type: "object"
type: "array"
template:
description: "Template is a pod template that can be used to define the driver or executor pod configurations that Spark configurations do not support.\nSpark version >= 3.0.0 is required.\nRef: https://spark.apache.org/docs/latest/running-on-kubernetes.html#pod-template."
type: "object"
x-kubernetes-preserve-unknown-fields: true
terminationGracePeriodSeconds:
description: "Termination grace period seconds for the pod"
format: "int64"
Expand Down Expand Up @@ -5926,6 +5930,10 @@ spec:
- "name"
type: "object"
type: "array"
template:
description: "Template is a pod template that can be used to define the driver or executor pod configurations that Spark configurations do not support.\nSpark version >= 3.0.0 is required.\nRef: https://spark.apache.org/docs/latest/running-on-kubernetes.html#pod-template."
type: "object"
x-kubernetes-preserve-unknown-fields: true
terminationGracePeriodSeconds:
description: "Termination grace period seconds for the pod"
format: "int64"
Expand Down Expand Up @@ -6441,6 +6449,23 @@ spec:
properties:
metadata:
description: "May contain labels and annotations that will be copied into the PVC\nwhen creating it. No other fields are allowed and will be rejected during\nvalidation."
properties:
annotations:
additionalProperties:
type: "string"
type: "object"
finalizers:
items:
type: "string"
type: "array"
labels:
additionalProperties:
type: "string"
type: "object"
name:
type: "string"
namespace:
type: "string"
type: "object"
spec:
description: "The specification for the PersistentVolumeClaim. The entire content is\ncopied unchanged into the PVC that gets created from this\ntemplate. The same fields as in a PersistentVolumeClaim\nare also valid here."
Expand Down Expand Up @@ -7171,6 +7196,7 @@ spec:
required:
- "driver"
- "executor"
- "mainApplicationFile"
- "sparkVersion"
- "type"
type: "object"
Expand Down Expand Up @@ -7240,6 +7266,9 @@ spec:
required:
- "driverInfo"
type: "object"
required:
- "metadata"
- "spec"
type: "object"
served: true
storage: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ spec:
required:
- "name"
type: "object"
allowInsecureCertificate:
description: "AllowInsecureCertificate will instruct the health check probe to not fail on a self-signed or otherwise invalid SSL certificate\nthis is primarily used in development or testing environments"
type: "boolean"
failureThreshold:
description: "FailureThreshold is a limit of consecutive failures that must occur for a host to be considered unhealthy"
type: "integer"
Expand Down Expand Up @@ -361,6 +358,47 @@ spec:
description: "QueuedAt is a time when DNS record was received for the reconciliation"
format: "date-time"
type: "string"
relatedEndpoints:
description: "ZoneEndpoints are all the endpoints for the DNSRecordSpec.RootHost that are present in the provider"
items:
description: "Endpoint is a high-level way of a connection between a service and an IP"
properties:
dnsName:
description: "The hostname of the DNS record"
type: "string"
labels:
additionalProperties:
type: "string"
description: "Labels stores labels defined for the Endpoint"
type: "object"
providerSpecific:
description: "ProviderSpecific stores provider specific config"
items:
description: "ProviderSpecificProperty holds the name and value of a configuration which is specific to individual DNS providers"
properties:
name:
type: "string"
value:
type: "string"
type: "object"
type: "array"
recordTTL:
description: "TTL for the record"
format: "int64"
type: "integer"
recordType:
description: "RecordType type of record, e.g. CNAME, A, AAAA, SRV, TXT etc"
type: "string"
setIdentifier:
description: "Identifier to distinguish multiple records with the same name and type (e.g. Route53 records with routing policies other than 'simple')"
type: "string"
targets:
description: "The targets the DNS record points to"
items:
type: "string"
type: "array"
type: "object"
type: "array"
validFor:
description: "ValidFor indicates duration since the last reconciliation we consider data in the record to be valid"
type: "string"
Expand Down
Loading
Loading