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
  • cmd
  • kubeadm
  • app
  • phases
  • kubelet
  • dynamic.go
Find file
BlameHistoryPermalink
  • Rafael Fernández López's avatar
    kubeadm: Add ability to retry ConfigMap get if certain errors happen · 26c9965a
    Rafael Fernández López authored Jun 11, 2019
    During the control plane joins, sometimes the control plane returns an
    expected error when trying to download the `kubeadm-config` ConfigMap.
    This is a workaround for this issue until the root cause is completely
    identified and fixed.
    
    Ideally, this commit should be reverted in the near future.
    26c9965a
dynamic.go 2.32 KB
EditWeb IDE

Replace dynamic.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.