Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace all uses of Snapshotter with CloudLister #590

Merged
merged 2 commits into from
Jan 11, 2019

Commits on Jan 9, 2019

  1. Replace snapshotter in pkg/backends with a GCE cloud lister implement…

    …ation that is solely used for garbage collection
    rramkumar1 authored and agau4779 committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    2039bff View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. use cloudlist for instances and L7

    add L7 to syncState
    
    simplify cloudlister. use named fields in namer_test
    
    remove Cloudlist interface in favor of List() ([]string, error) method
    agau4779 authored and Ashley Gau committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    1f4a1b4 View commit details
    Browse the repository at this point in the history