- 25 May, 2023 1 commit
-
-
Hussein Galal authored
This reverts commit d55ec086. Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
- 24 May, 2023 2 commits
-
-
Hussein Galal authored
* Add el9 to the install script Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Add rocky-9 install test to test el9 selinux Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Add rocky-9 install test to test el9 selinux to workflow Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Use el8 for fedora 37 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Add a warning to reboot in coreos systems Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * remove k3s-selinux module in case of upgrade in el9 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Check for available container-selinux and k3s-selinux Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * extend selinux upgrade to sle distros Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * create /var/lib/rpm-state in sle systems Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * nit fix Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> --------- Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
Brad Davidson authored
Fix regression in legacy API prefix, until upstream pulls in support for MergePathStrategy from https://github.com/emicklei/go-restful/pull/523Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 22 May, 2023 1 commit
-
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
- 18 May, 2023 1 commit
-
-
Brian Downs authored
-
- 17 May, 2023 2 commits
-
-
Manuel Buil authored
Add '-all' flag to apply to inactive systemd units
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 15 May, 2023 3 commits
-
-
dependabot[bot] authored
Bumps alpine from 3.17 to 3.18. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps alpine from 3.17 to 3.18. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Manuel Buil authored
Wrap error stating that it is coming from netpol
-
- 12 May, 2023 2 commits
-
-
Esteban Esquivel Alvarado authored
* Add Certification Test to Validate Cluster Signed-off-by:
est-suse <esteban.esquivel@suse.com> * Fix to stop/start for k3s certificate rotation Signed-off-by:
Derek Nola <derek.nola@suse.com> --------- Signed-off-by:
est-suse <esteban.esquivel@suse.com> Signed-off-by:
Derek Nola <derek.nola@suse.com> Co-authored-by:
est-suse <esteban.esquivel@suse.com> Co-authored-by:
Derek Nola <derek.nola@suse.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 11 May, 2023 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 10 May, 2023 4 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Chris Wayne authored
Signed-off-by:
Chris Wayne <cwayne18@gmail.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
thomasferrandiz authored
ensure that klog verbosity is set to the same level as logrus
-
- 09 May, 2023 2 commits
-
-
Brad Davidson authored
As per https://github.com/golang/go/issues/47001 even subtle.ConstantTimeCompare should never be used with variable-length inputs, as it will return 0 if the lengths do not match. Switch to consistently using constant-time comparisons of hashes for password checks to avoid any possible side-channel leaks that could be combined with other vectors to discover password lengths. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
- 08 May, 2023 2 commits
-
-
Derek Nola authored
* Add support for -cover in k3s server * Update codecov reporting * Sigterm in StopK3sServer Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Ian Cardoso authored
This commit adds SearchK3sLog function to find specific strings in integration tests log file and also removes FindStringInCmdAsync function since it was not being used. Signed-off-by:
Ian Cardoso <osodracnai@gmail.com>
-
- 05 May, 2023 6 commits
-
-
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>
-
Derek Nola authored
* Add beforesuite to startup * Reduce timeouts for startup * Fix cleanup + set kubeconfig Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Matt Trachier authored
Signed-off-by:
Matt Trachier <matttrach@gmail.com>
-
Manuel Buil authored
Migrate netutil methods into /util/net.go
-
- 04 May, 2023 3 commits
-
-
Brad Davidson authored
Also add bandwidth and firewall plugins. The bandwidth plugin is automatically registered with the appropriate capability, but the firewall plugin must be configured by the user if they want to use it. Ref: https://www.cni.dev/plugins/current/meta/firewall/Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Boleyn Su authored
* local-storage: Fix permission /var/lib/rancher/k3s/storage/ should be 700 /var/lib/rancher/k3s/storage/* should be 777 Fixes #2348 Signed-off-by:
Boleyn Su <boleyn.su@gmail.com> * Fix pod command field type * Fix to int test Signed-off-by:
Derek Nola <derek.nola@suse.com> --------- Signed-off-by:
Boleyn Su <boleyn.su@gmail.com> Signed-off-by:
Derek Nola <derek.nola@suse.com> Co-authored-by:
Brad Davidson <brad@oatmail.org> Co-authored-by:
Derek Nola <derek.nola@suse.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 02 May, 2023 3 commits
-
-
Derek Nola authored
* Enable FindString to search dotD config files * Address multiple arg cases Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
* Add helper function for multiple arguments in stringslice Signed-off-by:
Derek Nola <derek.nola@suse.com> * Cleanup server setup with util function Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 01 May, 2023 1 commit
-
-
github-actions[bot] authored
Made with
❤ ️️ by updatecli
-
- 29 Apr, 2023 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 28 Apr, 2023 5 commits
-
-
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
Several places in the code used a 5-second retry loop to wait on Runtime.Core to be set. This caused a race condition where OnChange handlers could be added after the Wrangler shared informers were already started. When this happened, the handlers were never called because the shared informers they relied upon were not started. Fix that by requiring anything that waits on Runtime.Core to run from a cluster controller startup hook that is guaranteed to be called before the shared informers are started, instead of just firing it off in a goroutine that retries until it is set. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Don't set up the agent tunnel authorizer on agentless servers, and warn when agentless servers won't have a way to reach in-cluster endpoints. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-