Commit e2894a18 authored by Taylor Thomas's avatar Taylor Thomas
Browse files

fix(kube): Fixes missing API versions


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: default avatarTaylor Thomas <taylor.thomas@microsoft.com>
Showing with 3 additions and 4 deletions
+3 -4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment