Skip to content

Add '--disk-budget-check-binary' option to disk monitor #1453

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

Merged
merged 6 commits into from
Mar 26, 2021

Conversation

lava
Copy link
Member

@lava lava commented Mar 16, 2021

📔 Description

NOTE: This is still missing some tests (after this change, we can finally write an integration test for the disk monitor!), but feel free to already review the code.

📝 Checklist

  • All user-facing changes have changelog entries.
  • The changes are reflected on docs.tenzir.com/vast, if necessary.
  • The PR description contains instructions for the reviewer, if necessary.

🎯 Review Instructions

@lava lava added the feature New functionality label Mar 16, 2021
@dominiklohmann dominiklohmann self-assigned this Mar 17, 2021
Copy link
Member

@dominiklohmann dominiklohmann left a comment

Choose a reason for hiding this comment

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

This needs a changelog entry and an integration test. The code itself seems to be working fine, I've just had some smaller nits. I tested this with a simple bash script that runs du internally.

Open questions:

  • The option is not currently exposed on the command line in application.cpp. Should we expose it?
  • Should we write a section on this feature on docs.tenzir.com/vast that explains why we have this and how to use it?

@lava lava force-pushed the story/ch22624/disk-monitor-external-binary branch 2 times, most recently from 93a9e5b to 7a9e771 Compare March 17, 2021 23:39
@dominiklohmann dominiklohmann added the blocked Blocked by an (external) issue label Mar 19, 2021
@lava lava force-pushed the story/ch22624/disk-monitor-external-binary branch from 7a9e771 to 97941ae Compare March 23, 2021 18:04
@lava lava mentioned this pull request Mar 23, 2021
3 tasks
@lava lava force-pushed the story/ch22624/disk-monitor-external-binary branch 2 times, most recently from 78445cd to f9f3590 Compare March 24, 2021 08:40
@tobim tobim dismissed dominiklohmann’s stale review March 25, 2021 14:18

The issues have been resolved.

@dominiklohmann dominiklohmann removed the blocked Blocked by an (external) issue label Mar 25, 2021
@dominiklohmann dominiklohmann removed their assignment Mar 25, 2021
@lava lava force-pushed the story/ch22624/disk-monitor-external-binary branch from 51532f4 to 52f1f07 Compare March 25, 2021 18:18
@lava lava force-pushed the story/ch22624/disk-monitor-external-binary branch from 52f1f07 to 44d1f99 Compare March 26, 2021 10:25
@lava lava enabled auto-merge March 26, 2021 10:26
@lava lava merged commit 6eec4df into master Mar 26, 2021
@lava lava deleted the story/ch22624/disk-monitor-external-binary branch March 26, 2021 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants