kubernetes/federation/pkg/federation-controller/util
Maru Newby 02a294533b fed: Fix flakey ingress unit test
The unit test for the ingress controller was previously adding
a cluster twice, which resulted in a cluster being deleted and added
back.  The deletion was racing the controller shutdown to close
informer channels.  This change ensures that the informer clears its
map of informers when Stop() is called to prevent a double close, and
that the test no longer adds the cluster twice.
2017-03-13 13:18:06 -07:00
..
deletionhelper API 2017-02-28 23:05:40 -08:00
eventsink Update client 2017-02-27 22:01:57 +01:00
planner Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
podanalyzer refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
test Fix deployment unit test by adding a dummy update reactor 2017-02-03 12:16:13 -08:00
backoff.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
BUILD move testing/core to client-go 2017-01-26 13:54:40 -05:00
cluster_util.go mechanical 2017-01-23 10:03:55 -05:00
configmap.go fix typo for federation/* 2016-12-20 20:00:10 -08:00
delaying_deliverer_test.go Federation - common libs - small changes in delaying deliverer 2016-08-10 17:05:15 +02:00
delaying_deliverer.go Federated Ingress: unify UID's across Cluster Ingress Controllers 2016-09-13 08:29:33 -07:00
deployment_test.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
deployment.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
federated_informer_test.go move testing/core to client-go 2017-01-26 13:54:40 -05:00
federated_informer.go fed: Fix flakey ingress unit test 2017-03-13 13:18:06 -07:00
federated_updater_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
federated_updater.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
handlers_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
handlers.go make tools/cache authoritative 2017-01-25 08:29:45 -05:00
meta_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
meta.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
secret.go fix typo for federation/* 2016-12-20 20:00:10 -08:00