Commit Graph

787 Commits (b5b7033afd7ac365feeb79febbb839f5bae28292)

Author SHA1 Message Date
Brian Downs e11a4bf8bb
set duration to second (#4231)
3 years ago
Brian Downs 0452f017c1
Add etcd s3 timeout (#4207)
3 years ago
Brian Downs 34080b23b1
Copy old bootstrap buffer data for use during migration (#4215)
3 years ago
Manuel Buil dbc14b8990 Fix race condition in cloud provider
3 years ago
Brad Davidson 5a923ab8dc Add containerd ready channel to delay etcd node join
3 years ago
Hussein Galal b282528ee2
Display cluster tls error only in debug mode (#4124)
3 years ago
Brad Davidson dc18ef2e51 Refactor log and reaper exec to omit MAINPID
3 years ago
Derek Nola feec44572d
Improve error message when using a "K10" prefixed token (#4180)
3 years ago
Brian Downs ac7a8d89c6
Add ability to reconcile bootstrap data between datastore and disk (#3398)
3 years ago
Derek Nola b6919adf62
Add "etcd-" prefix to etcd-snapshot commands as aliases (#4161)
3 years ago
Manuel Buil 635f790eb4
Merge pull request #4114 from manuelbuil/lb-controller-dual-stack
3 years ago
Manuel Buil 00cf4578ec Dual-stack support LB controller
3 years ago
Marc Bachmann 9b35734e1a Add topologySpreadConstraints to support scaling of coredns
3 years ago
Brad Davidson 12e675e2cc Don't evacuate the root cgroup when rootless
3 years ago
Brad Davidson 5d1a37ee32 Send MAINPID to systemd when reexecing for logfile output
3 years ago
Brad Davidson a16105b348 Properly handle operation as init process
3 years ago
Brian Downs f4cea90cb9
set transport to skip verify if se skip flag passed (#4102)
3 years ago
Manuel Buil 87524a7ac7 Enable the inheritance of settings for ipv6
3 years ago
Michal Rostecki 47676eff78
Merge pull request #4080 from manuelbuil/update_klipperlb2
3 years ago
Brad Davidson 73e21e739f Drop broken SupportNoneCgroupDriver support
3 years ago
Manuel Buil b99b943c17 Use the new klipper-lb image that has newer go and Alpine versions
3 years ago
Brad Davidson 28be0de4e8 Revert "Use the newer klipper-lb image"
3 years ago
Brad Davidson 64b502e92c Disable automounting service account token in servicelb pods
3 years ago
Hussein Galal 7826407a2e
Make sure there are no duplicates in etcd member list (#4025)
3 years ago
Manuel Buil 1d21491094 Use the newer klipper-lb image
3 years ago
Brad Davidson 753e11ee3c Enable JobTrackingWithFinalizers FeatureGate
3 years ago
Derek Nola eda65b19d9
Remove expiremental from cluster commands (#4024)
3 years ago
Joe Kralicky debb508643
Nvidia container runtime discovery in containerd config template (#3890)
3 years ago
Brad Davidson 086ca8ba6a Fix premature etcd shutdown when joining an existing cluster
3 years ago
Manuel Buil 60cd86bc42
Merge pull request #3906 from manuelbuil/dual-stack
3 years ago
Brad Davidson 85e11c47d1 Add StargzSupported stub for Windows
3 years ago
Chris Kim acf9036b63
No-op when etcd member was already removed and use existing name for etcd controller (#4014)
3 years ago
Manuel Buil 9fcd79baae Add tests to the dual-stack PR and enable dual-stack with flannel backend
3 years ago
Manuel Buil 681058bb40 Add dual-stack support
3 years ago
Brad Davidson b72306ce3d Return the error since it just gets logged and retried anyways
3 years ago
Brad Davidson 5986898419 Use SubjectAccessReview to validate CCM RBAC
3 years ago
Brad Davidson dc556cbb72 Set controller authn/authz kubeconfigs
3 years ago
Brad Davidson 199424b608 Pass context into all Executor functions
3 years ago
Chris Kim 928b8531c3
[master] Add `etcd-member-management` controller to K3s (#4001)
3 years ago
Brad Davidson 57377d2cd4 Minor cleanup on cribbed function
3 years ago
Brad Davidson 3449d5b9f9 Wait for apiserver readyz instead of healthz
3 years ago
Brad Davidson b4d8c641c6 Add exposed metrics listener instead of replacing loopback listener
3 years ago
Brad Davidson 29c8b238e5 Replace klog with non-exiting fork
3 years ago
Brad Davidson 90960ebf4e SupportPodPidsLimit is locked to true of 1.20, making pids cgroup support mandatory
3 years ago
Darren Shepherd 741ba95b04 Migrate sqlite data to etcd when initializing the cluster
3 years ago
Devin Buhl a1ec43e0b7
feat: add option to disable s3 over https
3 years ago
Kohei Tokunaga 8b857eef9c
Ship Stargz Snapshotter (#2936)
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 933052a02c
Fix condition for adding kubernetes endpoints (#3941)
3 years ago