kubernetes/pkg/scheduler/framework/plugins/dynamicresources
Mads Jensen 95616cecda Use slices.Sort instead of sort.Slice.
There were only two instances of this in the entire code-base. Hence,
I have enabled the modernize rule/linter in golangci-lint.
2026-02-06 22:46:08 +01:00
..
allocateddevices.go DRA scheduler: fix another root cause of double device allocation 2026-01-26 15:44:48 +01:00
claims.go extended resource backed by DRA: implementation 2025-07-29 18:55:21 +00:00
dra_manager.go DRA scheduler: fix another root cause of double device allocation 2026-01-26 15:44:48 +01:00
dynamicresources.go DRA scheduler: fix another root cause of double device allocation 2026-01-26 15:44:48 +01:00
dynamicresources_test.go DRA allocator: promote experimental -> incubating -> stable 2026-01-29 12:52:57 +01:00
extendeddynamicresources.go Use slices.Sort instead of sort.Slice. 2026-02-06 22:46:08 +01:00
extendeddynamicresources_test.go dra scheduler plugin: refactor extendeddynamicresources.go for readibility 2025-11-06 15:49:33 -05:00
OWNERS DRA scheduler: add pohly as approver 2025-07-17 09:43:44 +02:00