Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Update to Kubernetes 1.19, remove k8s.io/kubernetes dependency, unpin gnostic #292

Merged
merged 4 commits into from
Mar 9, 2021

Commits on Jan 30, 2021

  1. Configuration menu
    Copy the full SHA
    125dfe7 View commit details
    Browse the repository at this point in the history
  2. *: remove k8s.io/kubernetes dependency

    The last package to come from k8s.io/kubernetes was
    kubectl/cmd/util/openapi, which has since been moved to k8s.io/util.
    
    We update to Kubernetes 1.19, remove the direct dependency on
    k8s.io/kubernetes (now only using client code from other k8s.io repos),
    and unpin gnostic to the newest version.
    q3k committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    9280dc8 View commit details
    Browse the repository at this point in the history
  3. vendor: update

    q3k committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    92ce2b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a687a1 View commit details
    Browse the repository at this point in the history