-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Correct description of disable_missing_mountpoints_warning #21504
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
Correct description of disable_missing_mountpoints_warning #21504
Conversation
If the value is _true_ then the warning is suppressed.
Signed-off-by: Jesse Szwedko <[email protected]>
This PR does not modify any files shipped with the agent. To help streamline the release process, please consider adding the |
Signed-off-by: Jesse Szwedko <[email protected]>
The following files, which will be shipped with the agent, were modified in this PR and You can ignore this if you are sure the changes in this PR do not require QA. Otherwise, consider removing the label. List of modified files that will be shipped with the agent
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files🚀 New features to boost your workflow:
|
What does this PR do?
Correct description of disable_missing_mountpoints_warning, if the value is true then the warning is suppressed.
Motivation
Customer reported incorrect description.
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.backport/<branch-name>
label to the PR and it will automatically open a backport PR once this one is merged