This project is mirrored from https://gitee.com/NQL886/rke.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.
- 02 Mar, 2020 2 commits
-
-
Rajashree Mandaogane authored
Check role before including host in inactive host list
-
rajashree authored
-
- 28 Feb, 2020 6 commits
-
-
Kinara Shah authored
lock to avoid concurrent map writes
-
kinarashah authored
-
Rajashree Mandaogane authored
Maxunavailable reset should check number on inactive hosts
-
rajashree authored
-
Kinara Shah authored
error out if service options are not found
-
kinarashah authored
it's unexpected to see empty service options, but node plan shouldn't be generated in those scenarios
-
- 27 Feb, 2020 1 commit
-
-
Sebastiaan van Steenis authored
Do not wipe the actual Docker error to show in log
-
- 26 Feb, 2020 5 commits
-
-
Rajashree Mandaogane authored
Attempt upgrade on NotReady hosts during cluster upgrade
-
rajashree authored
-
rajashree authored
-
Dax McDonald authored
Fix formatting
-
Dax McDonald authored
-
- 25 Feb, 2020 2 commits
-
-
Rajashree Mandaogane authored
Return correct error if maxUnavailable hit for control
-
rajashree authored
-
- 24 Feb, 2020 3 commits
-
-
Rajashree Mandaogane authored
Accept label to ignore nodes during upgrade
-
Daishan Peng authored
Stop vendoring KDM and use data.json
-
Daishan authored
-
- 22 Feb, 2020 1 commit
-
-
rajashree authored
RKE does a cluster scan to find the unreachable hosts, and if that number is same as or exceeds maxUnavailable, upgrade won't proceed. This commit introduces a label users can provide for their nodes so they don't get counted as unavailable and are excluded from upgrade. This commit also includes a couple of bug fixes
-
- 21 Feb, 2020 1 commit
-
-
Daishan authored
-
- 20 Feb, 2020 3 commits
-
-
Sebastiaan van Steenis authored
Problem: Docker error is shown as nil in log message Root cause: err got redefined in loop and passed value was nil Solution: do not redefine err in loop
-
Sebastiaan van Steenis authored
Fix always show certificates are about to expire issue
-
XianglongLuo authored
-
- 18 Feb, 2020 3 commits
-
-
Rajashree Mandaogane authored
Parse updateStrategy, replicas and autoscaler fields
-
rajashree authored
-
rajashree authored
-
- 06 Feb, 2020 2 commits
-
-
Rajashree Mandaogane authored
Change RKE upgrade logic for zero downtime
-
rajashree authored
-
- 05 Feb, 2020 1 commit
-
-
Sebastiaan van Steenis authored
Determine etcd s3 snapshots by s3 config presence
-
- 04 Feb, 2020 1 commit
-
-
rajashree authored
-
- 01 Feb, 2020 1 commit
-
-
Murali Paluru authored
change the apiVersion of eventratelimit
-
- 31 Jan, 2020 1 commit
-
-
Murali Paluru authored
-
- 23 Jan, 2020 2 commits
-
-
Darren Shepherd authored
-
Darren Shepherd authored
-
- 20 Jan, 2020 1 commit
-
-
Sebastiaan van Steenis authored
-
- 16 Jan, 2020 4 commits
-
-
Prachi Damle authored
Drop the log level to Debug since rancher can call this frequently
-
Kinara Shah authored
vendor update
-
kinarashah authored
-
Prachi Damle authored
Drop the log level to Debug since rancher can call this everytime worker connects back every ~2 mins
-