- 17 Nov, 2020 3 commits
-
-
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 4 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
-
- 11 Nov, 2020 3 commits
-
-
Sowmya Viswanathan authored
EKS imported cluster fix
-
Darren Shepherd authored
-
Aaron Yee authored
-
- 10 Nov, 2020 6 commits
-
-
Caleb Bron authored
[Forwardport] Fixes notification for helm chart promotion via right indentation
-
Caleb Bron 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 3 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
-
Caleb Bron authored
Set LoadBalancerSKU to empty string for AKS
-
- 04 Nov, 2020 7 commits
-
-
Sowmya Viswanathan authored
Adding fixes for EKS v2 changes
-
Sowmya Viswanathan authored
Validation - Fix k3s security group environment variable
-
Nick Gerace authored
Set LoadBalancerSKU to empty string for AKS. This allows for the field to be omitted for older AKS clusters.
-
sowmyav27 authored
-
Sowmya Viswanathan authored
Validation - Add proxy setup
-
Menna Elmasry authored
* Prevent getting cluster.name when clusterClient returns an error and wrap rancherd reset-admin errors
-
Donnie Adams authored
Previously, if a user provided a VPC ID, they were also required to provide at least one security group. However, this requirement is extraneous. So a user is able to provide a VPC ID and not provide any security groups. Conversely, if a user does provide security groups, then those security groups are already attached to a VPC. Therefore, the VPC should be provided as well.
-
- 03 Nov, 2020 5 commits
-
-
Brenda Rearden authored
-
Brandon DePesa authored
-
Nick Gerace authored
Add LoadBalancerSKU support to AKS creation
-
Nick Gerace authored
Add LoadBalancerSKU support to AKS creation. We default to "Standard" by default. Add unit test for the new functionality. Update existing code to work with new Azure SDK module. Deprecate AgentStorageProfile. Co-authored-by:
GGGitBoy <1812041288@qq.com>
-
Brandon DePesa authored
-
- 02 Nov, 2020 2 commits
-
-
Kinara Shah authored
vendor update rke
-
kinarashah authored
-