Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • H helm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • 1105 Внедрение механизмов обеспечения безопасности цепочки поставки программных проектов
  • LegacyLegacy
  • scanned-projects
  • helm
  • Repository
  • helm
  • pkg
  • kube
  • client.go
Find file BlameHistoryPermalink
  • Taylor Thomas's avatar
    fix(kube): Fixes missing API versions · e2894a18
    Taylor Thomas authored Nov 06, 2019
    
    
    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>
    e2894a18