k3s/pkg/server
Joe Kralicky a84c75af62 Adds a command-line flag '--disable-helm-controller' that will disable
the server's built-in helm controller.

Problem:
Testing installation and uninstallation of the Helm Controller on k3s is
not possible if the Helm Controller is baked into the k3s server.

Solution:
The Helm Controller can optionally be disabled, which will allow users
to manage its installation manually.

Signed-off-by: Joe Kralicky <joe.kralicky@suse.com>
2021-06-25 14:54:36 -04:00
..
auth.go Use appropriate response codes for authn/authz failures 2021-02-09 16:28:20 -08:00
context.go Add nodename to UA string for deploy controller 2021-06-10 17:05:52 -07:00
etcd.go Collect and Store etcd Snapshots and Metadata (#3239) 2021-04-30 18:26:39 -07:00
router.go Add support for dual-stack Pod/Service CIDRs and node IP addresses (#3212) 2021-04-21 15:56:20 -07:00
server.go Adds a command-line flag '--disable-helm-controller' that will disable 2021-06-25 14:54:36 -04:00
types.go Define a Controllers and LeaderControllers on the server config (#3043) 2021-03-11 10:39:00 -08:00