• Kubernetes Submit Queue's avatar
    Merge pull request #44884 from verult/master · f8cfeef1
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 46383, 45645, 45923, 44884, 46294)
    
    Created unit tests for GCE cloud provider storage interface.
    
    - Currently covers CreateDisk and DeleteDisk, GetAutoLabelsForPD
    - Created ServiceManager interface in gce.go to facilitate mocking in tests.
    
    
    
    **What this PR does / why we need it**:
    Increasing test coverage for GCE Persistent Disk.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #44573 
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    f8cfeef1
Name
Last commit
Last update
..
providers Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...