• Kubernetes Submit Queue's avatar
    Merge pull request #41258 from shashidharatd/federation-service-controller-1 · 2d79d53f
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 44942, 41258)
    
    [Federation] Use federated informer for service controller and annotations to store lb ingress
    
    **What this PR does / why we need it**:
    This is breaking up of the PR #40296 into smaller one. please refer to #41253
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    Handles 2 tasks in #41253
    Fixes issues in #27623, #35827
    
    **Special notes for your reviewer**:
    
    **Release note**:
    ```
    NONE
    ```
    
    cc @quinton-hoole @nikhiljindal @kubernetes/sig-federation-pr-reviews
    2d79d53f
Name
Last commit
Last update
..
BUILD Loading commit data...
cluster_helper.go Loading commit data...
dns.go Loading commit data...
dns_test.go Loading commit data...
doc.go Loading commit data...
endpoint_helper.go Loading commit data...
endpoint_helper_test.go Loading commit data...
ingress.go Loading commit data...
service_helper.go Loading commit data...
service_helper_test.go Loading commit data...
servicecontroller.go Loading commit data...
servicecontroller_test.go Loading commit data...