Commit Graph

100 Commits (a39e191906e0bee927196d3ebf22e32041e72995)

Author SHA1 Message Date
Arne Winter c4c11e51f1
add node-internal-dns/node-external-dns address pass-through support (#10852)
3 months ago
Derek Nola a70157c12e
Allow Pprof and Superisor metrics in standalone mode (#10576)
4 months ago
Brad Davidson 118acabec2 Fix IPv6 primary node-ip handling
5 months ago
Brad Davidson 9841517457 Fix agents removing configured supervisor address
5 months ago
Brad Davidson ff679fb3ab Refactor supervisor listener startup and add metrics
6 months ago
Brad Davidson 7f659759dd Add certificate expiry check and warnings
8 months ago
Derek Nola 6a42c6fcfe
Remove old pinned dependencies (#9806)
8 months ago
Derek Nola 14f54d0b26
Transition from deprecated pointer library to ptr (#9801)
8 months ago
Brad Davidson be569f65a9 Fix NodeHosts on dual-stack clusters
9 months ago
Derek Nola fae41a8b2a Rename AgentReady to ContainerRuntimeReady for better clarity
9 months ago
Derek Nola 91cc2feed2 Restore original order of agent startup functions
9 months ago
Harrison Affel a36cc736bc allow executors to define containerd and docker behavior
10 months ago
Brad Davidson 37e9b87f62 Add embedded registry implementation
11 months ago
Brad Davidson 77846d63c1 Propagate errors up from config.Get
11 months ago
Brad Davidson db7091b3f6 Handle logging flags when parsing kube-proxy args
11 months ago
Sean Yen 0c9bf36fe0
[K3s][Windows Port] Build script, multi-call binary, and Flannel (#7259)
1 year ago
Roberto Bonafiglia 1ffb4603cd Use IPv6 in case is the first configured IP with dualstack
1 year ago
Manuel Buil f2c7117374 Take IPFamily precedence based on order
1 year ago
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
Manuel Buil 1beecb2e2d
Merge pull request #6531 from manuelbuil/fixLogs
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
Roberto Bonafiglia 3fabc0703b
Merge pull request #4450 from olljanat/support-ipv6-only
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