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

Copy auth plugin to client-go repo #33334

Merged
merged 2 commits into from Sep 27, 2016

Commits on Sep 26, 2016

  1. remove special clientrepo code from main repository gcp plugin

    rename plugin/pkg/client/auth/plugins.go package name to auth
    
    add the plugin import line in client-gen
    
    update import_known_versions for release_1_5 clientset
    
    change copy.sh
    Chao Xu committed Sep 26, 2016
    Copy the full SHA
    e17e0b1 View commit details
    Browse the repository at this point in the history
  2. run client-gen

    run copy.sh
    Chao Xu committed Sep 26, 2016
    Copy the full SHA
    a397e30 View commit details
    Browse the repository at this point in the history