- 31 Aug, 2021 1 commit
-
-
Hussein Galal authored
* Fix condition for adding kubernetes endpoints Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Fix condition for adding kubernetes endpoints Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
- 27 Aug, 2021 2 commits
-
-
Manuel Buil authored
[engine-1.21] Add functions to separate ipv4 from ipv6 functions
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.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>
-
- 29 Jul, 2021 1 commit
-
-
Hussein Galal authored
Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
- 28 Jul, 2021 3 commits
-
-
Jamie Phillips authored
-
Jamie Phillips authored
Updated the logic to handle if extra args are passed with existing hyphens in the arg. The test was updated to add the additional case of having pre-existing hyphens. The method name was also refactored based on previous feedback.
-
Derek Nola authored
* Fix to prevent non-root users from accessing storage directory, while allowing non-root users access to subdirectories. Signed-off-by:
dereknola <derek.nola@suse.com> * Added integration test Signed-off-by:
dereknola <derek.nola@suse.com>
-
- 27 Jul, 2021 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 26 Jul, 2021 1 commit
-
-
Derek Nola authored
* Commit of new etcd snapshot integration tests. * Updated integration github action to not run on doc changes. * Update Drone runner to only run unit tests Signed-off-by:
dereknola <derek.nola@suse.com>
-
- 25 Jul, 2021 1 commit
-
-
Brian Downs authored
add gotests templates
-
- 23 Jul, 2021 4 commits
-
-
David Nuzik authored
Add checkbox to denote backporting required on issue templates
-
Chris Wayne authored
-
Chris Wayne authored
Signed-off-by:
Chris Wayne <cwayne18@gmail.com>
-
Chris Wayne authored
-