kubernetes/pkg/controller
Phillip Wittrock c67ce887f2 Volume Metrics Interface and base implementation.
- Add volume.MetricsProvider function to Volume interface.
- Add volume.MetricsDu for providing metrics via executing "du".
- Add volulme.MetricsNil for unsupported Volumes.
2015-12-09 16:06:24 -08:00
..
daemon Merge pull request #18080 from wojtek-t/list_options_in_listwatch 2015-12-09 14:27:51 +01:00
deployment Implement MinReadySeconds for Deployment 2015-12-04 12:58:34 -08:00
endpoint Merge pull request #18080 from wojtek-t/list_options_in_listwatch 2015-12-09 14:27:51 +01:00
framework Merge pull request #18378 from krousey/controllerflake 2015-12-09 08:44:29 -08:00
gc Pass ListOptions to List in ListWatch. 2015-12-07 11:53:53 +01:00
job Pass ListOptions to List in ListWatch. 2015-12-07 11:53:53 +01:00
namespace Pass ListOptions to List in ListWatch. 2015-12-07 11:53:53 +01:00
node Pass ListOptions to List in ListWatch. 2015-12-07 11:53:53 +01:00
persistentvolume Volume Metrics Interface and base implementation. 2015-12-09 16:06:24 -08:00
podautoscaler Simplify List() signature in clients. 2015-12-03 09:54:07 +01:00
replication Merge pull request #18080 from wojtek-t/list_options_in_listwatch 2015-12-09 14:27:51 +01:00
resourcequota Pass ListOptions to List in ListWatch. 2015-12-07 11:53:53 +01:00
route Simplify List() signature in clients. 2015-12-03 09:54:07 +01:00
service This commit adds type information to events. 2015-11-24 09:59:54 -05:00
serviceaccount Pass ListOptions to List in ListWatch. 2015-12-07 11:53:53 +01:00
controller_utils_test.go update testapi to eliminate redundant fields 2015-12-07 15:54:26 -05:00
controller_utils.go Resource quota observes deletes faster 2015-12-03 17:35:05 -05:00
doc.go Refactor package controller 2015-07-29 09:54:35 -07:00