Skip to content

remove default explicit config for strict mode#7369

Merged
generall merged 3 commits intodevfrom
do-not-set-strict-mode-explicitly
Oct 9, 2025
Merged

remove default explicit config for strict mode#7369
generall merged 3 commits intodevfrom
do-not-set-strict-mode-explicitly

Conversation

@generall
Copy link
Member

@generall generall commented Oct 8, 2025

Explicit configuration of strict mode makes it harder to properly migrate into cloud, as migration tool replicates full collection configuration from the source to the distanation. But if the distanation is qdrant cloud, we actually want different defaults to be applied.

This PR removes explicit default configuration, which would mean that each deployment would be able to apply env-specific defaults unless user changed it explictily

@qdrant qdrant deleted a comment from coderabbitai bot Oct 9, 2025
@qdrant qdrant deleted a comment from coderabbitai bot Oct 9, 2025
@timvisee timvisee force-pushed the do-not-set-strict-mode-explicitly branch from 46fa746 to fca95b7 Compare October 9, 2025 08:43
@qdrant qdrant deleted a comment from coderabbitai bot Oct 9, 2025
coderabbitai[bot]

This comment was marked as resolved.

@qdrant qdrant deleted a comment from coderabbitai bot Oct 9, 2025
@generall generall merged commit 3459653 into dev Oct 9, 2025
15 checks passed
@generall generall deleted the do-not-set-strict-mode-explicitly branch October 9, 2025 10:00
timvisee added a commit that referenced this pull request Nov 14, 2025
* remove default explicit config for strict mode

* Don't prefix commented out properties with space to remain consistent

* Don't crash test if strict mode config is not set at all

---------

Co-authored-by: timvisee <tim@visee.me>
@timvisee timvisee mentioned this pull request Nov 14, 2025
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