This project is mirrored from https://gitee.com/rancher/rancher.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 10 Nov, 2020 1 commit
-
-
Caleb Bron authored
-
- 21 Aug, 2020 1 commit
-
-
Darren Shepherd authored
-
- 20 Aug, 2020 1 commit
-
-
Darren Shepherd authored
-
- 11 Aug, 2020 1 commit
-
-
Darren Shepherd authored
-
- 08 Aug, 2020 1 commit
-
-
Darren Shepherd authored
-
- 07 Aug, 2020 3 commits
-
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
- 06 Jun, 2020 2 commits
-
-
Prachi Damle authored
The env variable for system chart branch per release version will be set from package/Dockerfile only
-
Yogesh Mundada authored
-
- 02 Jun, 2020 1 commit
-
-
Luther authored
-
- 29 Mar, 2020 3 commits
-
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Denise Schannon authored
-
- 28 Mar, 2020 1 commit
-
-
Darren Shepherd authored
-
- 06 Mar, 2020 1 commit
-
-
Darren Shepherd authored
-
- 28 Feb, 2020 1 commit
-
-
Darren Shepherd authored
We need the agent tag to be unique for master builds so that when you upgrade you always get the proper agent image pushed to the downstream clusters.
-
- 23 Aug, 2019 2 commits
-
-
Taylor Price authored
-
Taylor Price authored
-
- 21 Aug, 2019 1 commit
-
-
Craig Jellick authored
Agent image had the wrong version because of this mistake. It is working correctly on v2.2 branch and this brings the two in line.
-
- 16 Aug, 2019 2 commits
-
-
Taylor Price authored
-
Taylor Price authored
-
- 09 Aug, 2019 1 commit
-
-
Bill Maxwell authored
-
- 21 Jun, 2019 2 commits
-
-
Taylor Price authored
-
Taylor Price authored
-
- 20 Jun, 2019 1 commit
-
-
Taylor Price authored
-
- 16 May, 2019 1 commit
-
-
rmweir authored
-
- 15 May, 2019 1 commit
-
-
rmweir authored
Added args and env vars to build files. These args are needed to maintain proper system-chart branch for particular rancher versions. This makes changes in support for make and drone.
-
- 02 May, 2019 1 commit
-
-
Frank Mai authored
- Change `POWERSHELL_IMG_TAG` to `SERVERCORE_VERSION` on `package.ps1` - Add `SERVERCORE_VERSION` on `.drone.yml` when publishing Windows agent image
-
- 01 May, 2019 1 commit
-
-
Frank Mai authored
**Problem:** - Cannot set up kubelet on Windows - Sometimes, host kubelet cannot connect controlplanes via container nginx proxy, but we found that only the connection between kubelet and container nginx has been broken. - Upgraded from previous existing cluster causes Windows agent failed - Running a few days, Windows host will crash by OOM, as `docker create -> docker start` leaks none-page memory - The Windows code doesn't look very clear - Need to support Flannel vxlan mode - Need to support CI - Need to support Docker manifest images - Need to add unit test **Solution:** - Adjust kubelet options - Replace container Nginx proxy by host Nginx - Fix Windows error when upgrading rancher + Use `AllK8sWindowsVersions` to index system images + Specify the `NetworkMode` of Process to `none` - For Windows, replace `docker create -> docker start` to `docker run` - Refactor Windows agent + Separate logrus hook into a file + Create `winRunner` to execute main logic + Remove ugly break label + Separate connecting into a single method + Only treat Powershell active retry exit status + Adjust PowerShell script + Redirect log to c:\var\log + Reduce retry count + Change log.ps interval to 1s + Log to file if running background - Support Flannel Vxlan Mode + Adjust PowerShell script via moving `net-conf.json` into `start-flanneld` + Support to configure Flanneld backend via `FlannelBackendConfig` - Support CI + Use dapper + Patch Linux pipelines with OS info + Add Windows 1809 Drone support + Add .gitattributes file to fix https://github.com/golang/go/issues/16355 - Support Docker manifest images + Remove the processing of Windows image suffix in everywhere - Unit test + There is not syslog implemented on Windows, so separate by os + Add test logic into CI **Issue:** - https://github.com/rancher/rancher/issues/17341 - https://github.com/rancher/rancher/issues/16074 - https://github.com/rancher/rancher/issues/19048 - https://github.com/rancher/rancher/issues/17499 - https://github.com/rancher/rancher/issues/17499
-
- 05 Apr, 2019 3 commits
-
-
Bill Maxwell authored
-
Bill Maxwell authored
-
Bill Maxwell authored
-
- 08 Mar, 2019 1 commit
-
-
jianghang8421 authored
1. Update drone1 config file for multiarch CICD 2. Update dapper and ci scripts for multiarch 3. Update test_kontainer_drivers.py for arm64 platform pytest.
-
- 21 Feb, 2019 1 commit
-
-
Bill Maxwell authored
-
- 29 Jan, 2019 1 commit
-
-
Craig Jellick authored
-
- 14 Jan, 2019 1 commit
-
-
Jason Greathouse authored
-
- 07 Dec, 2018 1 commit
-
-
Bill Maxwell authored
-
- 12 Oct, 2018 1 commit
-
-
Bill Maxwell authored
-
- 10 Oct, 2018 1 commit
-
-
Bill Maxwell authored
-