You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: sync moved packages with KAI-Scheduler main; add utilities/math
Carries the DRA GPU-count overflow fix (#1874) into utilities/resources,
which requires the new utilities/math SaturatingAdd helper. Also re-syncs
scheduling/v2alpha2 PodGroup types and podgrouper/constants with main so the
module reflects current upstream. Prevents consumers repointed at the api
module from silently losing these upstream fixes.
`kai.scheduler/v1` API group (`kai/v1`): `Config` and `SchedulingShard` types plus their component sub-packages, with generated CRD manifests. `usagedb` config structs (`UsageDBConfig`, `UsageParams`, `WindowType`), `podgrouper/constants`, and `utilities/math` (`SaturatingAdd`).
0 commit comments