Features
- Support Pod Level Resources (#2383) #2383 (Tsubasa Nagasawa)
- Support Static Capacity (#2521) #2521 (Sumukha Radhakrishna)
Bug Fixes
- handle nil selector when hashing in topology (#2511) #2511 (Jason Deal)
- merge limits into requests when constructing ds pods (#2514) #2514 (Jason Deal)
- default CPU_REQUESTS when non-positive value is provided (#2516) #2516 (Jason Deal)
- node: prevent empty providerID causing false NodeClaim matches (#2507) #2507 (Neil)
- over provisioning static nodeclaims during controller crashes (#2534) #2534 (Sumukha Radhakrishna)
- flaky static provisioning unit test (#2546) #2546 (Sumukha Radhakrishna)
- nodepool crd definition should explicitly say replicas field as alpha (#2554) #2554 (Sumukha Radhakrishna)
Chores
- deps: bump the k8s-go-deps group with 3 updates (#2504) #2504 (dependabot[bot])
- rolling back to 1.34 (#2512) #2512 (Derek Frank)
- drop consistency error to info log (#2542) #2542 (Jason Deal)
- Update NodeRegistrationHealthy SC to use a buffer mechanism (#2520) #2520 (Jigisha Patil)