- 28 Feb, 2022 4 commits
-
-
Brad Davidson authored
Several types contained redundant references to ControlRuntime data. Switch to consistently accessing this via config.Runtime instead. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Jossemar Cordero authored
Add contributor's documentation addressing: - Git workflow and CI - Coding conventions in Go and POSIX shell languages - Development setup and tooling involved
-
Derek Nola authored
* Add json flag for secrets-encrypt status Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 25 Feb, 2022 3 commits
-
-
Brian Downs authored
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 22 Feb, 2022 1 commit
-
-
Hussein Galal authored
* Update to v1.23.4 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Upgrade treafik to 2.6.1 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Upgrade treafik to 2.6.1 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Upgrade treafik image in image-list Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Update kubernetes Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
- 11 Feb, 2022 1 commit
-
-
Brad Davidson authored
Update Wrangler to resolve issue with deleting owned resources. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 10 Feb, 2022 3 commits
-
-
Manuel Buil authored
Fix annoying netpol heartbeat missing log
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Derek Nola authored
* Fix infinite while loop on failure, reduce upgradecluster * DRY code Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 09 Feb, 2022 1 commit
-
-
Derek Nola authored
* Upgrade and convert ginkgo from v1 to v2 * Move all integration tests into integration folder * Update TESTING.md Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 08 Feb, 2022 5 commits
-
-
Hussein Galal authored
* Add k3s etcd restoration test Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Fix tests and rebase Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Reorganizing the tests Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Fixing comments Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Fix etcd restore Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * dont check for errors when restoring Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * use eventually to test for restoration Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * fix tests Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * fix golint Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
Manuel Buil authored
Remove the iptables rules from ipmasq flannel
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
ShylajaDevadiga authored
Signed-off-by:
Shylaja Devadiga <shylaja@rancher.com> Co-authored-by:
Derek Nola <derek.nola@suse.com>
-
Jossemar Cordero authored
Update CentOS 8 smoke vm's with vault repositories Problem: CentOS 8 reached its EOL alongside its public mirrors, making all the smoke test fail at provisioning time. Solution: Point all the CentOS repositories to vault. Signed-off-by:
Jonnatan Jossemar Cordero <jonnatan.cordero@suse.com>
-
- 07 Feb, 2022 2 commits
-
-
Manuel Buil authored
netpol: Use kube-router as a library
-
Michal Rostecki authored
Before this change, we were copying a part of kube-router code to pkg/agent/netpol directory with modifications, from which the biggest one was consumption of k3s node config instead of kube-router config. However, that approach made it hard to follow new upstream versions. It's possible to use kube-router as a library, so it seems like a better way to do that. Instead of modifying kube-router network policy controller to comsume k3s configuration, this change just converts k3s node config into kube-router config. All the functionality of kube-router except netpol is still disabled. Signed-off-by:
Michal Rostecki <mrostecki@opensuse.org> Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 03 Feb, 2022 1 commit
-
-
Derek Nola authored
* Check for kubeconfig flag Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 02 Feb, 2022 1 commit
-
-
Ankur Gupta authored
Signed-off-by:
Ankur Gupta <ankur.gupta130887@gmail.com>
-
- 01 Feb, 2022 1 commit
-
-
Manuel Buil authored
Update versions of K3S root, flannel and cni_plugins
-
- 31 Jan, 2022 3 commits
-
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Manuel Buil authored
* K3S_ROOT * FLANNEL * CNI_PLUGINS Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Derek Nola authored
* Do serial only first Signed-off-by:
Derek Nola <derek.nola@suse.com> * Add test-post-hook for extremely flaky tests, enable parallel Signed-off-by:
Derek Nola <derek.nola@suse.com> * Add flaky test post hook to etcd * Add concurrent parallel, fix flaky tests checks Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 27 Jan, 2022 1 commit
-
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 26 Jan, 2022 2 commits
-
-
Derek Nola authored
* Update to v1.23.3 Signed-off-by:
Derek Nola <derek.nola@suse.com> * Update tags to k3s-io for v1.23.3 Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Aaron Ogle authored
Signed-off-by:
Aaron Ogle <geekgonecrazy@users.noreply.github.com> Signed-off-by:
Aaron Ogle <aaron.ogle@rocket.chat>
-
- 25 Jan, 2022 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 20 Jan, 2022 2 commits
-
-
Derek Nola authored
* Update to v1.23.2 Signed-off-by:
Derek Nola <derek.nola@suse.com> * Update tags to k3s-io for v1.23.2 Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
* validatecluster fixes Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 19 Jan, 2022 3 commits
-
-
Manuel Buil authored
Remove ip6table rules when cleaning up k3s
-
Roberto Bonafiglia authored
Add IPv6 NAT
-
Brad Davidson authored
Update images and manifests/charts for coredns, local-path-provisioner, traefik, and pause Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 18 Jan, 2022 3 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Farukh Khan authored
Kubernetes Metrics Server version upgrade with the following changes: Remove elevated permissions cap_net_bind_service from metrics-server Fix bad architecture metadata Fix reporting inconsistent number of nodes, caused by using invalid Kubelet node start time metric Fix reporting partial container metrics for pod Signed-off-by:
Farukh Khan <farukhkhan21@gmail.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 17 Jan, 2022 1 commit
-
-
Roberto Bonafiglia authored
Signed-off-by:
Roberto Bonafiglia <roberto.bonafiglia@gmail.com>
-
- 14 Jan, 2022 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-