Wojciech Tyczynski
|
acfd8c787f
|
Avoid computing super-expensive DeepEqual on every pod update
|
2016-08-11 08:35:36 +02:00 |
|
mksalawa
|
2749ec7555
|
Create PredicateFailureReason, modify scheduler predicate interface.
|
2016-08-09 14:01:46 +02:00 |
|
Dominika Hodovska
|
816f6d32ca
|
Collapse duplicate informer creation paths
|
2016-08-04 09:02:13 +02:00 |
|
Michal Rostecki
|
59ca5986dd
|
Print/log pointers of structs with %#v instead of %+v
There are many places in k8s where %+v is used to format a pointer
to struct, which isn't working as expected.
Fixes #26591
|
2016-08-01 22:27:56 +02:00 |
|
Łukasz Oleś
|
528bf7af3a
|
Make Daemonset use GeneralPredicates
fixes #21454, fixes #22205
|
2016-07-13 14:50:29 +02:00 |
|
gmarek
|
d8958257c4
|
DaemonController doesn't take any actions when being deleted.
|
2016-07-12 09:43:08 +02:00 |
|