Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
K
k3s
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Jacklull
  • k3s
  • Repository

Switch branch/tag
  • k3s
  • pkg
  • cloudprovider
  • providers
  • providers.go
Find file
BlameHistoryPermalink
  • Walter Fender's avatar
    Staging the GCE Cloud Provider · 796097ae
    Walter Fender authored May 02, 2019
    **What type of PR is this?**
    /kind cleanup
    
    **What this PR does / why we need it**:
    Staging the GCE Cloud Provider as part of KEP [20190125-removing-in-tree-providers](https://github.com/kubernetes/enhancements/blob/master/keps/sig-cloud-provider/20190125-removing-in-tree-providers.md). Staging repo setup here https://github.com/kubernetes/legacy-cloud-providers
    Moves the GCE cloud provider implementation to staging.
    This is in preparation for moving the cloud provider code out of tree entirely.
    However we need it in staging while the code needs to be consumed both in/out of tree.
    
    **Which issue(s) this PR fixes**:
    Fixes #
    
    **Special notes for your reviewer**:
    
    **Does this PR introduce a user-facing change?**:
    
    ```
    NONE
    ```
    
    Updated import dependency tracking.
    Factored in the cleanup from #77412
    Minor fix to go.mod.
    796097ae
providers.go 1 KB
EditWeb IDE

Replace providers.go

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.