Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for auto-tenant-activation #1082

Merged
merged 6 commits into from
May 31, 2024
Merged

Add support for auto-tenant-activation #1082

merged 6 commits into from
May 31, 2024

Conversation

dirkkul
Copy link
Collaborator

@dirkkul dirkkul commented May 24, 2024

No description provided.

@dirkkul dirkkul requested a review from a team as a code owner May 24, 2024 18:12
@dirkkul dirkkul requested a review from tsmith023 May 24, 2024 18:58
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.64%. Comparing base (9fa261f) to head (e77f368).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1082      +/-   ##
==========================================
+ Coverage   94.56%   94.64%   +0.08%     
==========================================
  Files         181      182       +1     
  Lines       18825    18874      +49     
==========================================
+ Hits        17802    17864      +62     
+ Misses       1023     1010      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@tsmith023 tsmith023 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added the WeaviateUnsupportedFeatureError that is starting to be used as a client-side check on exposed features compared to the server version. Perhaps it's overkill to use it here, perhaps checking the server version and whether auto_tenant_creation/auto_tenant_activation are set to True, and throw if there is an incompatibility. WDYT?

@dirkkul dirkkul merged commit 0a0fd67 into main May 31, 2024
43 checks passed
@dirkkul dirkkul deleted the auto-tenant-activation branch May 31, 2024 06:30
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.

3 participants