Commit Graph

87 Commits (144f5ad33319cd4d03b293db8ecfa6e38c5d9eee)

Author SHA1 Message Date
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
Hussein Galal 7101af36bb
Update Kubernetes to v1.29.0+k3s1 (#9052)
11 months ago
Brad Davidson 231cb6ed20
Remove GA feature-gates (#8970)
12 months ago
Brad Davidson b8dc95539b Fix CloudDualStackNodeIPs feature-gate inconsistency
1 year 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
Hussein Galal af50e1b096
Update to v1.28.0-k3s1 (#8199)
1 year ago
Hussein Galal f8b661d590
Update to v1.26.0-k3s1 (#6370)
2 years ago
Manuel Buil 483e29e783 Remove stuff which belongs in the windows executor implementation
2 years ago
Manuel Buil e41e4010e5 Revert "Remove stuff which belongs in the windows executor implementation"
2 years ago
Manuel Buil 1bc0684fb7 Remove stuff which belongs in the windows executor implementation
2 years ago
Brad Davidson 0b96ca92bc Move servicelb into cloudprovider LoadBalancer interface
2 years ago
Brad Davidson 7d6982d1fa Export agent.NetworkName for Windows
2 years ago
Brad Davidson 3e394f8ec5 The Windows kubelet does not accept cadvisor flags
2 years ago
Brad Davidson 4aca21a1f1 Add cri-dockerd support as backend for --docker flag
2 years ago
Brad Davidson d2089872bb Fix issue with containerd stats missing from cadvisor metrics
2 years ago
Brad Davidson 491aa11e10 Revert "Give kubelet the node-ip value (#5579)"
3 years ago
Brad Davidson 29397b4e68 Re-add --cloud-provider=external kubelet arg
3 years ago
Manuel Buil aa9065749c
Give kubelet the node-ip value (#5579)
3 years ago
Brad Davidson 360f18d1cf Always set pod-infra-container-image to protect it from image GC
3 years ago
Brad Davidson 551f2fa00a Remove deprecated flags from kubelet
3 years ago
Brad Davidson 333311c7ee Add systemd cgroup controller support
3 years ago
Brian Downs 8083ef5824
fix function arg call (#5234)
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
Olli Janatuinen 966f4d6a01 Add support for IPv6 only mode
3 years ago
Luther Monson 66eeabbdfc linter doesn't actually run on windows, found these while getting it running on a windows machine
3 years ago
Brad Davidson 87395e32d6 Update modules for Kubernetes v1.23
3 years ago
Manuel Buil 5d168a1d59 Allow svclb pod to enable ipv6 forwarding
3 years ago
Brad Davidson 73e21e739f Drop broken SupportNoneCgroupDriver support
3 years ago
Brad Davidson 199424b608 Pass context into all Executor functions
3 years ago
Brad Davidson 90960ebf4e SupportPodPidsLimit is locked to true of 1.20, making pids cgroup support mandatory
3 years ago
Kohei Tokunaga 8b857eef9c
Ship Stargz Snapshotter (#2936)
3 years ago
Akihiro Suda 176451f4ea
Fix rootless regression in 1.22 (Set KubeletInUserNamespace gate) (#3901)
3 years ago
Brad Davidson e204d863a5 Update Kubernetes to v1.22.1
3 years ago
Jamie Phillips ae909c73e5 Updated the code to use GetNetworkByName and tweaked logic.
3 years ago
Jamie Phillips 7704fb6ee5
Exporting the AddFeatureGate function and adding a unit test for it. (#3661)
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 a62d143936 Fixing various bugs related to windows.
3 years ago
Jamie Phillips 82394d7d36 Basic windows agent that will join a cluster without CNI.
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 02a5bee62f
Add system-default-registry support and remove shared code (#3285)
4 years ago
Brad Davidson 2705431d96
Add support for dual-stack Pod/Service CIDRs and node IP addresses (#3212)
4 years ago
Akihiro Suda 6e8284e3d4 rootless: enable resource limitation (requires cgroup v2, systemd)
4 years ago
Hussein Galal 5749f66aa3
Add disable flags for control components (#2900)
4 years ago
Brad Davidson e06119729b
Improve handling of comounted cpu,cpuacct controllers (#2911)
4 years ago
Akihiro Suda f3c41b7650 fix cgroup2 support
4 years ago