kubernetes/pkg/controller
Weixu Zhuang 2af68d25b8 resolve the bug when cluster CIDR is not /8
We will have the rigth formula to generate correct maxCIDRs now.
Previous code assume cluster CIDR is /8 which may not be true.
Now it generates maxCIDR based on the info of cluster IP.
2016-01-13 11:55:19 -08:00
..
daemon create and delete concurrently 2015-12-26 21:30:31 +08:00
deployment implement reconcileRecreateDeployment 2016-01-13 11:27:26 +08:00
endpoint Comment out calls to httptest.Server.Close() to work around 2016-01-11 23:02:11 -08:00
framework Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
gc Merge pull request #18818 from mqliang/parseordie 2015-12-20 15:08:38 -08:00
job emit event when controller delete pod 2015-12-21 02:11:55 +08:00
namespace update StatusDetails to handle Groups 2015-12-17 09:14:12 -05:00
node resolve the bug when cluster CIDR is not /8 2016-01-13 11:55:19 -08:00
persistentvolume update StatusDetails to handle Groups 2015-12-17 09:14:12 -05:00
podautoscaler Make HPA Controller use Namespacers 2015-12-14 11:41:00 -05:00
replication Comment out calls to httptest.Server.Close() to work around 2016-01-11 23:02:11 -08:00
resourcequota Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
route Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
service Updated comments 2016-01-05 20:51:21 +00:00
serviceaccount Split the serviceaccount package into two parts 2015-12-26 21:28:12 -05:00
controller_utils_test.go Comment out calls to httptest.Server.Close() to work around 2016-01-11 23:02:11 -08:00
controller_utils.go emit event when controller delete pod 2015-12-21 02:11:55 +08:00
doc.go Refactor package controller 2015-07-29 09:54:35 -07:00