• 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
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
registry/cluster Loading commit data...
BUILD Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...