This project is mirrored from https://gitee.com/rancher/rancher.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 20 Nov, 2020 1 commit
-
-
rmweir authored
[Backport] 2.5: Cluster name option v2.5
-
- 19 Nov, 2020 3 commits
-
-
Caleb Bron authored
[Backport] v2.5: Fix version panic v2.5
-
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.
-
rmweir authored
-
- 18 Nov, 2020 1 commit
-
-
Nick Gerace authored
[2.5] Add rollback actions test note for 2.4 and below
-
- 17 Nov, 2020 3 commits
-
-
Nick Gerace authored
-
Nick Gerace authored
[2.5] Handle rollback actions
-
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>
-
- 16 Nov, 2020 1 commit
-
-
Nick Gerace authored
-
- 13 Nov, 2020 3 commits
-
-
Brenda Rearden authored
Add apiVersion changes back in
-
Dan Ramich authored
[Backport]2.5: Fix return err when secret webhook-receiver is not found
-
Brenda Rearden authored
-
- 12 Nov, 2020 6 commits
-
-
Daishan Peng authored
[2.5 Backport] Update steve vendor to include exec fix
-
Menna Elmasry authored
* Prevent getting cluster.name when clusterClient returns an error * wrap rancherd reset-admin errors
-
Donnie Adams authored
[2.5] Make security groups optional when VPC is provided
-
Donnie Adams authored
[2.5] Fix test_writing_config_to_disk timeout issues
-
Donnie Adams authored
[2.5] Remove gke basic auth
-
Donnie Adams authored
[2.5] Add support for Amazon us-gov regions
-
- 11 Nov, 2020 2 commits
-
-
Daishan authored
-
Rajashree Mandaogane authored
Revert tags from release to dev post-release
-
- 10 Nov, 2020 8 commits
-
-
Caleb Bron authored
Fixes notification for helm chart promotion via right indentation
-
Caleb Bron authored
-
mrajashree authored
-
Dan Ramich authored
Update cli version to 2.4.9
-
Dan Ramich authored
-
Rajashree Mandaogane authored
Update ember tag for 2.5.2 final rc
-
mrajashree authored
-
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.
-
- 09 Nov, 2020 2 commits
-
-
Rajashree Mandaogane authored
[2.5] Update all tags for v2.5.2 release
-
mrajashree authored
-
- 07 Nov, 2020 1 commit
-
-
Rajashree Mandaogane authored
[2.5] Update CLI and UI tags for 2.5.2-rc7
-
- 06 Nov, 2020 6 commits
-
-
mrajashree authored
-
Donnie Adams authored
[2.5] Bump eks-operator dependency version
-
Donnie Adams authored
-
Donnie Adams authored
There was a bug in eks-operator and that function is used here. We are updating the dependency so the fix is included.
-
Nick Gerace authored
[2.5] 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
[2.5] 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
Moves UI to latest-2.5 branch
-