-
Notifications
You must be signed in to change notification settings - Fork 430
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
Merge config-cli changes to master #2077
Conversation
* dont use custom type strings in legacy mount config * flaky test fixes
* changes to populate config * remove unecessary change * add client protocol changes * review comments * review comment * rebase changes * review comments * review comment + unit tests * review comment
* remove key file flag usage * typo fix * review comment Co-authored-by: Kislay Kishore <kislayk@google.com> * review comment Co-authored-by: Kislay Kishore <kislayk@google.com> * remove unexported method test --------- Co-authored-by: Kislay Kishore <kislayk@google.com>
Merge master into CLI_config_parity_release
…#2062) * removed log-file legacy usage * migrate log file flag * fix integration test * add unit test
Merge master into CLI_config_parity_release
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2077 +/- ##
==========================================
+ Coverage 71.98% 72.26% +0.28%
==========================================
Files 100 100
Lines 11207 10950 -257
==========================================
- Hits 8067 7913 -154
+ Misses 2806 2709 -97
+ Partials 334 328 -6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Please use rebase and merge
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.
Relying on Ashmeen's review.
Description
Link to the issue in case of a bug fix.
NA
Testing details