This website requires JavaScript.
Explore
Help
Sign In
github
/
descheduler
Watch
1
Star
0
Fork
0
You've already forked descheduler
mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced
2026-03-04 10:42:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c005600cc2a8428682598dfbbd7eb01a67b3057
descheduler
/
pkg
/
framework
/
plugins
/
defaultevictor
History
Jan Chaloupka
cb0c1b660d
Plugin args: tag arguments with omitempty to reduce the marshalled json size
2024-08-06 15:20:18 +02:00
..
defaultevictor_test.go
skip eviction when pod creation time is below minPodAge threshold setting (
#1475
)
2024-07-26 05:59:21 -07:00
defaultevictor.go
skip eviction when pod creation time is below minPodAge threshold setting (
#1475
)
2024-07-26 05:59:21 -07:00
defaults_test.go
refactor: replace k8s.io/utils/pointer with k8s.io/utils/ptr
2024-07-11 11:36:34 +03:00
defaults.go
Allow eviction of DaemonSet pods (
#1342
)
2024-04-09 07:47:34 -07:00
doc.go
…
register.go
…
types.go
Plugin args: tag arguments with omitempty to reduce the marshalled json size
2024-08-06 15:20:18 +02:00
validation.go
skip eviction when replica count is below evictor
minReplicas
threshold setting
2024-03-13 09:29:27 -04:00
zz_generated.deepcopy.go
skip eviction when pod creation time is below minPodAge threshold setting (
#1475
)
2024-07-26 05:59:21 -07:00
zz_generated.defaults.go
update verify gen
2024-01-02 16:11:36 +08:00