This website requires JavaScript.
Explore
Help
Sign In
Sok3t
/
descheduler
Watch
1
Star
0
Fork
0
You've already forked descheduler
mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced
2026-01-26 21:31:18 +01:00
Code
Packages
Releases
Activity
Files
57a04aae9f9040c062e3c1996031376569d74536
descheduler
/
pkg
/
utils
History
Jandai
88af72b907
PodMatchNodeSelector: Replaced PodMatchNodeSelector implementation with k8s.io/component-helpers to reduce code size and optimize
2025-02-16 16:48:21 +08:00
..
events.go
use new events implementation and take recorder out of EvictPod
2022-07-28 15:18:21 +02:00
pod.go
add ignorePodsWithoutPDB option (
#1529
)
2024-10-15 21:21:04 +01:00
predicates_test.go
Check whether pod matches the inter-pod anti-affinity of another Pod in a given Node in
NodeFit()
(
#1356
)
2024-03-12 19:50:03 -07:00
predicates.go
PodMatchNodeSelector: Replaced PodMatchNodeSelector implementation with k8s.io/component-helpers to reduce code size and optimize
2025-02-16 16:48:21 +08:00
priority.go
fix the issue that the pod anti-filtering rules are not taking effect
2024-06-02 18:58:57 +08:00
qos.go
return pod qos in advance
2024-06-10 00:22:17 +08:00