- 01 Jul, 2022 3 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Service.Spec.IPFamilyPolicy may be a nil pointer on freshly upgraded clusters. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Use same kubelet-preferred-address-types setting as RKE2 to improve reliability of the egress selector when using a HTTP proxy. Also, use BindAddressOrLoopback to ensure that the correct supervisor address is used when --bind-address is set. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 30 Jun, 2022 2 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Properly handle unset egress-selector-mode from existing servers during cluster upgrade. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 28 Jun, 2022 4 commits
-
-
Nikolai Shields authored
Mark v1.23.8+k3s1 to stable
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Devin Buhl authored
Signed-off-by:
Devin Buhl <devin@buhl.casa>
-
Nikolai Shields authored
Signed-off-by:
Nikolai Shields <nikolai@nikolaishields.com>
-
- 22 Jun, 2022 1 commit
-
-
Nikolai Shields authored
Update to v1.24.2
-
- 21 Jun, 2022 1 commit
-
-
Nikolai Shields authored
Signed-off-by:
Nikolai Shields <nikolai@nikolaishields.com>
-
- 16 Jun, 2022 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 15 Jun, 2022 10 commits
-
-
Olli Janatuinen authored
Signed-off-by:
Olli Janatuinen <olli.janatuinen@gmail.com>
-
Venkata Krishna Rohit Sakala authored
Signed-off-by:
Venkata Krishna Rohit Sakala <rohitsakala@gmail.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
If the user points S3 backups at a bucket containing other files, those file names may not be valid configmap keys. For example, RKE1 generates backup files with names like `s3-c-zrjnb-rs-6hxpk_2022-05-05T12:05:15Z.zip`; the semicolons in the timestamp portion of the name are not allowed for use in configmap keys. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
From https://github.com/urfave/cli/pull/1383 : > This removes the resulting binary dependency on cpuguy83/md2man and > russross/blackfriday (and a few more packages imported by those), > which saves more than 400 KB (more than 300 KB > once stripped) from the resulting binary. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Derek Nola authored
* Move startup hooks wg into a runtime pointer, check before notifying systemd * Switch default systemd notification to server * Add 1 sec delay to allow etcd to write to disk Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
ShylajaDevadiga authored
Signed-off-by:
Shylaja Devadiga <shylaja@rancher.com>
-
Roberto Bonafiglia authored
Add cli flag for flannel wireguard mode
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 14 Jun, 2022 6 commits
-
-
Darren Shepherd authored
This parameter controls which namespace the klipper-lb pods will be create. It defaults to kube-system so that k3s does not by default create a new namespace. It can be changed if users wish to isolate the pods and apply some policy to them. Signed-off-by:
Darren Shepherd <darren@acorn.io>
-
Darren Shepherd authored
The baseline PodSecurity profile will reject klipper-lb pods from running. Since klipper-lb pods are put in the same namespace as the Service this means users can not use PodSecurity baseline profile in combination with the k3s servicelb. The solution is to move all klipper-lb pods to a klipper-lb-system where the security policy of the klipper-lb pods can be different an uniformly managed. Signed-off-by:
Darren Shepherd <darren@acorn.io>
-
Derek Nola authored
* E2E dualstack test * Improve testing documentation Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Manuel Buil authored
Add FlannelCNIConf flag
-
Manuel Buil authored
Remove kube-ipvs0 interface when cleaning up
-
Igor authored
Signed-off-by:
igor <igor@igor.io>
-
- 13 Jun, 2022 3 commits
-
-
Guilherme Macedo authored
Signed-off-by:
Guilherme Macedo <guilherme.macedo@suse.com>
-
Derek Nola authored
* Add rancher install sript, taints to cp/etcd roles * Revert back to generic/ubuntu2004, libvirt networking is unreliable on opensuse * Added support for alpine * Rancher deployment script * Refactor installType into function * Cleanup splitserver test Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
* New startup integration test * Add testing section to PR template * Move helper functions to direct k8s client calls Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 10 Jun, 2022 2 commits
-
-
Brad Davidson authored
... until QA flakes can be addressed. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
The control-plane context handles requests outside the cluster and should not be sent to the proxy. In agent mode, we don't watch pods and just direct-dial any request for a non-node address, which is the original behavior. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 08 Jun, 2022 2 commits
-
-
Brad Davidson authored
Watching pods appears to be the most reliable way to ensure that the proxy routes and authorizes connections. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 07 Jun, 2022 4 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Sjoerd Simons authored
Allow the flannel backend to be specified as backend=option=val,option2=val2 to select a given backend with extra options. In particular this adds the following options to wireguard-native backend: * Mode - flannel wireguard tunnel mode * PersistentKeepaliveInterval- wireguard persistent keepalive interval Signed-off-by:
Sjoerd Simons <sjoerd@collabora.com>
-
Sjoerd Simons authored
Signed-off-by:
Sjoerd Simons <sjoerd@collabora.com>
-
Derek Nola authored
* Update flaky tests for v1.24 * Consolidate flaky-test regex into file Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 06 Jun, 2022 1 commit
-
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-