- 17 Apr, 2020 7 commits
-
-
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
-
- 09 Apr, 2020 6 commits
-
-
kinarashah authored
-
Brenda Rearden authored
Helm version checks
-
Brenda Rearden authored
-
Brandon DePesa authored
-
soumyalj authored
Removed the pre and post K8s upgrade related env variables Added addon verification related method calls as part of validate_k8s_service_images
-
rajashree authored
-
- 08 Apr, 2020 5 commits
-
-
Prachi Damle authored
Use Catalog TemplateLister to find out the latest version of system catalog apps
-
rancher-max authored
-
rancher-max authored
-
Brenda Rearden authored
-
Daishan authored
This double checks if manage agent is found and unmanaged agent can't be cleaned up by managed agent due to race condition. Once managed agent is found then the loop is immediately terminated.
-