• 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
Name
Last commit
Last update
..
client.go Loading commit data...
client_test.go Loading commit data...
config.go Loading commit data...
log.go Loading commit data...
namespace.go Loading commit data...
namespace_test.go Loading commit data...
resource_policy.go Loading commit data...
resource_policy_test.go Loading commit data...
result.go Loading commit data...
result_test.go Loading commit data...
tunnel.go Loading commit data...
tunnel_test.go Loading commit data...
wait.go Loading commit data...