Skip to content

Commit

Permalink
Update generated
Browse files Browse the repository at this point in the history
  • Loading branch information
rzetelskik committed Mar 28, 2024
1 parent b40c043 commit 5467977
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 24 deletions.
8 changes: 0 additions & 8 deletions deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1152,7 +1152,6 @@ spec:
type: string
type: array
interval:
default: "0"
description: interval represents a task schedule interval e.g. 3d2h10m, valid units are d, h, m, s.
type: string
keyspace:
Expand Down Expand Up @@ -1189,7 +1188,6 @@ spec:
type: string
type: array
startDate:
default: now
description: startDate specifies the task start date expressed in the RFC3339 format or now[+duration], e.g. now+3d2h10m, valid units are d, h, m, s.
type: string
uploadParallel:
Expand Down Expand Up @@ -3120,7 +3118,6 @@ spec:
description: intensity indicates how many token ranges (per shard) to repair in a single Scylla repair job. By default this is 1. If you set it to 0 the number of token ranges is adjusted to the maximum supported by node (see max_repair_ranges_in_parallel in Scylla logs). Valid values are 0 and integers >= 1. Higher values will result in increased cluster load and slightly faster repairs. Changing the intensity impacts repair granularity if you need to resume it, the higher the value the more work on resume. For Scylla clusters that *do not support row-level repair*, intensity can be a decimal between (0,1). In that case it specifies percent of shards that can be repaired in parallel on a repair master node. For Scylla clusters that are row-level repair enabled, setting intensity below 1 has the same effect as setting intensity 1.
type: string
interval:
default: "0"
description: interval represents a task schedule interval e.g. 3d2h10m, valid units are d, h, m, s.
type: string
keyspace:
Expand All @@ -3146,7 +3143,6 @@ spec:
description: smallTableThreshold enable small table optimization for tables of size lower than given threshold. Supported units [B, MiB, GiB, TiB].
type: string
startDate:
default: now
description: startDate specifies the task start date expressed in the RFC3339 format or now[+duration], e.g. now+3d2h10m, valid units are d, h, m, s.
type: string
type: object
Expand Down Expand Up @@ -3190,7 +3186,6 @@ spec:
description: id is the identification number of the backup task.
type: string
interval:
default: "0"
description: interval represents a task schedule interval e.g. 3d2h10m, valid units are d, h, m, s.
type: string
keyspace:
Expand Down Expand Up @@ -3227,7 +3222,6 @@ spec:
type: string
type: array
startDate:
default: now
description: startDate specifies the task start date expressed in the RFC3339 format or now[+duration], e.g. now+3d2h10m, valid units are d, h, m, s.
type: string
uploadParallel:
Expand Down Expand Up @@ -3373,7 +3367,6 @@ spec:
description: intensity indicates how many token ranges (per shard) to repair in a single Scylla repair job. By default this is 1. If you set it to 0 the number of token ranges is adjusted to the maximum supported by node (see max_repair_ranges_in_parallel in Scylla logs). Valid values are 0 and integers >= 1. Higher values will result in increased cluster load and slightly faster repairs. Changing the intensity impacts repair granularity if you need to resume it, the higher the value the more work on resume. For Scylla clusters that *do not support row-level repair*, intensity can be a decimal between (0,1). In that case it specifies percent of shards that can be repaired in parallel on a repair master node. For Scylla clusters that are row-level repair enabled, setting intensity below 1 has the same effect as setting intensity 1.
type: string
interval:
default: "0"
description: interval represents a task schedule interval e.g. 3d2h10m, valid units are d, h, m, s.
type: string
keyspace:
Expand All @@ -3399,7 +3392,6 @@ spec:
description: smallTableThreshold enable small table optimization for tables of size lower than given threshold. Supported units [B, MiB, GiB, TiB].
type: string
startDate:
default: now
description: startDate specifies the task start date expressed in the RFC3339 format or now[+duration], e.g. now+3d2h10m, valid units are d, h, m, s.
type: string
type: object
Expand Down
4 changes: 0 additions & 4 deletions helm/scylla-manager/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@
"type": "array"
},
"interval": {
"default": "0",
"description": "interval represents a task schedule interval e.g. 3d2h10m, valid units are d, h, m, s.",
"type": "string"
},
Expand Down Expand Up @@ -258,7 +257,6 @@
"type": "array"
},
"startDate": {
"default": "now",
"description": "startDate specifies the task start date expressed in the RFC3339 format or now[+duration], e.g. now+3d2h10m, valid units are d, h, m, s.",
"type": "string"
},
Expand Down Expand Up @@ -560,7 +558,6 @@
"type": "string"
},
"interval": {
"default": "0",
"description": "interval represents a task schedule interval e.g. 3d2h10m, valid units are d, h, m, s.",
"type": "string"
},
Expand Down Expand Up @@ -593,7 +590,6 @@
"type": "string"
},
"startDate": {
"default": "now",
"description": "startDate specifies the task start date expressed in the RFC3339 format or now[+duration], e.g. now+3d2h10m, valid units are d, h, m, s.",
"type": "string"
}
Expand Down
4 changes: 0 additions & 4 deletions helm/scylla/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@
"type": "array"
},
"interval": {
"default": "0",
"description": "interval represents a task schedule interval e.g. 3d2h10m, valid units are d, h, m, s.",
"type": "string"
},
Expand Down Expand Up @@ -147,7 +146,6 @@
"type": "array"
},
"startDate": {
"default": "now",
"description": "startDate specifies the task start date expressed in the RFC3339 format or now[+duration], e.g. now+3d2h10m, valid units are d, h, m, s.",
"type": "string"
},
Expand Down Expand Up @@ -449,7 +447,6 @@
"type": "string"
},
"interval": {
"default": "0",
"description": "interval represents a task schedule interval e.g. 3d2h10m, valid units are d, h, m, s.",
"type": "string"
},
Expand Down Expand Up @@ -482,7 +479,6 @@
"type": "string"
},
"startDate": {
"default": "now",
"description": "startDate specifies the task start date expressed in the RFC3339 format or now[+duration], e.g. now+3d2h10m, valid units are d, h, m, s.",
"type": "string"
}
Expand Down
8 changes: 0 additions & 8 deletions pkg/api/scylla/v1/scylla.scylladb.com_scyllaclusters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ spec:
type: string
type: array
interval:
default: "0"
description: interval represents a task schedule interval e.g. 3d2h10m, valid units are d, h, m, s.
type: string
keyspace:
Expand Down Expand Up @@ -161,7 +160,6 @@ spec:
type: string
type: array
startDate:
default: now
description: startDate specifies the task start date expressed in the RFC3339 format or now[+duration], e.g. now+3d2h10m, valid units are d, h, m, s.
type: string
uploadParallel:
Expand Down Expand Up @@ -2092,7 +2090,6 @@ spec:
description: intensity indicates how many token ranges (per shard) to repair in a single Scylla repair job. By default this is 1. If you set it to 0 the number of token ranges is adjusted to the maximum supported by node (see max_repair_ranges_in_parallel in Scylla logs). Valid values are 0 and integers >= 1. Higher values will result in increased cluster load and slightly faster repairs. Changing the intensity impacts repair granularity if you need to resume it, the higher the value the more work on resume. For Scylla clusters that *do not support row-level repair*, intensity can be a decimal between (0,1). In that case it specifies percent of shards that can be repaired in parallel on a repair master node. For Scylla clusters that are row-level repair enabled, setting intensity below 1 has the same effect as setting intensity 1.
type: string
interval:
default: "0"
description: interval represents a task schedule interval e.g. 3d2h10m, valid units are d, h, m, s.
type: string
keyspace:
Expand All @@ -2118,7 +2115,6 @@ spec:
description: smallTableThreshold enable small table optimization for tables of size lower than given threshold. Supported units [B, MiB, GiB, TiB].
type: string
startDate:
default: now
description: startDate specifies the task start date expressed in the RFC3339 format or now[+duration], e.g. now+3d2h10m, valid units are d, h, m, s.
type: string
type: object
Expand Down Expand Up @@ -2162,7 +2158,6 @@ spec:
description: id is the identification number of the backup task.
type: string
interval:
default: "0"
description: interval represents a task schedule interval e.g. 3d2h10m, valid units are d, h, m, s.
type: string
keyspace:
Expand Down Expand Up @@ -2199,7 +2194,6 @@ spec:
type: string
type: array
startDate:
default: now
description: startDate specifies the task start date expressed in the RFC3339 format or now[+duration], e.g. now+3d2h10m, valid units are d, h, m, s.
type: string
uploadParallel:
Expand Down Expand Up @@ -2345,7 +2339,6 @@ spec:
description: intensity indicates how many token ranges (per shard) to repair in a single Scylla repair job. By default this is 1. If you set it to 0 the number of token ranges is adjusted to the maximum supported by node (see max_repair_ranges_in_parallel in Scylla logs). Valid values are 0 and integers >= 1. Higher values will result in increased cluster load and slightly faster repairs. Changing the intensity impacts repair granularity if you need to resume it, the higher the value the more work on resume. For Scylla clusters that *do not support row-level repair*, intensity can be a decimal between (0,1). In that case it specifies percent of shards that can be repaired in parallel on a repair master node. For Scylla clusters that are row-level repair enabled, setting intensity below 1 has the same effect as setting intensity 1.
type: string
interval:
default: "0"
description: interval represents a task schedule interval e.g. 3d2h10m, valid units are d, h, m, s.
type: string
keyspace:
Expand All @@ -2371,7 +2364,6 @@ spec:
description: smallTableThreshold enable small table optimization for tables of size lower than given threshold. Supported units [B, MiB, GiB, TiB].
type: string
startDate:
default: now
description: startDate specifies the task start date expressed in the RFC3339 format or now[+duration], e.g. now+3d2h10m, valid units are d, h, m, s.
type: string
type: object
Expand Down
10 changes: 10 additions & 0 deletions pkg/api/scylla/v1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5467977

Please sign in to comment.