k3s/pkg/server
Harsimran Singh Maan abc2efdd57
Disable helm CRD installation for disable-helm-controller (#8702)
* 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: Harsimran Singh Maan <maan.harry@gmail.com>
2023-11-15 14:35:31 -08:00
..
auth.go Make supervisor errors parsable by Kubernetes client libs 2022-04-29 09:23:37 -07:00
cert.go Add support for cross-signing new certs during ca rotation 2023-03-13 16:56:28 -07:00
context.go Disable helm CRD installation for disable-helm-controller (#8702) 2023-11-15 14:35:31 -08:00
router.go Server Token Rotation (#8265) 2023-10-09 10:58:49 -07:00
secrets-encrypt.go Use already imported semver, bump kine 2023-08-25 14:17:00 -06:00
server.go Disable helm CRD installation for disable-helm-controller (#8702) 2023-11-15 14:35:31 -08:00
token.go Server Token Rotation (#8265) 2023-10-09 10:58:49 -07:00
types.go Move DisableServiceLB/Rootless/ServiceLBNamespace into config.Control 2022-09-30 08:17:20 -07:00