2287 Commits (1d4f995edd33186e178bfa9cf3d442dd244d2022)
 

Author SHA1 Message Date
Brad Davidson 1d4f995edd Move auto-generated resolv.conf out of /tmp to prevent accidental cleanup 3 years ago
Manuel Buil a935a42031
Merge pull request #5492 from manuelbuil/check_combination_dualStack 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 d93b750326 Don't start embedded kubelet until after apiserver is up 3 years ago
Derek Nola 3e5561daca
Add new `k3s completion` command for shell completion (#5461) 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 c9badb4fd7 Bump kine to v0.9.1 for nats.io support 3 years ago
Brad Davidson 3d01ca1309 Make supervisor errors parsable by Kubernetes client libs 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 1caae63140 Add CNI Plugins and Flannel version to build scripts 3 years ago
Brad Davidson 418c3fa858
Fix issue with datastore corruption on cluster-reset (#5515) 3 years ago
Brad Davidson 2a999e5c20
Bump containerd for selinux fix (#5507) 3 years ago
Derek Nola 3d425e5d20
Secrets Encryption: Add RetryOnConflict around updating nodes (#5495) 3 years ago
Brad Davidson f2ceeb01d9
Fix issue with long-running apiserver endpoints watch (#5478) 3 years ago
Derek Nola 93f9562272
Update Kubernetes to v1.23.6 (#5477) 3 years ago
Manuel Buil 6a8de31a92
Fix default ipv6 cidr (#5467) 3 years ago
Derek Nola 3307d53f8f
E2E Validation Improvements (#5444) 3 years ago
Sakala Venkata Krishna Rohit 3e3549e45c
Add s390x arch support for k3s (#5018) 3 years ago
Brad Davidson 7760e2177a Bump etcd to 3.5.3-k3s1 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
Brad Davidson 5b2c14b123 Print a helpful error when trying to join additional servers but etcd is not in use 3 years ago
Brad Davidson 99851b0f84 Use core constants for cert user/group values 3 years ago
Brad Davidson f4336186f3 Bump containerd to v1.5.11-k3s1 3 years ago
Derek Nola 809f0cf05b
Added option to deploy hardened k3s (#5415) 3 years ago
Terry Cain b6e71ef990 Added support for repeated extra arguments 3 years ago
Dirk Mueller 9d2281a8db
update sonobuoy to 0.56.4 (#5419) 3 years ago
Derek Nola 3bd7cdfa1b
Bump Reencryption Test timeout, improve comments (#5431) 3 years ago
Roberto Bonafiglia e4d2824fb6
Merge pull request #5420 from rbrtbnfgl/etcd-default-endpoint 3 years ago
Roberto Bonafiglia 9c9adda61b Added default endpoint for IPv6 3 years ago
Roberto Bonafiglia dfb779d09d
Merge pull request #5422 from rbrtbnfgl/fix-flannel-backend-help 3 years ago
Dirk Müller fa0fa8b1d0 Update golangci-lint to 1.45.2 3 years ago
ShylajaDevadiga 5cb4894a50
fixes and updates to jenkinsfile (#5370) 3 years ago
Roberto Bonafiglia 8767395d40 Fixed flannel backend helper text 3 years ago
Dirk Müller 6f8f6bb200 update trivy to 0.25.3 3 years ago
Deshi Xiao c1095dd015
fix: non-idiomatic returning of boolean expression (#5343) 3 years ago
Hussein Galal 483eadb59a
Add certificate rotation integration tests (#5393) 3 years ago
Manuel Buil dcab6f14a4
Merge pull request #5398 from manuelbuil/update_helm_controller 3 years ago
Manuel Buil 5a024cb91d Update helm-controller version 3 years ago
Roberto Bonafiglia 2037e9179a
Merge pull request #5391 from rbrtbnfgl/wireguard-update 3 years ago
Brad Davidson f37e7565b8 Move the apiserver addresses controller into the etcd package 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
Brad Davidson 2a429aac65 Fix crash on early snapshot 3 years ago
Michal Rostecki 9350016de8
Merge pull request #5387 from vadorovsky/kube-router-dual-stack 3 years ago