• Maru Newby's avatar
    fed: Fix flakey ingress unit test · 02a29453
    Maru Newby authored
    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.
    02a29453
Name
Last commit
Last update
..
cluster Loading commit data...
configmap Loading commit data...
daemonset Loading commit data...
deployment Loading commit data...
ingress Loading commit data...
namespace Loading commit data...
replicaset Loading commit data...
secret Loading commit data...
service Loading commit data...
util Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...