kubernetes/pkg/controller
Rob Scott 0c7548f020
Setting Hostname from Pods on EndpointSlice to match Endpoints behavior.
This was an oversight in the initial EndpointSlice release. This update
will ensure that Endpoints and EndpointSlices use the same logic to set
the Hostname attribute.
2019-11-07 13:22:54 -08:00
..
apis/config Migrate components to EndpointsLeases leader election lock 2019-10-28 09:09:03 +01:00
bootstrap move util/metrics to component-base 2019-10-08 14:42:31 +02:00
certificates Correct spelling mistakes 2019-11-06 20:25:19 +08:00
cloud improve error handling in cloud node controller 2019-10-28 20:23:12 -04:00
clusterroleaggregation move WaitForCacheSync to the sharedInformer package 2019-08-22 16:13:41 +01:00
cronjob Eliminate some default conversions 2019-11-06 14:08:15 +01:00
daemon Merge pull request #84836 from yuxiaobo96/k8s-checks 2019-11-06 12:21:11 -08:00
deployment Merge pull request #84763 from hwdef/fix-staticcheck6 2019-11-07 09:05:17 -08:00
disruption pkg/controller: fix staticcheck warning 2019-11-07 16:46:47 +08:00
endpoint Setting Hostname from Pods on EndpointSlice to match Endpoints behavior. 2019-11-07 13:22:54 -08:00
endpointslice Setting Hostname from Pods on EndpointSlice to match Endpoints behavior. 2019-11-07 13:22:54 -08:00
garbagecollector pkg/controller: fix staticcheck warning 2019-11-07 16:46:47 +08:00
history fix unsafe JSON construction 2019-10-10 09:44:54 +08:00
job Merge pull request #84123 from smarterclayton/terminating_cause 2019-11-04 07:55:41 -08:00
namespace pkg/controller: fix staticcheck warning 2019-11-07 16:46:47 +08:00
nodeipam Merge pull request #84836 from yuxiaobo96/k8s-checks 2019-11-06 12:21:11 -08:00
nodelifecycle Merge pull request #81167 from krzysied/node_controller_list 2019-11-07 07:53:10 -08:00
podautoscaler Correct spelling mistakes 2019-11-06 20:25:19 +08:00
podgc Merge pull request #84288 from wojtek-t/cleanup_conversions_registrations 2019-10-25 22:53:22 -07:00
replicaset Correct spelling mistakes 2019-11-06 20:25:19 +08:00
replication Autogenerated code 2019-10-24 20:21:00 +02:00
resourcequota Autogenerated code 2019-10-24 20:21:00 +02:00
route move util/metrics to component-base 2019-10-08 14:42:31 +02:00
service Correct spelling mistakes 2019-11-06 20:25:19 +08:00
serviceaccount Merge pull request #84123 from smarterclayton/terminating_cause 2019-11-04 07:55:41 -08:00
statefulset Correct spelling mistakes 2019-11-06 20:25:19 +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 Autogenerated code 2019-10-24 20:21:00 +02:00
util Setting Hostname from Pods on EndpointSlice to match Endpoints behavior. 2019-11-07 13:22:54 -08:00
volume Merge pull request #84748 from hvaara/fix-golint-controller-volume-persistentvolume-options 2019-11-07 04:35:53 -08:00
.import-restrictions don't use cfssl in signer 2019-11-04 10:56:06 -08: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 Merge pull request #84123 from smarterclayton/terminating_cause 2019-11-04 07:55:41 -08: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