Commit Graph

641 Commits (fc037e87f8d8202247a8549665be145dbf4fb64e)

Author SHA1 Message Date
Akihiro Suda 0b45e32486 Support cgroup v2
4 years ago
Jacob Blain Christen 36230daa86
[migration k3s-io] update kine dependency (#2568)
4 years ago
Brad Davidson b873d3a03b Explicitly set agent paths within --data-dir
4 years ago
Brad Davidson 58b5b21f0d Don't pass cloud-provider flag to controller-manager
4 years ago
Brad Davidson 3e4fd7b41f Respect --data-dir path for crictl.yaml
4 years ago
Brad Davidson f50e3140f9 Disable configure-cloud-routes and external service/route programming support when using k3s stub cloud controller
4 years ago
Brad Davidson 31575e407a Add Cluster ID support to k3s stub cloud controller
4 years ago
Brad Davidson 5b318d093f Fix containerd sock path warning
4 years ago
Brad Davidson d1424626ac Disable containerd experimental snapshot labels
4 years ago
Erik Wilson 992ca52c31
Enable go test in ci
4 years ago
Erik Wilson 92d04355f4
Use secrets for node-passwd entries and cleanup
4 years ago
Brad Davidson 3b8ec74049 Update disables list when building with no_stage
4 years ago
Menna Elmasry 523ccaf3f2
Merge pull request #2448 from MonzElmasry/new_b
4 years ago
MonzElmasry e8436cc76b
Make etcd use node private ip
4 years ago
Chris Kim 7b8a147a1b
Merge pull request #2408 from Oats87/rpm-install-selinux
4 years ago
Hussein Galal fcd18d1b6e
skip node delete from removed member (#2413)
4 years ago
Chris Kim 96fc4c4b21 Add iptable_nat to modprobe list
4 years ago
Brad Davidson de18528412
Make etcd voting members responsible for managing learners (#2399)
4 years ago
Erik Wilson 6b11d86037
Merge pull request #2377 from erikwilson/no-proxy-fix
4 years ago
Erik Wilson 56e077eb29
Use no_proxy env, add .svc and cluster domains
4 years ago
Erik Wilson 114b5ccad1
Merge pull request #2363 from erikwilson/netpol-informers
4 years ago
Erik Wilson e26e333b7e
Add network policy controller CacheSyncOrTimeout
4 years ago
Erik Wilson 045cd49ab5
Add event handlers to network policy controller
4 years ago
Erik Wilson ce0da0a0f4
Add file verification for data directory
4 years ago
Erik Wilson 66d29148f7
Add Release function for flock
4 years ago
Erik Wilson 360d82d20e
Add flock from k8s.io/kubernetes/pkg/util/flock
4 years ago
Brad Davidson c3c983198f Add temporary fix for issue with interrupted etcd promote
4 years ago
Hussein Galal 373449ec0a
Allow for multiple etcd snapshot restoration (#2307)
4 years ago
Brad Davidson 8262e23169
Revert removal of EndpointName hooks (#2319)
4 years ago
Brad Davidson 360b0f1ee5 Add timeout to clientaccess http client
4 years ago
Brad Davidson cdfc6cfa1a Split clientaccess token/kubeconfig code
4 years ago
Brad Davidson 45dd4afe50 Simplify token parsing
4 years ago
Brad Davidson 9074da7405 Fix misc nits and missing/unused imports
4 years ago
Brad Davidson 703ba5cde7 Add a bunch of doc comments
4 years ago
Brad Davidson ae916c2dec Use const for kube-system namespace
4 years ago
Brad Davidson f59e8fc21b Fix etcd directory permissions
4 years ago
Brad Davidson ee99660a96 Rename etcd directory helpers to reduce confusion about which datadir we're talking about
4 years ago
Brad Davidson 8025da5a8d Remove dead EndpointName code
4 years ago
Brad Davidson 97eb28a01a Remove unnecessary listener arg from managed DB setup
4 years ago
Brad Davidson a3bbd58f37 Fix managed etcd cold startup deadlock issue #2249
4 years ago
Brad Davidson 42bba04651
Skip etcd snapshots if the local endpoint is still a learner (#2295)
4 years ago
Brian Downs ba70c41cce
Initial Logging Output Update (#2246)
4 years ago
Hussein Galal 46fe57d7e9
reset etcd name on cluster reset (#2284)
4 years ago
Brad Davidson 8c6d3567fe Rename k3s-controller based on the build-time program name
4 years ago
Brad Davidson ae5519c047
Use rancher-mirrored busybox for local-path-provisioner (#2257)
4 years ago
Erik Wilson a08e998bc5 Import containerd images with all platforms
4 years ago
Brad Davidson fcaeebaa18 Add support for disabling all staged content
4 years ago
Menna Elmasry edb3e5b7a7
Add error logger to http server (#2242)
4 years ago
Brian Downs 15d7b61939 Merge remote-tracking branch 'upstream/master' into issue-112
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
Brian Downs bb8e5374ea conform to repo conventions
4 years ago
Brian Downs 898cbeb9b6 Merge remote-tracking branch 'upstream/master' into issue-112
4 years ago
Darren Shepherd 289ba8df6a All arguments should be of the form --k=v so that bool flags will work
4 years ago
Darren Shepherd 64ae6affc5 Missing registering debug/config flags on server subcommand
4 years ago
Brian Downs 00831f9bc8 use version.Program
4 years ago
Brian Downs 301fb73952 add node ip to the request header for cert gen
4 years ago
Craig Jellick 53b3d0fc56
Merge pull request #2180 from ibuildthecloud/configfile
4 years ago
Brad Davidson a3e9d31e6c
Merge pull request #2097 from iwilltry42/registry-insecure-skip-verify
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
Erik Wilson 447097a597
Merge pull request #2098 from erikwilson/k8s-1.19
4 years ago
Erik Wilson c5dc09159f
Move basic authentication to k3s
4 years ago
Erik Wilson 57fc0c9c87
Fix up authenticator
4 years ago
Erik Wilson acc42874d8
Add k8s.io/apiserver/plugins/pkg/authenticator from release-1.18
4 years ago
Erik Wilson 837a943234
Update for k8s 1.19
4 years ago
Erik Wilson daa4beb22c
Update go.mod for k8s 1.19
4 years ago
Erik Wilson 720197b9b1
Fix linting issues
4 years ago
Brian Downs 866dc94cea
Galal hussein etcd backup restore (#2154)
4 years ago
Frederick F. Kautz IV cdce2b7e9a
Add support for compressed images when pre-loading images (#2165)
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
Brad Davidson c980fa68a0
Update helm-controller for HelmChartConfig CRD (#2114)
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
Brad Davidson b1d017f892 Update dynamiclistener
4 years ago
Jacob Blain Christen e2089bea18
cli: add --selinux flag to agent/server sub-cmds (#2111)
4 years ago
Jacob Blain Christen 97ff5affab
Merge pull request #2065 from dweomer/containerd/v1.3.6-selinux
4 years ago
Thorsten Klein cf8c101b70
registry template: add insecure_skip_verify field
4 years ago
Brad Davidson 3f2551ec05
Merge pull request #1848 from euank/insecure-on-lo
4 years ago
Euan Kemp 4808c4e7d5 Listen insecurely on localhost only
4 years ago
Akihiro Suda a70cdac356
update rootlesskit to v0.10.0
4 years ago
Brad Davidson 3e8141dc65 Update dynamiclistener
4 years ago
Hussein Galal 169ee63907
Add etcd members as learners (#2066)
4 years ago
Brad Davidson 1eec7348a5 Call setproctitle to conceal node args in ps output
4 years ago
Jacob Blain Christen 371bee82f9 containerd: bump to v1.3.6
4 years ago
Brad Davidson dfd0f9d1a6 Correctly report and propagate kubeconfig write failures
4 years ago
Brad Davidson 9da8dc4f61 Update coredns version to 1.6.9 for master
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 66a8c2ad7f
Merge pull request #1899 from erikwilson/config-file
4 years ago
Brian Downs ebac755da1 add profiling flag with default value of false
4 years ago
Erik Wilson e1dc3451bc
Add config file support
4 years ago
Brian Downs 99a8bca522 remove hard coded value
4 years ago
Brandon Davidson 538842ffdc
Merge pull request #1768 from brandond/fix_1764
4 years ago
Erik Wilson 0d6a2bfb0b
Merge pull request #1974 from mschneider82/patch-1
4 years ago
Erik Wilson 42f0b95ac5
Merge pull request #1800 from niusmallnan/dev
4 years ago
niusmallnan d713683614 Add retry backoff for starting network-policy controller
4 years ago
Matthias Schneider 56a083c812 fixed panic in network_policy_controller
4 years ago
Jacob Blain Christen 3197d206ce
Merge pull request #1892 from dweomer/servicelb/node-role
4 years ago
Brian Downs 58aae57e12 set environment variable and create config for crictl
4 years ago
Brian Downs 63dbf806df create symlink from docker sock to where crictl in k3s is looking for the sock to use
4 years ago
Hussein Galal f5ee757b86
Add cluster dns configmap (#1785)
4 years ago
Brian Downs 7f4f237575
added profile = false args to api, controllerManager, and scheduler (#1891)
5 years ago
Jacob Blain Christen 1ed12cffa0 servicelb: fix ineffective toleration
5 years ago
galal-hussein c580a8b528 Add heartbeat interval and election timeout
5 years ago
Darren Shepherd 6b5b69378f Add embedded etcd support
5 years ago
Darren Shepherd 39571424dd Generate etcd certificates
5 years ago
Darren Shepherd a18d387390 Refactor clustered DB framework
5 years ago
Darren Shepherd 4317a91b96 Delete dqlite
5 years ago
Darren Shepherd 7e59c0801e Make program name a variable to be changed at compile time
5 years ago
Taeho Kim 3d59a85dae Upgrade local-path-storage to v0.0.14
5 years ago
Erik Wilson 43b9bf2e50
Merge pull request #1795 from StateFarmIns/support_for_setting_default_ssl_ciphers
5 years ago
Erik Wilson d10d6f7fb3
Merge pull request #1762 from consideRatio/coredns-readinessprobe
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
Erik Sundell 27ae2fb9c8 coredns: go generate
5 years ago
Darren Shepherd cb4b34763e
Merge pull request #1759 from ibuildthecloud/background
5 years ago
Darren Shepherd e5fe184a44
Merge pull request #1757 from ibuildthecloud/separate-port
5 years ago
Darren Shepherd 072396f774 Start kube-apiserver in the background
5 years ago
Brad Davidson 71561ecda2 Use ClientCA for the signer controller
5 years ago
Darren Shepherd f38082673d
Merge pull request #1753 from ibuildthecloud/prepull
5 years ago
Darren Shepherd 74bcf4da0b
Merge pull request #1756 from ibuildthecloud/less-logging
5 years ago
Darren Shepherd 2f5ee914f9 Add supervisor port
5 years ago
Darren Shepherd afd6f6d7e7 Encapsulate execution logic
5 years ago
Darren Shepherd 61ba9171ce Only echo Waiting for kubelet every 30 seconds
5 years ago
Darren Shepherd 1d05e99769
Merge pull request #1752 from ibuildthecloud/disable-ccm
5 years ago
Darren Shepherd 6932d03bb4 Support prepulling images on start
5 years ago
Darren Shepherd 70ddc799bd
Merge pull request #1691 from ibuildthecloud/staticpod
5 years ago
Darren Shepherd 341895c322 Don't write ccm.yaml if --disable-cloud-controller is set
5 years ago
Darren Shepherd 8c7fbe3dde Suppport static pods at ${datadir}/agent/pod-manifests
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
Erik Wilson 2fb5bad3e8
Merge pull request #1704 from ibuildthecloud/x509-admin
5 years ago
Erik Wilson 21eabd902b
Merge pull request #1693 from ibuildthecloud/disableditem
5 years ago
Erik Wilson 21266bab7e
Merge pull request #1692 from ibuildthecloud/err
5 years ago
Erik Wilson ed8cd9250b
Merge pull request #1690 from ibuildthecloud/flannel
5 years ago
Erik Wilson 47bb0939e6
Merge pull request #1611 from Dirbaio/master
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 3c8e0b4157 No longer use basic auth for default admin account
5 years ago
Darren Shepherd 5715e1ba0d Add ability to disable kubeproxy
5 years ago