kubernetes/federation/pkg/federation-controller
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
..
cluster move dynamic and discovery clients 2017-01-26 08:37:06 -05:00
configmap autogenerated bazel changes 2017-03-01 17:50:51 -08:00
daemonset autogenerated bazel changes 2017-03-01 17:50:51 -08:00
deployment [Federation] Deployments unaware of ReadyReplicas 2017-03-10 15:00:02 -08:00
ingress fed: Fix flakey ingress unit test 2017-03-13 13:18:06 -07:00
namespace autogenerated bazel changes 2017-03-01 17:50:51 -08:00
replicaset autogenerated bazel changes 2017-03-01 17:50:51 -08:00
secret autogenerated bazel changes 2017-03-01 17:50:51 -08:00
service Fix federation controller-manager initialization 2017-03-06 02:58:10 +05:30
util fed: Fix flakey ingress unit test 2017-03-13 13:18:06 -07:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS OWNERS: Update latest OWNERS files 2017-01-23 10:05:48 -08:00