kubernetes/pkg/controller
k8s-merge-robot a577e16d8d Merge pull request #23078 from swagiaal/pv-recycle-race
Auto commit by PR queue bot
2016-03-25 03:48:25 -07:00
..
daemon don't sync daemonsets or controllers with selectors that match all pods 2016-03-24 14:46:49 -07:00
deployment Copy annotations back from RS to Deployment on rollback 2016-03-21 10:21:48 -07:00
endpoint kubernetes/kubernetes#23034 Fix controller-manager race condition issue which cause endpoints flush during restart 2016-03-17 11:08:48 +08:00
framework Rewritte util.* -> wait.* wherever reasonable 2016-02-07 12:02:20 +01:00
gc generate fake client for release_1_2 2016-02-17 16:10:02 -08:00
job Fixing several (but not all) go vet errors. Most are around string formatting, or unreachable code. 2016-03-22 17:26:50 -07:00
namespace Move the discovery client to its own package 2016-03-04 13:44:52 -08:00
node Refactor diff into sub pkg 2016-03-21 20:21:39 +08:00
persistentvolume Check claimRef UID when processing a recycled PV 2016-03-16 17:00:05 -04:00
podautoscaler Support for both map-based and set-based selectors in extensions/v1beta1.Scale 2016-03-09 17:54:17 -08:00
replicaset add FullyLabeledReplicas in Replicaset Status and ReplicationController Status 2016-03-11 23:55:04 -08:00
replication add FullyLabeledReplicas in Replicaset Status and ReplicationController Status 2016-03-11 23:55:04 -08:00
resourcequota Don't sync all objects for replenishment as often as ResourceQuota. 2016-03-07 08:31:09 +01:00
route Add support for more than 500 results to GCE cloud provider API calls 2016-02-26 16:03:01 -08:00
service Change LoadBalancer methods to take api.Service 2016-03-23 10:48:11 +00:00
serviceaccount Move restclient to its own package 2016-02-29 12:05:13 -08:00
controller_utils_test.go Track deletes in rc manager with a UID expectations cache. 2016-03-05 18:18:18 -08:00
controller_utils.go Track deletes in rc manager with a UID expectations cache. 2016-03-05 18:18:18 -08:00
doc.go Refactor package controller 2015-07-29 09:54:35 -07:00
lookup_cache.go make cache size configurable 2016-02-24 22:37:02 +08:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00