- 20 Nov, 2020 2 commits
-
-
Dan Ramich authored
-
Dan Ramich authored
HTTP proxy support for Rancher Continuous Delivery (fleet)
-
- 19 Nov, 2020 7 commits
-
-
Timofey Ilinykh authored
-
Timofey Ilinykh authored
Co-authored-by:
Dan Ramich <dramich@users.noreply.github.com>
-
rmweir authored
Add nil check for version on status
-
Timofey Ilinykh authored
This reverts commit d334c319.
-
Timofey Ilinykh authored
-
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.
-
Daishan Peng authored
Update rancherd to point to rke2 v1.18.12+rke2r1
-
- 18 Nov, 2020 2 commits
- 17 Nov, 2020 5 commits
-
-
Sowmya Viswanathan authored
fix the bug that test fails because 'NoneType' object has no attribute 'rstrip'
-
Sowmya Viswanathan authored
remove ambiguous methods.
-
Nick Gerace authored
Add rollback actions test note for 2.4 and below
-
Nick Gerace authored
-
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>
-
- 13 Nov, 2020 5 commits
-
-
Darren Shepherd authored
Chunk large index.yaml from clusterrepo in multiple configmaps
-
Darren Shepherd authored
Support helm repository URLs that contain query parameters
-
Brenda Rearden authored
Add apiVersion changes back in
-
janeczku authored
-
Jiaqi Luo authored
-
- 11 Nov, 2020 3 commits
-
-
Sowmya Viswanathan authored
EKS imported cluster fix
-
Darren Shepherd authored
-
Aaron Yee authored
-
- 10 Nov, 2020 7 commits
-
-
Caleb Bron authored
[Forwardport] Fixes notification for helm chart promotion via right indentation
-
Caleb Bron authored
-
Jiaqi Luo authored
-
Sowmya Viswanathan authored
Deploy rancherd cluster and refactor rke2 cluster creation
-
Daishan Peng authored
Update steve to allow exec on UI shell
-
Daishan authored
-
Donnie Adams authored
Make security groups optional when VPC is provided
-
- 09 Nov, 2020 1 commit
-
-
Rajashree Mandaogane authored
Update CLI and UI tags for 2.5.2-rc7
-
- 06 Nov, 2020 6 commits
-
-
mrajashree authored
-
Shylaja Devadiga authored
-
Donnie Adams authored
Bump version of eks-operator dependency
-
Donnie Adams authored
There was a bug in eks-operator and that function is also used here. We bump the version of eks-operator to include the bug fix.
-
Nick Gerace authored
Only change LoadBalancerSKU to standard if provided
-
Nick Gerace authored
Only change LoadBalancerSKU to standard if provided in order to maintain backwards compatibility.
-
- 05 Nov, 2020 2 commits
-
-
Dan Ramich authored
Ignore Accessor error in role index
-
Dan Ramich authored
Problem: If an object does not implement the correct interface the binding indexer will error and no rbac changes will be processed Solution: Dont return the error because the indexer only gives back valid objects anyways so this will allow rbac changes to continue despite an invalid object in the cache
-