- 21 Aug, 2021 14 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>
-
Brad Davidson authored
Requires updating traefik as well to drop deprecated types. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Required to support apiextensions.v1 as v1beta1 has been deleted. Also update helm-controller and dynamiclistener to track wrangler versions. 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
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
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
* Update Kubernetes to v1.22.1 * Update dependent modules to track with upstream Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 20 Aug, 2021 1 commit
-
-
Derek Nola authored
* Upgraded flock with shared and integration test. Signed-off-by:
dereknola <derek.nola@suse.com> Co-authored-by:
Brian Downs <brian.downs@gmail.com>
-
- 17 Aug, 2021 2 commits
-
-
Hussein Galal authored
* Reset load balancer state during restoraion Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Reset load balancer state during restoraion Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
Craig Jellick authored
We missed a handful of labels in our stalebot config. The presence of these labels should prevent closing. Signed-off-by:
Craig Jellick <craig@rancher.com>
-
- 16 Aug, 2021 2 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>
-
- 13 Aug, 2021 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 12 Aug, 2021 2 commits
-
-
Malte Starostik authored
* Fix URL pruning when joining an etcd member Problem: Existing member clientURLs were checked if they contain the joining node's IP. In some edge cases this would prune valid URLs when the joining IP is a substring match of the only existing member's IP. Because of this, it was impossible to e.g. join 10.0.0.2 to an existing node that has an IP of 10.0.0.2X or 10.0.0.2XX: level=fatal msg="starting kubernetes: preparing server: start managed database: joining etcd cluster: etcdclient: no available endpoints" Solution: Fixed by properly parsing the URLs and comparing the IPs for equality instead of substring match. Signed-off-by:
Malte Starostik <info@stellaware.de>
-
Derek Nola authored
* Added new testing documentation Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 10 Aug, 2021 3 commits
-
-
Derek Nola authored
* Added locking system for integration tests Signed-off-by:
dereknola <derek.nola@suse.com>
-
Jamie Phillips authored
Updated the method being called and tweaked the logic. Signed-off-by:
Jamie Phillips <jamie.phillips@suse.com>
-
Derek Nola authored
* Moved testing utils into tests directory. Improved gotests template. * Updated cgroups2 with util folder rename Signed-off-by:
dereknola <derek.nola@suse.com>
-
- 09 Aug, 2021 2 commits
-
-
Brian Downs authored
* account for an s3 folder when listing objects
-
Derek Nola authored
Signed-off-by:
dereknola <derek.nola@suse.com>
-
- 06 Aug, 2021 1 commit
-
-
Jiaqi Luo authored
* switch image names to the ones with the prefix mirrored * bump rancher/mirrored-coredns-coredns to 1.8.4 Signed-off-by:
Jiaqi Luo <6218999+jiaqiluo@users.noreply.github.com>
-
- 05 Aug, 2021 2 commits
-
-
Hussein Galal authored
* fix Node stuck at deletion Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * fix Node stuck at deletion Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 04 Aug, 2021 2 commits
-
-
Joakim Roubert authored
If install.sh relies on awk, install.sh malfunctions when run on a device with a limited environment where awk is not available. This patch replaces the use of awk with built-in shell script functionality. Fixes: #3737 Signed-off-by:
Joakim Roubert <joakim.roubert@axis.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 03 Aug, 2021 1 commit
-
-
Hussein Galal authored
* Fix initial start of etcd only nodes Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * more fixes Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * more fixes Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
- 02 Aug, 2021 2 commits
-
-
Ryan Sanna authored
Signed-off-by:
Ryan Sanna <ryansann@umich.edu>
-
David Nuzik authored
Signed-off-by:
David Nuzik <david.nuzik@rancher.com>
-
- 30 Jul, 2021 5 commits
-
-
Erik Wilson authored
Add nightly automation tests
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Sync DisableKubeProxy from cfg into control before sending control to clients, as it may have been modified by a startup hook. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Shylaja Devadiga authored
Signed-off-by:
Shylaja Devadiga <shylaja@rancher.com>
-
Chris Wayne authored
* Add in stalebot config, starting with 6mo old stale issues. Signed-off-by:
Chris Wayne <cwayne18@gmail.com>
-