Commit Graph

297 Commits (cd61f9a6cf7c76f7075feb62827e2d57613e3c93)

Author SHA1 Message Date
Roberto Bonafiglia a30971efaa Updated flannel to v0.19.1
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 118a68c913
Updates to CLI flag grouping + deprecated flag warnings. (#5937)
2 years ago
Brad Davidson db2ba7b61d Don't enable unprivileged ports and icmp on old kernels
2 years ago
Brad Davidson bd5fdfce33 Fix server systemd detection
2 years ago
Brad Davidson afee83dda2 Bump remotedialer
2 years ago
Olli Janatuinen 2968a83bc0 containerd: Enable enable_unprivileged_ports and enable_unprivileged_icmp by default
2 years ago
Brad Davidson 3399afed83 Ensure that CONTAINERD_ variables are not shadowed by later entries
2 years ago
Derek Nola a9b5a1933f
Delay service readiness until after startuphooks have finished (#5649)
2 years ago
Roberto Bonafiglia a693071c74
Merge pull request #5552 from sjoerdsimons/sjoerd/flannel-wireguard-mode
2 years ago
Manuel Buil d4522de06a
Merge pull request #5656 from manuelbuil/AddFlannelCniConfFile
2 years ago
Brad Davidson b550e1183a Remove control-plane egress context and fix agent mode.
2 years ago
Brad Davidson d3242bea3c Refactor egress-selector pods mode to watch pods
3 years ago
Manuel Buil c705d34804 Add FlannelConfCNI flag
3 years ago
Sjoerd Simons 8643576985 Add ability to pass configuration options to flannel backend
3 years ago
Brad Davidson 9d7230496d Add support for configuring the EgressSelector mode
3 years ago
Brad Davidson 4a3d283bc1 Remove --docker/dockershim support
3 years ago
Brad Davidson c8447dca56 Bump golang to 1.18.1
3 years ago
Brad Davidson e6385b2341 Update CNI version in config file
3 years ago
Brad Davidson 1d4f995edd Move auto-generated resolv.conf out of /tmp to prevent accidental cleanup
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 5f2a4d4209 server: Allow to enable network policies with IPv6-only
3 years ago
Michal Rostecki c0045f415b agent(netpol): Explicitly enable IPv4 when necessary
3 years ago
Brad Davidson a69d635c9b Drop unnecessary intermediate variable
3 years ago
Brad Davidson 333311c7ee Add systemd cgroup controller support
3 years ago
Brad Davidson 418c3fa858
Fix issue with datastore corruption on cluster-reset (#5515)
3 years ago
Brad Davidson b12cd62935 Move IPv4/v6 selection into helpers
3 years ago
Brad Davidson 7e447692c5 Fix issue with RKE2 servers hanging on listing apiserver addresses
3 years ago
Dirk Müller fa0fa8b1d0 Update golangci-lint to 1.45.2
3 years ago
Roberto Bonafiglia f04c602c07 Updated wireguard-native options and added log message
3 years ago
Roberto Bonafiglia 47abaf362e Added new flannel backend to use wireguard from flannel
3 years ago
Michal Rostecki 9350016de8
Merge pull request #5387 from vadorovsky/kube-router-dual-stack
3 years ago
Brad Davidson 49544e0d49 Allow agents to query non-apiserver supervisors for apiserver endpoints
3 years ago
Michal Rostecki c707948adf netpol: Add dual-stack support
3 years ago
Euan Kemp c2e846dc16 Allow using flannel wireguard backend in a custom config
3 years ago
Roberto Bonafiglia 4afeb9c5c7
Merge pull request #5325 from rbrtbnfgl/fix-etcd-ipv6-url
3 years ago
Roberto Bonafiglia 06c779c57d Fixed loadbalancer in case of IPv6 addresses
3 years ago
Luther Monson 13191da58a add a wrapper around the containerd.New call to fix and pass the proper npipe connector
3 years ago
Roberto Bonafiglia dda409b041 Updated localhost address on IPv6 only setup
3 years ago
Roberto Bonafiglia ff85faa7de Changed ipv6 config on flannel setup
3 years ago
Roberto Bonafiglia 073f155fc4 Added ipv6 only support with flannel
3 years ago
Roberto Bonafiglia 93346904cf
Merge pull request #5215 from rbrtbnfgl/flannel_0.17
3 years ago
Roberto Bonafiglia 3fabc0703b
Merge pull request #4450 from olljanat/support-ipv6-only
3 years ago
Roberto Bonafiglia f3d81544b1 Fixed log in case of ipv6 only config
3 years ago
Roberto Bonafiglia 0c83f50c4c Added switch case to check netMode
3 years ago