Protect manifest artifacts in RC10 audit
This commit is contained in:
@@ -48,8 +48,10 @@ The command:
|
||||
|
||||
Use `--fail-on-pressure warning` for a stricter acquisition preflight and
|
||||
`--fail-on-missing-reference` for release gates. `critical` disk pressure
|
||||
blocks acquisition by default. The thresholds are 10 GiB or 5% free for
|
||||
critical and 25 GiB or 10% free for warning.
|
||||
blocks acquisition by default. Critical means less than 10 GiB free. Warning
|
||||
means less than 50 GiB free, or less than 2% and less than 250 GiB free. The
|
||||
combined percentage/absolute rule avoids falsely blocking a large Unraid
|
||||
array that still has hundreds of GiB available.
|
||||
|
||||
The existing project-level freshness policy remains authoritative:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user