Skip to content

Commit

Permalink
Update autogenerated
Browse files Browse the repository at this point in the history
  • Loading branch information
zimnx committed Aug 16, 2023
1 parent a596d27 commit 866c15d
Show file tree
Hide file tree
Showing 365 changed files with 50,911 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/common/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2965,7 +2965,7 @@ spec:
replace_address_first_boot:
additionalProperties:
type: string
description: replace_address_first_boot holds addresses which should be replaced by new nodes.
description: 'replace_address_first_boot holds addresses which should be replaced by new nodes. DEPRECATED: since Scylla Operator 1.10 it''s only used for deprecated replace node procedure (ScyllaDB OS <5.2, Enterprise <2023.1). With Scylla Operator 1.11+ this field may be empty.'
type: object
stale:
description: stale indicates if the current rack status is collected for a previous generation. stale should eventually become false when the appropriate controller writes a fresh status.
Expand Down
2 changes: 1 addition & 1 deletion pkg/api/scylla/v1/scylla.scylladb.com_scyllaclusters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2009,7 +2009,7 @@ spec:
replace_address_first_boot:
additionalProperties:
type: string
description: replace_address_first_boot holds addresses which should be replaced by new nodes.
description: 'replace_address_first_boot holds addresses which should be replaced by new nodes. DEPRECATED: since Scylla Operator 1.10 it''s only used for deprecated replace node procedure (ScyllaDB OS <5.2, Enterprise <2023.1). With Scylla Operator 1.11+ this field may be empty.'
type: object
stale:
description: stale indicates if the current rack status is collected for a previous generation. stale should eventually become false when the appropriate controller writes a fresh status.
Expand Down

Large diffs are not rendered by default.

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

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

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

0 comments on commit 866c15d

Please sign in to comment.