reddwarf/crates/reddwarf-core
Till Wegmueller 4bfcc39a69
Add container resource limits to zone caps: extract, aggregate, and convert
Move ResourceQuantities from reddwarf-scheduler to reddwarf-core so both
scheduler and runtime share K8s CPU/memory parsing. Add cpu_as_zone_cap()
and memory_as_zone_cap() conversions for illumos zonecfg format. Wire
pod_to_zone_config() to aggregate container limits (with requests fallback)
and pass capped-cpu/capped-memory to the zone, closing the resource pipeline.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 17:34:39 +01:00
..
src Add container resource limits to zone caps: extract, aggregate, and convert 2026-02-14 17:34:39 +01:00
Cargo.toml Implement first 3 phases of implementation plan 2026-01-28 22:51:26 +01:00