• Harsimran Singh Maan's avatar
    Disable helm CRD installation for disable-helm-controller (#8702) · abc2efdd
    Harsimran Singh Maan authored
    * 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>
    abc2efdd
Name
Last commit
Last update
.github Loading commit data...
cmd Loading commit data...
conformance Loading commit data...
contrib Loading commit data...
docs Loading commit data...
hack Loading commit data...
manifests Loading commit data...
package Loading commit data...
pkg Loading commit data...
scripts Loading commit data...
tests Loading commit data...
updatecli Loading commit data...
.dockerignore Loading commit data...
.drone.yml Loading commit data...
.droneignore Loading commit data...
.gitignore Loading commit data...
.golangci.json Loading commit data...
ADOPTERS.md Loading commit data...
BUILDING.md Loading commit data...
CODEOWNERS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
DCO Loading commit data...
Dockerfile.dapper Loading commit data...
Dockerfile.local Loading commit data...
Dockerfile.manifest Loading commit data...
Dockerfile.test Loading commit data...
LICENSE Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
ROADMAP.md Loading commit data...
channel.yaml Loading commit data...
docker-compose.yml Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
install.sh Loading commit data...
install.sh.sha256sum Loading commit data...
k3s-rootless.service Loading commit data...
k3s.service Loading commit data...
main.go Loading commit data...