kubernetes/pkg/controller
Kubernetes Prow Robot 1f7e9fd9a2
Merge pull request #73488 from andrewsykim/replace-utils-file
Replace pkg/util/file with k8s.io/utils/path
2019-01-30 17:50:16 -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 Use read lock for scheduler_binder_cache GetDecisions 2019-01-26 13:06:23 -08:00
.import-restrictions replace pkg/util/file with k8s.io/utils/path 2019-01-29 15:20:13 -05:00
BUILD replace client-go/util/integer with k8s.io/utils/integer 2019-01-24 15:34:21 -05: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
OWNERS