- 10 Nov, 2020 1 commit
-
-
Daishan authored
-
- 09 Nov, 2020 1 commit
-
-
Rajashree Mandaogane authored
Update CLI and UI tags for 2.5.2-rc7
-
- 06 Nov, 2020 5 commits
-
-
mrajashree 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 6 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
-
- 03 Nov, 2020 4 commits
-
-
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
-
- 01 Nov, 2020 2 commits
-
-
Caleb Bron authored
revert ingress bump [master]
-
Caleb Bron authored
-
- 31 Oct, 2020 4 commits
-
-
Caleb Bron authored
add ingress pathtype
-
Caleb Bron authored
-
rmweir authored
Ensure CatalogManager fields are set
-
rmweir authored
Prior, nil pointer errors were being encountered due to CatalogManager fields not being set.
-
- 30 Oct, 2020 8 commits
-
-
Rajashree Mandaogane authored
Update charts, RKE, CLI, UI tags for 2.5.2-rc4
-
mrajashree authored
-
Dan Ramich authored
Fix return error when secret webhook-receiver is not found
-
Donnie Adams authored
Add support for Amazon us-gov regions
-
Rajashree Mandaogane authored
[master] Forward port - Use annotation to fetch cluster repo info for uninstall
-
Daishan authored
For uninstall action it is called on app we need to fetch cluster repo from annotation.
-
Donnie Adams authored
Fix test_writing_config_to_disk timeout issues
-
Donnie Adams authored
This test was timing out. Instead of waiting for the file to be written to disk, the tests waits for the node to have a certain condition. This indicates that the test is ready to check for the file.
-
- 29 Oct, 2020 4 commits
-
-
Luther Monson authored
[master] rewrite context/error checking in node controller
-
Luther Monson authored
-
Luther Monson authored
update rke for tools v0.1.66
-
Daishan Peng authored
[Master]Forward Port https://github.com/rancher/rancher/issues/22790
-