- 26 Aug, 2022 1 commit
-
-
Derek Nola authored
* Add e2e support for centos7 and rocky8 Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 25 Aug, 2022 1 commit
-
-
Brooks Newberry authored
-
- 23 Aug, 2022 2 commits
-
-
Brad Davidson authored
Was made private in 4aca21a1 as there was no comment as to why it was exported. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 19 Aug, 2022 1 commit
-
-
Brooks Newberry authored
Signed-off-by:Brooks Newberry <brooks@newberry.com>
-
- 18 Aug, 2022 1 commit
-
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 16 Aug, 2022 1 commit
-
-
Max authored
Signed-off-by:rancher-max <max.ross@suse.com>
-
- 15 Aug, 2022 2 commits
-
-
Derek Nola authored
* Cleanup validatecluster printout * remove deprecated kubectl exec format * Implement CreateLocalCluster function * Update testing documentation Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 10 Aug, 2022 1 commit
-
-
ShylajaDevadiga authored
Signed-off-by:Shylaja Devadiga <shylaja@rancher.com>
-
- 08 Aug, 2022 1 commit
-
-
Roberto Bonafiglia authored
Signed-off-by:Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
- 05 Aug, 2022 9 commits
-
-
ShylajaDevadiga authored
Signed-off-by:Shylaja Devadiga <shylaja.devadiga@suse.com>
-
Abirdcfly authored
Signed-off-by:Abirdcfly <fp544037857@gmail.com>
-
Chris Wayne authored
Signed-off-by:Chris Wayne <cwayne18@gmail.com>
-
Chris Wayne authored
Signed-off-by:Chris Wayne <cwayne18@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
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
This reverts commit 4a3d283b. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 04 Aug, 2022 3 commits
-
-
Roberto Bonafiglia authored
Signed-off-by:Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
Roberto Bonafiglia authored
Signed-off-by:Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 03 Aug, 2022 1 commit
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 02 Aug, 2022 2 commits
-
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
* Consolidate data dir flag * Group cluster flags together * Reorder and group agent flags * Add additional info around vmodule flag * Hide deprecated flags, and add warning about their removal Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 01 Aug, 2022 1 commit
-
-
Vladimir Kochnev authored
Having separate tokens for server and agent nodes is a nice feature. However, passing server's plain `K3S_AGENT_TOKEN` value to `k3s agent --token` without CA hash is insecure when CA is self-signed, and k3s warns about it in the logs: ``` Cluster CA certificate is not trusted by the host CA bundle, but the token does not include a CA hash. Use the full token from the server's node-token file to enable Cluster CA validation. ``` Okay so I need CA hash but where should I get it? This commit attempts to fix this issue by saving agent token value to `agent-token` file with CA hash appended. Signed-off-by:Vladimir Kochnev <hashtable@yandex.ru>
-
- 29 Jul, 2022 1 commit
-
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 28 Jul, 2022 2 commits
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Derek Nola authored
* Update naming on old adrs * New adr for removing deprecated flags Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 22 Jul, 2022 2 commits
-
-
Hussein Galal authored
Signed-off-by:galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 21 Jul, 2022 8 commits
-
-
Brad Davidson authored
Requires tweaking existing method signature to allow specifying whether or not IPv6 addresses should be return URL-safe. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Thomas Ferrandiz authored
Use k3s-io fork of kube-router to keep the netpol dual-stack contrib Signed-off-by:
thomasferrandiz <thomas.ferrandiz@suse.com> Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
* Use INVOCATION_ID to detect execution under systemd, since as of a9b5a193 NOTIFY_SOCKET is now cleared by the server code. * Set the unit type to notify by default for both server and agent, which is what Rancher-managed installs have done for a while. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Addressess issue where the compact may take more than 10 seconds on slower disks. These disks probably aren't really suitable for etcd, but apparently run fine otherwise. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Dirk Müller authored
This avoids an issue with u-root 7.0.0 which has been retracted by the author: $ go list -u -m all $ go list -m: github.com/u-root/u-root@v7.0.0+incompatible: retracted by module author: Published v7 too early (before migrating to go modules) Signed-off-by:Dirk Müller <dirk@dmllr.de>
-
rancher-max authored
Signed-off-by:rancher-max <max.ross@suse.com>
-
rancher-max authored
Signed-off-by:rancher-max <max.ross@suse.com>
-