jun 12, 2026
2 links from the engineering internet.
G
github.comsystemsinfra
kubernetes patches dra scheduler double-allocation bug across four branches
v1.36.2, v1.35.6, v1.34.9, and v1.33.13 ship together, fixing a dynamic resource allocation scheduler bug that could assign the same device partition to multiple pods and cause crashes or data loss. the builds also move to go 1.26.4.
G
github.comai
claude code v2.1.175 adds enforceavailablemodels managed setting
the cli adds an enforceavailablemodels managed setting so the availablemodels allowlist also constrains the default model. a default that would resolve to a disallowed model now falls back to the first allowed one, and user or project settings can't widen a managed list.