• Matt Farina's avatar
    Pinning k8s to a specific release · b5582f03
    Matt Farina authored
    
    
    The other Kubernetes dependencies, such as client-go and apimachinery,
    are pinned to 1.14.1 but Kubernetes itself was tracking the tip of the
    1.14 release branch and picking up changes between releases. This
    change pins Kubernetes to the same version as the other parts of it.
    
    Signed-off-by: default avatarMatt Farina <matt@mattfarina.com>
    b5582f03