kubernetes/pkg/controller
Kubernetes Prow Robot ed5a3847a2
Merge pull request #83856 from mrbobbytables/update-autoscaling-owners
Prune inactive owners from autoscaling related OWNERS files.
2019-10-23 15:53:34 -07:00
..
apis/config Adding EndpointSlice controller 2019-08-28 21:13:27 -07:00
bootstrap move util/metrics to component-base 2019-10-08 14:42:31 +02:00
certificates move util/metrics to component-base 2019-10-08 14:42:31 +02:00
cloud Push context up to cloud node controller. 2019-10-20 11:20:49 -07:00
clusterroleaggregation move WaitForCacheSync to the sharedInformer package 2019-08-22 16:13:41 +01:00
cronjob move util/metrics to component-base 2019-10-08 14:42:31 +02:00
daemon feat: graduate ScheduleDaemonSetPods to GA 2019-10-23 21:34:47 +08:00
deployment move util/metrics to component-base 2019-10-08 14:42:31 +02:00
disruption Merge pull request #82152 from misterikkit/disruption 2019-10-23 12:48:58 -07:00
endpoint Merge pull request #83902 from gongguan/remove_duplicate_code 2019-10-16 09:34:22 -07:00
endpointslice Merge pull request #81797 from yastij/move-metrics-util 2019-10-08 17:08:05 -07:00
garbagecollector fix unsafe JSON construction 2019-10-10 09:44:54 +08:00
history fix unsafe JSON construction 2019-10-10 09:44:54 +08:00
job move util/metrics to component-base 2019-10-08 14:42:31 +02:00
namespace move util/metrics to component-base 2019-10-08 14:42:31 +02:00
nodeipam Merge pull request #82145 from shivi28/fix-controller-nodeipam-ipam-cidrset 2019-10-22 23:18:26 -07:00
nodelifecycle feat: update taint nodes by condition to GA 2019-10-19 09:17:41 +08:00
podautoscaler Prune inactive owners from autoscaling related OWNERS files. 2019-10-13 08:52:14 -04:00
podgc move util/metrics to component-base 2019-10-08 14:42:31 +02:00
replicaset Prefer to delete doubled-up pods of a ReplicaSet 2019-10-17 11:52:32 -04:00
replication Updates OWNERS files and OWNERS_ALIASES for SIG Apps to make reviewers 2019-04-16 11:35:21 -07:00
resourcequota remove redundant quota.V1Equals 2019-10-02 01:02:09 +08:00
route move util/metrics to component-base 2019-10-08 14:42:31 +02:00
service in pkg/controller/service rename service_controller.go to controller.go 2019-10-23 01:52:19 +03:00
serviceaccount move util/metrics to component-base 2019-10-08 14:42:31 +02:00
statefulset Remove some unused codes in stateful_set_utils.go 2019-09-21 22:24:48 +08:00
testutil cleanup: fix some log and error capitalizations 2019-07-20 18:26:16 -04:00
ttl move WaitForCacheSync to the sharedInformer package 2019-08-22 16:13:41 +01:00
ttlafterfinished move util/metrics to component-base 2019-10-08 14:42:31 +02:00
util using pod pointers in node lifecycle controller 2019-10-14 12:44:43 +02:00
volume Do not bind block PV/PVCs when block feature gate is off 2019-10-17 12:40:22 +02:00
.import-restrictions separate listers into their own package 2019-10-22 18:11:02 -04:00
BUILD Adding EndpointSlice controller 2019-08-28 21:13:27 -07:00
client_builder_dynamic.go Migrate the controller to use TokenRequest and rotate token periodically 2019-03-25 14:54:22 +08:00
client_builder.go Migrate the controller to use TokenRequest and rotate token periodically 2019-03-25 14:54:22 +08:00
controller_ref_manager_test.go
controller_ref_manager.go fix unsafe JSON construction 2019-10-10 09:44:54 +08:00
controller_utils_test.go Prefer to delete doubled-up pods of a ReplicaSet 2019-10-17 11:52:32 -04:00
controller_utils.go Extract PodPhase map outside Less func 2019-10-21 14:32:20 -07:00
doc.go
informer_factory.go Use metadata informers instead of dynamic informers in controller manager 2019-07-11 12:18:52 -04:00
lookup_cache.go
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00