Skip to content

feat(api): add QdrantCluster.spec.onDemandReplication field#279

Merged
syndbg merged 1 commit into
mainfrom
feat-crc-1988-add-cluster-ondemandreplication-field
Jun 4, 2026
Merged

feat(api): add QdrantCluster.spec.onDemandReplication field#279
syndbg merged 1 commit into
mainfrom
feat-crc-1988-add-cluster-ondemandreplication-field

Conversation

@syndbg

@syndbg syndbg commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

(Intentionally set as a DRAFT PR to continue in parallel the work on the operators. No need to merge it before it's implementation verified)

It's an enum with Off/Auto/On. Off is the default. It'll be used by the operators.

For existing Go clients omitempty is used on the field, avoiding a backwards incompatible change.

@syndbg syndbg force-pushed the feat-crc-1988-add-cluster-ondemandreplication-field branch from 4f5040d to a0d23cb Compare June 1, 2026 16:02
@syndbg syndbg changed the title feat(CRC-1988): add QdrantCluster.spec.onDemandReplication field feat(api): add QdrantCluster.spec.onDemandReplication field Jun 1, 2026
It's an enum with Off/Auto/On. Off is the default.
It'll be used by the operators.

For existing Go clients `omitempty` is used on the field, avoiding a
backwards incompatible change.
@syndbg syndbg force-pushed the feat-crc-1988-add-cluster-ondemandreplication-field branch from a0d23cb to 2849077 Compare June 2, 2026 15:20
@syndbg syndbg marked this pull request as ready for review June 3, 2026 22:24
@syndbg syndbg requested a review from a team as a code owner June 3, 2026 22:24
@syndbg syndbg merged commit f4aa756 into main Jun 4, 2026
5 checks passed
@syndbg syndbg deleted the feat-crc-1988-add-cluster-ondemandreplication-field branch June 4, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants