- 05 Oct, 2018 1 commit
-
-
Craig Jellick authored
-
- 04 Oct, 2018 4 commits
-
-
rajashree authored
-
moelsayed authored
-
galal-hussein authored
-
moelsayed authored
-
- 03 Oct, 2018 4 commits
-
-
Craig Jellick authored
-
Bill Maxwell authored
-
kinarashah authored
-
Jason Greathouse authored
Change rancher-save-images.sh and rancher-load-images.sh to use the rancher-images.txt file instead of hard-coded images
-
- 02 Oct, 2018 6 commits
-
-
moelsayed authored
-
Alena Prokharchyk authored
-
Craig Jellick authored
-
Darren Shepherd authored
-
Craig Jellick authored
Some entries can have a type like inetorgperson or inetOrgPerson. Those should be treated the same, but our comparison was case sensitive.
-
kinarashah authored
-
- 01 Oct, 2018 2 commits
-
-
Dan Ramich authored
-
galal-hussein authored
-
- 29 Sep, 2018 1 commit
-
-
Bill Maxwell authored
-
- 28 Sep, 2018 7 commits
-
-
Dan Ramich authored
-
kinarashah authored
Issue: we don't update version info if stats hasn't changed, causing k8s version to not reflect on cluster update
-
Alena Prokharchyk authored
-
Craig Jellick authored
-
Aiwantaozi authored
-
Aiwantaozi authored
-
kinarashah authored
-
- 27 Sep, 2018 4 commits
-
-
Aiwantaozi authored
-
Max Korp authored
-
Chris Kim authored
-
galal-hussein authored
-
- 26 Sep, 2018 3 commits
-
-
Alena Prokharchyk authored
This reverts commit d9c16bbe.
-
Craig Jellick authored
-
galal-hussein authored
-
- 25 Sep, 2018 7 commits
-
-
Sebastiaan van Steenis authored
-
Nathan Jenan authored
-
Alena Prokharchyk authored
from the user cluster. There used to be a bug when the namespaces were fetched from the management plane
-
Dan Ramich authored
Problem: An error is being logged but not returned. This causes the caller to panic when attempting to dereference the pointer Solution: Return the error instead of logging it allowing caller to catch the error
-
Max Korp authored
Ensure that closed watchers are always stopped. This would cause a new watcher to be started without ever cleaning up the old one, which was causing memory leaks.
-
MaiWJ authored
Bugs: (*) https://github.com/rancher/rancher/issues/15593 Details: (*) Refactor PowerShell scripts - doesn't use Kubelet to register at first - stop previous processes forcibly via `Stop-Process -Force` - separate Flanneld start logic from `config-cni-flannel` - embed CNI configuration and networking components running into `start-kubelet` - add Cloud Provider supported (*) Add Cloud Provider configuration when generating Windows agent deployed plan (*) Don't stop PowerShell scripts execution when WebSocket connection cutting in and out actively
-
carolyn authored
-
- 21 Sep, 2018 1 commit
-
-
Dan Ramich authored
-