• Kubernetes Submit Queue's avatar
    Merge pull request #46120 from shashidharatd/federation-service-e2e-1 · 33579467
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Federation: create loadbalancer service in tests only if test depends on it
    
    **What this PR does / why we need it**:
    Creating LoadBalancer type of service for every test case is kind of expensive and time consuming to provision. So this PR changes the test cases to use LoadBalancer type services only when necessary.
    
    **Which issue this PR fixes** (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #47068 
    
    **Release note**:
    ```release-note
    NONE
    ```
    cc @kubernetes/sig-federation-pr-reviews 
    /assign @madhusudancs
    33579467
Name
Last commit
Last update
..
framework Loading commit data...
upgrades Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
apiserver.go Loading commit data...
authn.go Loading commit data...
crud.go Loading commit data...
deployment.go Loading commit data...
event.go Loading commit data...
ingress.go Loading commit data...
namespace.go Loading commit data...
replicaset.go Loading commit data...
service.go Loading commit data...
upgrade.go Loading commit data...
util.go Loading commit data...