Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
K
k3s
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Jacklull
  • k3s
  • Repository

Switch branch/tag
  • k3s
  • pkg
  • kubelet
  • kuberuntime
  • kuberuntime_manager.go
Find file
BlameHistoryPermalink
  • Yu-Ju Hong's avatar
    kubelet: retry pod sandbox creation when containers were never created · 7d16db58
    Yu-Ju Hong authored Jun 26, 2019
    If kubelet never gets past sandbox creation (i.e., never attempted to
    create containers for a pod), it should retry the sandbox creation on
    failure, regardless of the restart policy of the pod.
    7d16db58
kuberuntime_manager.go 36 KB
EditWeb IDE

Replace kuberuntime_manager.go

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.