- 22 Apr, 2020 3 commits
-
-
Brenda Rearden authored
Bump helm version to 3.2.0
-
Brenda Rearden authored
-
soumyalj authored
-
- 21 Apr, 2020 2 commits
-
-
Arvind Iyengar authored
-
Arvind Iyengar authored
This commit adds the ui-banners setting to Rancher, which will be used to facilitate customizable header / footer banners on the Rancher UI. Note: GET requests to the setting are unauthenticated so that they can be queried from the login page.
-
- 20 Apr, 2020 3 commits
-
-
Dax McDonald authored
Add EKS specific subnet validation
-
Dax McDonald authored
-
Dax McDonald authored
Previously, subnets were editable on EKS clusters which does not represent the architecture of Kontainer Driver which does not allow for editing of subnets after the cluster has been provisioned. This was done as a validator due to the difficulty of adding additional fields to the kontainer engine type since this requires regenerating the protobuff files for Kontainer Driver.
-
- 19 Apr, 2020 1 commit
-
-
Darren Shepherd authored
-
- 18 Apr, 2020 1 commit
-
-
Darren Shepherd authored
Lasso
-
- 17 Apr, 2020 8 commits
-
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Kinara Shah authored
check for nil upgradeStrategy
-
kinarashah authored
We initialize node upgrade strateg in cluster store, but on rancher upgrade if a cluster automatically gets upgraded, it'll panic because of nil upgradeStrategy
-
Prachi Damle authored
No need to check for storageClass existence while creating a pvc
-
Prachi Damle authored
-
Ali Bazlamit authored
-
- 16 Apr, 2020 11 commits
-
-
rancher-max authored
-
Jiaqi Luo authored
-
Rajashree Mandaogane authored
Force redeploy cluster-monitoring if workload doesn't exist
-
rancher-max authored
-
Darren Shepherd authored
Revert "Refactor for lasso"
-
Darren Shepherd authored
-
Daishan authored
-
rajashree authored
-
Darren Shepherd authored
Refactor for lasso
-
Darren Shepherd authored
-
Darren Shepherd authored
-
- 15 Apr, 2020 3 commits
-
-
Dan Ramich authored
Check app projectId during edit
-
rajashree authored
-
rajashree authored
-
- 14 Apr, 2020 1 commit
-
-
sowmyav27 authored
-
- 10 Apr, 2020 7 commits
-
-
Dan Ramich authored
[forwardport] Ignore error when adding indexer
-
Dan Ramich authored
Problem: If a indexer already exists none of the controllers are registered so clusterauthtokens do not get pushed downstream among other issues Solution: Ignore the indexer conflict error, this is expected after the first set of controllers register.
-
Dax McDonald authored
Add introductory support for recognizing k3os clusters
-
Dax McDonald authored
When a k3s cluster is imported there is a possiblilty that it will be a k3os cluster. In that case, k3s specific code may no longer be applicable, ie: the cluster upgrade will require a different plan than a normal k3s cluster. Now, when a cluster is imported we will look for nodes with "k3os.io/mode" labels on them to determine if the cluster is k3os.
-
Dax McDonald authored
-
Rajashree Mandaogane authored
Update helm version to 2.16.5
-
Darren Shepherd authored
-