Commit Graph

144 Commits (38109e6c9d7876747d4fccce54498132f967536e)

Author SHA1 Message Date
Brian Downs ba70c41cce
Initial Logging Output Update (#2246)
4 years ago
Brian Downs 4c3ec907ab
remove k8s daemon config from setup hook in favor of specific fields from the config (#2206)
4 years ago
Darren Shepherd 64ae6affc5 Missing registering debug/config flags on server subcommand
4 years ago
Darren Shepherd 551a1842ad
Update pkg/cli/cmds/config.go
4 years ago
Darren Shepherd 7657ed2e13
Update pkg/cli/server/server.go
4 years ago
Darren Shepherd 21d21ddd4d Add config file support independent of CLI framework
4 years ago
Darren Shepherd ae5c585050 Revert "Add config file support"
4 years ago
Brian Downs 866dc94cea
Galal hussein etcd backup restore (#2154)
4 years ago
Brad Davidson c4ac620b8b
Merge pull request #2159 from brandond/config_file_rename
4 years ago
Brad Davidson b4d81a9e33 Remove lingering references to dqlite
4 years ago
Brad Davidson 43fcc5ddcb Rename flags.conf => config.yaml
4 years ago
Brian Downs 324bb55986 add ctx to hook, handle hook errors
4 years ago
Brian Downs fa2c1422b3 change name of variable
4 years ago
Brian Downs a4b2953017 add setup hook capabilities for rke2
4 years ago
Brad Davidson 79c499f0e0 Fix handling of TLS configuration args
4 years ago
Jacob Blain Christen e2089bea18
cli: add --selinux flag to agent/server sub-cmds (#2111)
4 years ago
Brad Davidson 1eec7348a5 Call setproctitle to conceal node args in ps output
4 years ago
Brian Downs 5a81fdbdc5 update cis flag implementation to propogate the rest of the way through to kubelet
4 years ago
Jason e3f8789114
Add containerd snapshotter flag (#1991)
4 years ago
Brian Downs abb2d9aad1 add flag usage
4 years ago
Brian Downs 57a6319fac add protect-kernel-defaults to kubelet
4 years ago
Erik Wilson e1dc3451bc
Add config file support
4 years ago
Darren Shepherd 7e59c0801e Make program name a variable to be changed at compile time
5 years ago
Chuck Schweizer 19c34bd12d Update to set default CipherSuites
5 years ago
Chuck Schweizer ca9c9c2e1e Adding support for TLS MinVersion and CipherSuites
5 years ago
Darren Shepherd cb4b34763e
Merge pull request #1759 from ibuildthecloud/background
5 years ago
Darren Shepherd 072396f774 Start kube-apiserver in the background
5 years ago
Darren Shepherd 2f5ee914f9 Add supervisor port
5 years ago
Darren Shepherd 341895c322 Don't write ccm.yaml if --disable-cloud-controller is set
5 years ago
Erik Wilson 39c3854648
Merge pull request #1720 from ilknarf/master
5 years ago
Erik Wilson c71561129e
Merge pull request #1716 from ibuildthecloud/debugpublic
5 years ago
Erik Wilson c941e1d0bb
Merge pull request #1695 from ibuildthecloud/kubeproxy
5 years ago
Erik Wilson df1725cb06
Merge pull request #1694 from ibuildthecloud/inittwice
5 years ago
Frank a18d94e5f9 remove redundant Sprintf
5 years ago
Darren Shepherd 56770ff2cc Make debug variable public to be used by wrapper programs
5 years ago
Darren Shepherd 5715e1ba0d Add ability to disable kubeproxy
5 years ago
Darren Shepherd 8cc9efdf7c Allow InitLogging to be called twice
5 years ago
Darren Shepherd 8b8af94eb2 Move disabled items to a const to keep more consistency
5 years ago
Darren Shepherd 7d06d2ccc1
Merge pull request #1653 from KnicKnic/enable_agent_windows
5 years ago
Knic Knic 7f77c9a3c8 enable agent to start on windows
5 years ago
galal-hussein 3f927d8006 Revert "Replace traefik with nginx"
5 years ago
Erik Wilson ceff3f58fb
Merge pull request #1466 from galal-hussein/traefik_to_nginx
5 years ago
galal-hussein 9a17033095 Replace traefik with nginx
5 years ago
Erik Wilson a3cb9ee1f6 Simplify SELinux detection and add --disable-selinux flag
5 years ago
Erik Wilson 0374c4f63d Add --disable flag
5 years ago
Erik Wilson 1a2690d7be
Merge pull request #1192 from galal-hussein/add_encryption_config
5 years ago
Erik Wilson 7675f9f85c Clean up host-gw variable names
5 years ago
Segator c23f12765e hostgw flannel support
5 years ago
galal-hussein 388cd9c4e8 Add secret encryption configuration
5 years ago
Erik Wilson 76281bf731 Update k3s for k8s 1.17.0
5 years ago