-
Notifications
You must be signed in to change notification settings - Fork 207
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
Generate default config #1535
base: main
Are you sure you want to change the base?
Generate default config #1535
Conversation
…n-test-config command have to make it diff
Thinking about our genConfig functionality should be treated as an independent feature. Much like how our mount and unmount commands operate as standalone functions, it makes sense for genConfig to independently generate and dump all default configurations into a file. This way, it won't rely on the existing implementation, ensuring a cleaner, more modular approach. So rather than just extending the current functionality make it an independent feature as describe in sequence diagram. |
also rename the command file to genConfig to align with product design. |
@jainakanksha-msft made the reqd changes according to your suggestions lmk if this looks good. |
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.
Have added flag to generate optimal config for direct io mode as well.
sample file cache config file generated: