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

Update to client-go 10.0.0 and refactor dynamic client usage #348

Merged
merged 16 commits into from
Jan 19, 2019

Commits on Jan 18, 2019

  1. Update client-go to 10.0.0 and refactor dynamic client usage

    - Use the updated dynamic client in the new client-go library to
    simplify usage and avoid passing around so many variables
    - Fix some buggy tests
    lblackstone committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    4b09321 View commit details
    Browse the repository at this point in the history
  2. Address feedback

    lblackstone committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    9ad6c40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af6d2df View commit details
    Browse the repository at this point in the history
  4. Resolve dep failures

    lblackstone committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    32ffd06 View commit details
    Browse the repository at this point in the history
  5. More go dep

    lblackstone committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    18a10d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fecc045 View commit details
    Browse the repository at this point in the history
  7. Improve client retries

    lblackstone committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    8f4db00 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c67373 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    948a378 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    11703be View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e848d7a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0123469 View commit details
    Browse the repository at this point in the history
  13. Revert spacing change

    lblackstone committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    7afca82 View commit details
    Browse the repository at this point in the history
  14. Revert name change

    lblackstone committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    6758664 View commit details
    Browse the repository at this point in the history
  15. Fix namespacing

    lblackstone committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    a85002b View commit details
    Browse the repository at this point in the history
  16. Address feedback

    lblackstone committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    10000f3 View commit details
    Browse the repository at this point in the history