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
  • server
  • context.go
Find file
BlameHistoryPermalink
  • Harsimran Singh Maan's avatar
    Disable helm CRD installation for disable-helm-controller (#8702) · 0c9b48f4
    Harsimran Singh Maan authored Nov 15, 2023
    * Disable helm CRD installation for disable-helm-controller
        The NewContext package requires config as input which would
        require all third-party callers to update when the new go module
        is published.
    
        This change only affects the behaviour of installation of helm
        CRDs. Existing helm crds installed in a cluster would not be removed
        when disable-helm-controller flag is set on the server.
    
        Addresses #8701
    * address review comments
    * remove redundant check
    Signed-off-by: 's avatarHarsimran Singh Maan <maan.harry@gmail.com>
    (cherry picked from commit abc2efdd)
    Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com>
    0c9b48f4
context.go 2.75 KB
EditWeb IDE

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