Skip to content
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
5 changes: 3 additions & 2 deletions api/v1/ytsaurus_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,8 @@ type InstanceSpec struct {
Volumes []Volume `json:"volumes,omitempty"`
VolumeMounts []corev1.VolumeMount `json:"volumeMounts,omitempty"`
//+optional
ReadinessProbeParams *HealthcheckProbeParams `json:"readinessProbeParams,omitempty"`
ReadinessProbeParams *HealthcheckProbeParams `json:"readinessProbeParams,omitempty"`
// Resources dedicated for component. Capacity is defined by requests, or limits for zero requests.
Resources corev1.ResourceRequirements `json:"resources,omitempty"`
InstanceCount int32 `json:"instanceCount,omitempty"`
MinReadyInstanceCount *int `json:"minReadyInstanceCount,omitempty"`
Expand Down Expand Up @@ -665,7 +666,7 @@ type ExecNodesSpec struct {
//+optional
GPUManager *GPUManagerSpec `json:"gpuManager,omitempty"`
JobProxyLoggers []TextLoggerSpec `json:"jobProxyLoggers,omitempty"`
// Resources dedicated for running jobs.
// Resources dedicated for running jobs. Capacity is defined by requests, or limits for zero requests. Default: same limits as exec node with zero requests.
//+optional
JobResources *corev1.ResourceRequirements `json:"jobResources,omitempty"`
//+optional
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1085,7 +1085,7 @@ spec:
type: object
x-kubernetes-map-type: atomic
resources:
description: ResourceRequirements describes the compute resource requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined in spec.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1090,7 +1090,7 @@ spec:
type: object
x-kubernetes-map-type: atomic
resources:
description: ResourceRequirements describes the compute resource requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined in spec.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1308,7 +1308,7 @@ spec:
type: object
x-kubernetes-map-type: atomic
resources:
description: ResourceRequirements describes the compute resource requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined in spec.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1090,7 +1090,7 @@ spec:
type: object
x-kubernetes-map-type: atomic
resources:
description: ResourceRequirements describes the compute resource requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined in spec.
Expand Down
2 changes: 1 addition & 1 deletion config/crd/bases/cluster.ytsaurus.tech_remoteytsaurus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -998,7 +998,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined in spec.
Expand Down
57 changes: 19 additions & 38 deletions config/crd/bases/cluster.ytsaurus.tech_ytsaurus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1056,8 +1056,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -2970,8 +2969,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -4833,8 +4831,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -6709,8 +6706,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -8578,8 +8574,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -10716,8 +10711,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -12640,8 +12634,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -14555,8 +14548,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -16436,8 +16428,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -18393,8 +18384,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -20266,8 +20256,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -22125,8 +22114,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -23997,8 +23985,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -25903,8 +25890,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -27789,8 +27775,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -29806,8 +29791,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -31682,8 +31666,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -33569,8 +33552,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down Expand Up @@ -35794,8 +35776,7 @@ spec:
type: integer
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
description: Resources dedicated for component.
properties:
claims:
description: Claims lists the names of resources, defined
Expand Down
Loading
Loading