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
  • configfilearg
  • testdata
  • invalid.yaml
Find file
BlameHistoryPermalink
  • Brad Davidson's avatar
    Fix inconsistent loading of config dropins when config file does not exist · e5149400
    Brad Davidson authored Jul 29, 2024
    FindString would silently skip parsing dropins if the main config file
    didn't exist. If a custom config file path was passed it would raise an
    error, but if we were parsing the default config file and it didn't
    exist it would just silently fail to load the dropins.
    Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com>
    e5149400
invalid.yaml 9 Bytes
EditWeb IDE

Replace invalid.yaml

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.