Commit Graph

125 Commits (9a849b1bb7c5cc20032a77aafa9db083a6f0443e)

Author SHA1 Message Date
Luther Monson 9a849b1bb7
[master] changing package to k3s-io (#4846)
3 years ago
Brad Davidson f090bf2d5e Bootstrap the executor even when the agent is disabled
3 years ago
Brad Davidson 5014c9e0e8 Fix adding etcd-only node to existing cluster
3 years ago
Roberto Bonafiglia bb856c67dc
Merge pull request #4952 from rbrtbnfgl/ipv6-nat
3 years ago
Brad Davidson b1e0f4c8fc Skip CGroup v2 evac when agent is disabled
3 years ago
Roberto Bonafiglia 111c1669fc Added flannel-ipv6-masq flag to enable IPv6 nat
3 years ago
Brad Davidson a0cadcd343 Move ClusterResetRestore handling ControlConfig setup
3 years ago
Lordran 31f1a00b6f
Fix a typo: advertise-up -> advertise-ip (#4827)
3 years ago
Hussein Galal 2e91913f54
Close agentReady channel only in k3s (#4792)
3 years ago
Hussein Galal d71b335871
Fix snapshot restoration on fresh nodes (#4737)
3 years ago
Hussein Galal 03485632ea
Fix regression with cluster reset (#4521)
3 years ago
Chris Kim f18b3252c0
[master] Add etcd extra args support for K3s (#4463)
3 years ago
Manuel Buil 5d168a1d59 Allow svclb pod to enable ipv6 forwarding
3 years ago
Luther Monson 36c6634cce
[master] updating to new signals package in wrangler (#4399)
3 years ago
Brian Downs 0452f017c1
Add etcd s3 timeout (#4207)
3 years ago
Brad Davidson 5a923ab8dc Add containerd ready channel to delay etcd node join
3 years ago
Brad Davidson dc18ef2e51 Refactor log and reaper exec to omit MAINPID
3 years ago
Brian Downs ac7a8d89c6
Add ability to reconcile bootstrap data between datastore and disk (#3398)
3 years ago
Brad Davidson a16105b348 Properly handle operation as init process
3 years ago
Hussein Galal 7826407a2e
Make sure there are no duplicates in etcd member list (#4025)
3 years ago
Manuel Buil 9fcd79baae Add tests to the dual-stack PR and enable dual-stack with flannel backend
3 years ago
Devin Buhl a1ec43e0b7
feat: add option to disable s3 over https
3 years ago
Brad Davidson cf12a13175 Add missing node name entry to apiserver SAN list
3 years ago
Brad Davidson b8add39b07 Bump kine for metrics/tls changes
3 years ago
Hussein Galal e322924781
Reset load balancer state during restoraion (#3877)
3 years ago
Hussein Galal 2069cdf4ee
Fix initial start of etcd only nodes (#3748)
3 years ago
Brad Davidson 869b98bc4c Sync DisableKubeProxy into control struct
3 years ago
Hussein Galal b1b5f72dc3
Notify systemd for etcd only node (#3732)
3 years ago
Brian Downs 238dc2086e
prevent snapshot save when snapshots are disabled (#3475)
3 years ago
Joe Kralicky a84c75af62 Adds a command-line flag '--disable-helm-controller' that will disable
3 years ago
Hussein Galal 136dddca11
Fix storing bootstrap data with empty token string (#3422)
3 years ago
Brian Downs 88f95ec409
Send systemd notifications for both server and agent (#3430)
4 years ago
Brian Downs 2682183773 add log message indicating etcd snapshots are disabled
4 years ago
Brad Davidson 02a5bee62f
Add system-default-registry support and remove shared code (#3285)
4 years ago
Hussein Galal f410fc7d1e
Invoke cluster reset function when only reset flag is passed (#3276)
4 years ago
Brad Davidson 2705431d96
Add support for dual-stack Pod/Service CIDRs and node IP addresses (#3212)
4 years ago
Chris Kim 69f96d6225
Define a Controllers and LeaderControllers on the server config (#3043)
4 years ago
Brad Davidson 7cdfaad6ce
Always use static ports for client load-balancers (#3026)
4 years ago
Brian Downs 4d1f9eda9d
Etcd Snapshot/Restore to/from S3 Compatible Backends (#2902)
4 years ago
galal-hussein d6124981d5 remove etcd member if disable etcd is passed
4 years ago
Hussein Galal 5749f66aa3
Add disable flags for control components (#2900)
4 years ago
Brad Davidson 07256cf7ab Add ServiceIPRange and ServiceNodePortRange to agent config
4 years ago
Yuriy 06fda7accf
Add functionality to bind custom IP address for Etcd metrics endpoint (#2750)
4 years ago
Brian Downs 13229019f8
Add ability to perform an etcd on-demand snapshot via cli (#2819)
4 years ago
Brad Davidson c6950d2cb0 Update Kubernetes to v1.20.0-k3s1
4 years ago
MonzElmasry e8436cc76b
Make etcd use node private ip
4 years ago
Brian Downs ba70c41cce
Initial Logging Output Update (#2246)
4 years ago
Darren Shepherd 7657ed2e13
Update pkg/cli/server/server.go
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