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.
- 24 Nov, 2020 6 commits
-
-
Luther Monson authored
[v2.5] add mirantis check + typos/grammar
-
Luther Monson authored
-
Daishan Peng authored
[2.5]Backport-Add ability to set password for rancherd
-
Daishan Peng authored
[2.5] Update provider detector to include rke.windows
-
Daishan authored
-
Caleb Bron authored
Adds options to global DNS [2.5]
-
- 23 Nov, 2020 5 commits
-
-
Daishan authored
-
Daishan Peng authored
[2.5] Backport: Update rancherd to point to rke2 v1.18.12+rke2r1
-
Dan Ramich authored
[forwardport] Move creation of accesscontrol
-
Dan Ramich authored
Problem: When a cluster agent is diconnected rancher tries to start the controllers in a slow loop, but this causes a memory leak. The leak stems from adding a handler in client-go which has no method to deregister the handler so a fixed size array leaks every time. Solution: Don't create access control until Rancher has verified a connection to the cluster which is a good indication controllers will start. There is technically a small leak here every time we start these controllers.
-
Daishan Peng authored
[2.5] Backport http proxy fleet
-
- 21 Nov, 2020 2 commits
-
-
Caleb Bron authored
-
Caleb Bron authored
-
- 20 Nov, 2020 3 commits
-
-
Daishan authored
-
Timofey Ilinykh authored
Co-authored-by:
Dan Ramich <dramich@users.noreply.github.com>
-
rmweir authored
[Backport] 2.5: Cluster name option v2.5
-
- 19 Nov, 2020 3 commits
-
-
Caleb Bron authored
[Backport] v2.5: Fix version panic v2.5
-
rmweir authored
Added nil check for version on status. Prior, version could be accessed before it was set. This would occur on clusters that were newly provisioned or in the process of being provisioned and did not have version set yet. Now, if the version is not set an error will be returned so that controllers can retry until version is available.
-
rmweir authored
-
- 18 Nov, 2020 1 commit
-
-
Nick Gerace authored
[2.5] Add rollback actions test note for 2.4 and below
-
- 17 Nov, 2020 3 commits
-
-
Nick Gerace authored
-
Nick Gerace authored
[2.5] Handle rollback actions
-
Jacob Payne authored
Co-authored-by:
Thijs van Son <thijs.van.son@kvk.nl> Co-authored-by:
stayfrostnl <thijsvanson@live.nl> Co-authored-by:
Thijs van Son <thijs.van.son@kvk.nl>
-
- 16 Nov, 2020 1 commit
-
-
Nick Gerace authored
-
- 13 Nov, 2020 3 commits
-
-
Brenda Rearden authored
Add apiVersion changes back in
-
Dan Ramich authored
[Backport]2.5: Fix return err when secret webhook-receiver is not found
-
Brenda Rearden authored
-
- 12 Nov, 2020 6 commits
-
-
Daishan Peng authored
[2.5 Backport] Update steve vendor to include exec fix
-
Menna Elmasry authored
* Prevent getting cluster.name when clusterClient returns an error * wrap rancherd reset-admin errors
-
Donnie Adams authored
[2.5] Make security groups optional when VPC is provided
-
Donnie Adams authored
[2.5] Fix test_writing_config_to_disk timeout issues
-
Donnie Adams authored
[2.5] Remove gke basic auth
-
Donnie Adams authored
[2.5] Add support for Amazon us-gov regions
-
- 11 Nov, 2020 2 commits
-
-
Daishan authored
-
Rajashree Mandaogane authored
Revert tags from release to dev post-release
-
- 10 Nov, 2020 5 commits
-
-
Caleb Bron authored
Fixes notification for helm chart promotion via right indentation
-
Caleb Bron authored
-
mrajashree authored
-
Dan Ramich authored
Update cli version to 2.4.9
-
Dan Ramich authored
-