• Taylor Thomas's avatar
    fix(kube): Fixes missing API versions · bbdfe5e7
    Taylor Thomas authored
    In several of the job checks and other conversions we were using legacyscheme.
    I don't know why it was working before, but I am guessing something changed
    between k8s 1.15 and 1.16. To fix I changed the references to use the default
    scheme in client-go
    Signed-off-by: 's avatarTaylor Thomas <taylor.thomas@microsoft.com>
    (cherry picked from commit e2894a18ee1d28341aedd5fc786aff4cc7f2c092)
    bbdfe5e7
client.go 33 KB