kubernetes/pkg/controller
Daniel (Shijun) Qian e72b32558c
Merge branch 'master' into keymutex
2019-01-31 20:50:57 +08:00
..
apis/config autogenerated files 2019-01-06 15:48:53 +02:00
bootstrap
certificates
cloud Only attempt to register cloud nodes on update with the cloud taint 2019-01-25 14:48:29 -05:00
clusterroleaggregation
cronjob This patch consists of various corrections. (#73060) 2019-01-22 12:28:59 -08:00
daemon Delete pods assigned to not existing nodes. 2019-01-28 14:38:09 +01:00
deployment Merge pull request #73096 from yuwenma/golint1 2019-01-28 21:52:15 -08:00
disruption Remove unwanted else block from code. 2019-01-11 16:46:39 +05:30
endpoint Remove explicit nil initialization and correct error string. 2019-01-18 09:29:25 +05:30
garbagecollector Slightly modify the comment in the test 2019-01-24 10:42:30 -08:00
history
job replace client-go/util/integer with k8s.io/utils/integer 2019-01-24 15:34:21 -05:00
namespace Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options 2019-01-23 16:34:43 -05:00
nodeipam
nodelifecycle remove deprecated taints from 1.9 2019-01-16 21:20:57 -05:00
podautoscaler Update comments in Horizontal Pod Autoscaler Controller. 2019-01-07 10:06:21 +01:00
podgc
replicaset replace client-go/util/integer with k8s.io/utils/integer 2019-01-24 15:34:21 -05:00
replication
resourcequota
route
service
serviceaccount
statefulset
testutil
ttl
ttlafterfinished
util/node
volume change import alias of utils/strings 2019-01-30 10:44:09 +08:00
.import-restrictions Merge branch 'master' into keymutex 2019-01-31 20:50:57 +08:00
BUILD replace client-go/util/integer with k8s.io/utils/integer 2019-01-24 15:34:21 -05:00
OWNERS Adding cheftako to reviewers 2018-12-27 15:25:20 -08:00
client_builder.go SAControllerClientBuilder: Replace ListWatchUntil with UntilWithSync to 2019-01-07 15:58:12 +01:00
controller_ref_manager.go
controller_ref_manager_test.go
controller_utils.go replace client-go/util/integer with k8s.io/utils/integer 2019-01-24 15:34:21 -05:00
controller_utils_test.go
doc.go
lookup_cache.go