k3s/pkg/cli/cmds
Brad Davidson 3b8ec74049 Update disables list when building with no_stage
The --disable/--no-deploy flags actually turn off some built-in
controllers, in addition to preventing manifests from getting loaded.
Make it clear which controllers can still be disabled even when the
packaged components are ommited by the no_stage build tag.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-11-04 13:39:45 -08:00
..
agent.go Add config file support independent of CLI framework 2020-08-29 21:44:13 -07:00
check-config.go Revert "Add config file support" 2020-08-29 21:44:07 -07:00
config.go Update pkg/cli/cmds/config.go 2020-09-01 10:43:28 -07:00
crictl.go Revert "Add config file support" 2020-08-29 21:44:07 -07:00
ctr.go Revert "Add config file support" 2020-08-29 21:44:07 -07:00
etcd.go Remove lingering references to dqlite 2020-08-24 17:09:19 -07:00
kubectl.go Revert "Add config file support" 2020-08-29 21:44:07 -07:00
log.go Revert "Add config file support" 2020-08-29 21:44:07 -07:00
nocluster.go Remove lingering references to dqlite 2020-08-24 17:09:19 -07:00
nostage.go Update disables list when building with no_stage 2020-11-04 13:39:45 -08:00
root.go Missing registering debug/config flags on server subcommand 2020-09-03 13:19:25 -07:00
server.go Update disables list when building with no_stage 2020-11-04 13:39:45 -08:00
stage.go Update disables list when building with no_stage 2020-11-04 13:39:45 -08:00