• Kubernetes Submit Queue's avatar
    Merge pull request #45382 from marun/fed-updater-timeout-per-instance · b8186966
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 45382, 45384, 44781, 45333, 45543)
    
    [Federation] Provide updater timeout to instance rather than to Update()
    
    This PR changes the federated updater to receive its timeout at construction rather than on every call to Update().  This provides a slight decrease in coupling by removing the need for the deletion handler to be provided the timeout along with the updater.
    
    cc: @kubernetes/sig-federation-pr-reviews @perotinus
    b8186966
Name
Last commit
Last update
..
dnsprovider Loading commit data...
federatedtypes Loading commit data...
federation-controller Loading commit data...
kubefed Loading commit data...