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

Remove old, core/v1 specific constructs from RESTClient #48991

Merged
merged 3 commits into from
Jul 17, 2017

Commits on Jul 16, 2017

  1. Configuration menu
    Copy the full SHA
    b6d9815 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0e11c5 View commit details
    Browse the repository at this point in the history
  3. Remove Kube specific api constructs from restclient

    All callers must use VersionedParameters, which no longer has special
    behavior for Kube resources.
    smarterclayton committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    112e0fa View commit details
    Browse the repository at this point in the history