82 Commits (b3bb7e5a11cf3356c7902ea1e59a16711f396b79)

Author SHA1 Message Date
Derek Nola ced330c66a
[v1.28] CLI Removal for v1.28.0 (#8203) 1 year ago
guoguangwu 2215870d5d chore: pkg imported more than once 1 year ago
Paul Donohue 290d7e8fd1 Fix access to hostNetwork port on NodeIP when egress-selector-mode=agent 2 years ago
Brad Davidson 992e64993d Add support for kubeadm token and client certificate auth 2 years ago
Brad Davidson 3c324335b2 Add utility functions for getting kubernetes client 2 years ago
Brad Davidson 6f2b21c5cd Add rootless IPv6 support 2 years ago
Manuel Buil 5188443988 Fix log for flannelExternalIP use case 2 years ago
Manuel Buil 1682172ac1 Add some helping logs to avoid wrong configs 2 years ago
Brad Davidson f2585c1671 Add --flannel-external-ip flag 2 years ago
Manuel Buil 5164cf5345 Add flannel-external-ip when there is a k3s node-external-ip 2 years ago
Brad Davidson 4aca21a1f1 Add cri-dockerd support as backend for --docker flag 2 years ago
Brad Davidson b1fa63dfb7 Revert "Remove --docker/dockershim support" 2 years ago
Roberto Bonafiglia d90ba30353 Added NodeIP autodect in case of dualstack connection 2 years ago
Derek Nola a9b5a1933f
Delay service readiness until after startuphooks have finished (#5649) 2 years ago
Brad Davidson 4a3d283bc1 Remove --docker/dockershim support 3 years ago
Manuel Buil 314e3f56dc Check if user has a correct cluster-cidr and service-cidr config 3 years ago
Brad Davidson ce5b9347c9 Replace DefaultProxyDialerFn dialer injection with EgressSelector support 3 years ago
Brad Davidson e763fadbba Ensure that WaitForAPIServerReady always re-dials through the loadbalancer 3 years ago
Brad Davidson 13ca10664f Use ListWatch helpers instead of bare List/Watch 3 years ago
Michal Rostecki c0045f415b agent(netpol): Explicitly enable IPv4 when necessary 3 years ago
Brad Davidson 418c3fa858
Fix issue with datastore corruption on cluster-reset (#5515) 3 years ago
Brad Davidson 49544e0d49 Allow agents to query non-apiserver supervisors for apiserver endpoints 3 years ago
Roberto Bonafiglia 06c779c57d Fixed loadbalancer in case of IPv6 addresses 3 years ago
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
Olli Janatuinen 966f4d6a01 Add support for IPv6 only mode 3 years ago
Brad Davidson 5ab6d21a7d
Increase agent's apiserver ready timeout (#4454) 3 years ago
Manuel Buil 5d168a1d59 Allow svclb pod to enable ipv6 forwarding 3 years ago
Brad Davidson 5acd0b9008 Watch the local Node object instead of get/sleep looping 3 years ago
Brad Davidson 5a923ab8dc Add containerd ready channel to delay etcd node join 3 years ago
Brad Davidson 3449d5b9f9 Wait for apiserver readyz instead of healthz 3 years ago
Jamie Phillips fc19b805d5
Added logic to strip any existing hyphens before processing the args. (#3662) 3 years ago
Brad Davidson 90445bd581
Wait until server is ready before configuring kube-proxy (#3716) 3 years ago
Jamie Phillips 82394d7d36 Basic windows agent that will join a cluster without CNI. 3 years ago
Brian Downs 88f95ec409
Send systemd notifications for both server and agent (#3430) 3 years ago
Jamie Phillips 7345ac35ae
Initial windows support for agent (#3375) 4 years ago
Brad Davidson 7e175e8ad4 Handle conntrack-related sysctls in supervisor agent setup 4 years ago
Brad Davidson e10524a6b1 Add executor.Bootstrap hook for pre-execution setup 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
Brad Davidson c0d129003b Handle loadbalancer port in TIME_WAIT 4 years ago
Brad Davidson 7cdfaad6ce
Always use static ports for client load-balancers (#3026) 4 years ago
Brad Davidson f970e49b7d Wait for apiserver to become healthy before starting agent controllers 4 years ago
Hussein Galal 5749f66aa3
Add disable flags for control components (#2900) 4 years ago
JenTing Hsiao 57041f0239
Add codespell CI test and fix codespell error (#2740) 4 years ago
Akihiro Suda 0b45e32486 Support cgroup v2 4 years ago
Brad Davidson 3e4fd7b41f Respect --data-dir path for crictl.yaml 4 years ago
Brad Davidson 45dd4afe50 Simplify token parsing 4 years ago
Brian Downs ba70c41cce
Initial Logging Output Update (#2246) 4 years ago