k3s/pkg/cli
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
..
agent Fix gofmt error 2023-09-26 11:09:03 +02:00
cert Consolidate CopyFile functions (#8079) 2023-08-01 08:55:34 -07:00
cmds add agent flag disable-apiserver-lb (#8717) 2023-11-14 15:54:32 -08:00
completion Add new `k3s completion` command for shell completion (#5461) 2022-04-29 12:53:34 -07:00
crictl [K3s][Windows Port] Build script, multi-call binary, and Flannel (#7259) 2023-10-16 14:53:09 -04:00
ctr [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
etcdsnapshot Disable helm CRD installation for disable-helm-controller (#8702) 2023-11-15 14:35:31 -08:00
kubectl [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
secretsencrypt Review comments and fixes 2023-08-25 14:17:00 -06:00
server Add warning for multiclustercidr flag (#8758) 2023-11-14 01:27:52 +02:00
token Use version.Program not K3s in log (#8653) 2023-10-16 11:02:12 -07:00