-
Notifications
You must be signed in to change notification settings - Fork 428
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
Multi tenancy config #3053
Multi tenancy config #3053
Conversation
Codecov Report
@@ Coverage Diff @@
## multi-tenancy-phase-1 #3053 +/- ##
=========================================================
+ Coverage 78.05% 78.11% +0.06%
=========================================================
Files 374 374
Lines 31200 31245 +45
=========================================================
+ Hits 24352 24406 +54
+ Misses 6848 6839 -9
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good, a few comments from me.
…he pure host types.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! Just a few minor comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
This PR addresses #
see
test/config_parser_SUITE_data/host_types.toml
file for example of the new config format.