kubernetes/federation/pkg
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
..
dnsprovider route53: set WithCredentialsChainVerboseErrors 2017-02-22 23:19:18 -05:00
federation-controller fed: Fix flakey ingress unit test 2017-03-13 13:18:06 -07:00
kubefed Merge pull request #41830 from irfanurrehman/fed-rbac-1 2017-03-10 15:56:47 -08:00