feat: weka-capacity dry-run for auto-full-drives (OP-345) - #2747
Open
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
Collaborator
Author
This was referenced Aug 17, 2026
kristina-solovyova
force-pushed
the
08-17-feat_weka-capacity_dry-run_for_auto-full-drives_op-345_
branch
from
August 17, 2026 12:50
b0c56ee to
ac1d906
Compare
kristina-solovyova
force-pushed
the
08-17-feat_admission_validators_for_the_capacity_planners_op-345_
branch
from
August 17, 2026 12:50
9851d4d to
587476a
Compare
kristina-solovyova
force-pushed
the
08-17-feat_weka-capacity_dry-run_for_auto-full-drives_op-345_
branch
from
August 17, 2026 14:14
ac1d906 to
367a3a0
Compare
kristina-solovyova
force-pushed
the
08-17-feat_admission_validators_for_the_capacity_planners_op-345_
branch
2 times, most recently
from
August 17, 2026 14:28
1da7dc0 to
e421aff
Compare
kristina-solovyova
force-pushed
the
08-17-feat_weka-capacity_dry-run_for_auto-full-drives_op-345_
branch
2 times, most recently
from
August 19, 2026 13:50
28c8b8e to
5694b4a
Compare
kristina-solovyova
force-pushed
the
08-17-feat_admission_validators_for_the_capacity_planners_op-345_
branch
from
August 19, 2026 13:50
e421aff to
03d7933
Compare
kristina-solovyova
force-pushed
the
08-17-feat_weka-capacity_dry-run_for_auto-full-drives_op-345_
branch
from
August 19, 2026 15:28
5694b4a to
1e55292
Compare
kristina-solovyova
force-pushed
the
08-17-feat_admission_validators_for_the_capacity_planners_op-345_
branch
from
August 19, 2026 15:28
03d7933 to
950417b
Compare
kristina-solovyova
marked this pull request as ready for review
August 19, 2026 15:30
kristina-solovyova
force-pushed
the
08-17-feat_weka-capacity_dry-run_for_auto-full-drives_op-345_
branch
from
August 19, 2026 15:33
1e55292 to
c96a3a8
Compare
kristina-solovyova
force-pushed
the
08-17-feat_admission_validators_for_the_capacity_planners_op-345_
branch
from
August 19, 2026 15:33
950417b to
0eb85a9
Compare
Graphite Automations"Add anton/matt/sergey/kristina as reviwers on operator PRs" took an action on this PR • (08/19/26)2 reviewers were added to this PR based on Anton Bykov's automation. |
kristina-solovyova
force-pushed
the
08-17-feat_weka-capacity_dry-run_for_auto-full-drives_op-345_
branch
from
August 28, 2026 05:32
c96a3a8 to
c9d54cd
Compare
kristina-solovyova
force-pushed
the
08-17-feat_admission_validators_for_the_capacity_planners_op-345_
branch
from
August 28, 2026 05:32
0eb85a9 to
a5dffd4
Compare
The CLI can now preview a daemonset-mode plan: --auto-full-drives collects the full-drives node inventory and runs PlanAutoFullDrives, and --num-drives previews a per-node drive pin. The renderer reports the derived drive/compute container counts, per-node cores and hugepages, and the infeasibility reasons with their suggested fixes, so a fleet can be checked before anything is applied. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
kristina-solovyova
force-pushed
the
08-17-feat_weka-capacity_dry-run_for_auto-full-drives_op-345_
branch
from
September 1, 2026 18:43
c9d54cd to
ea7b646
Compare
kristina-solovyova
force-pushed
the
08-17-feat_admission_validators_for_the_capacity_planners_op-345_
branch
from
September 1, 2026 18:43
a5dffd4 to
7387eb3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

The CLI can now preview a daemonset-mode plan: --auto-full-drives collects the
full-drives node inventory and runs PlanAutoFullDrives, and --num-drives previews a
per-node drive pin. The renderer reports the derived drive/compute container counts,
per-node cores and hugepages, and the infeasibility reasons with their suggested
fixes, so a fleet can be checked before anything is applied.
Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com