Release v2.1.2
Rancher Server Helm Chart
- Added support to disable viewing the cluster on Rancher via Helm chart. Since the
local
cluster is the Kubernetes cluster running Rancher server, we recommend not launching any workloads/applications in this cluster. [#16521]
- Added support to disable viewing the cluster on Rancher via Helm chart. Since the
EKS Clusters
- Added the ability to use AWS session token when provisioning EKS clusters []
- Enhanced EKS templates to support T3/R5 instances [#16639]
-
- Added support for configurable TLS version for elastic search based logging []
- Added the ability to download container logs from the UI [16253]
- Clusters created through Rancher can sometimes get stuck in provisioning [] [#15969] []
- The upgrade for Rancher node-agent daemonset can sometimes get stuck due to pod removal failure on a Kubernetes side [#16722]
- Fixed an issue where user was getting random “Forbidden” errors on rancher standalone container setups behind ALB []
- Fixed an issue where private registry on RKE clusters was causing worker nodes to go down[16304]
- Fixed an issue with failed authentication on EC2 template creation when user was a part of large groups in an external auth provider []
- Fixed an issue where pulling an image from the private registry was failing on a workload upgrade [16202]
- Fixed an issue where workloads having owner references pointing to CRDs weren’t showing up in the UI[]
- Fixed an issue where kubernetes 1.12 clusters were not working with flannel [16281]
- Fixed an issue where workloads failed to create using rancher API UI []
- Fixed an issue where an answer having “=” sign in it was not being evaluated by the CLI [16407]
- Fixed an issue where some recommended admission controllers were missing on RKE clusters []
- Fixed an issue where Rancher api UI was not available in airgapped setups [16252]
- Fixed an issue where site access configured for an auth provider was restricting local user login []
- Fixed an issue where local cluster was still present in Rancher even after disabling it when launching Rancher server [16523]
- Fixed an issue where clusters running on hosts having upper case hostnames, failed to register in Rancher. Kubernetes requires lowercase hostnames for kubelet registration. []
- Fixed an issue where clusters with flannel cni provider were missing flannel annotations on the nodes which resulted in a broken network[16552]
- Fixed an issue where etcd snapshots continued to be saved even after the snapshot option was changed from enabled to disabled on a cluster []
- Added custom annotations support for ingress [#16278].
- rancher/rancher:v2.1.2
- rancher/rancher-agent:v2.1.2
- cli -
Rancher supports both upgrade and rollback starting with v2.0.2. Please note the version you would like to upgrade or to change the Rancher version.
Due to the HA improvements introduced in the v2.1.0 release, the Rancher helm chart is the only supported method for installing or upgrading Rancher. Please use the Rancher helm chart to install HA Rancher. For details, see the HA Install - Installation Outline.
Any upgrade from a version prior to v2.0.3, when scaling up workloads, new pods will be created [] - In order to update scheduling rules for workloads [#13527], a new field was added to all workloads on , which will cause any pods in workloads from previous versions to re-create.
Note: When rolling back, we are expecting you to rollback to the state at the time of your upgrade. Any changes post upgrade would not be reflected. In the case of rolling back using a , you must specify the exact version you want to change the Rancher version to, rather than using the default
:latest
tag.Note: If you had the helm stable catalog enabled in v2.0.0, we’ve updated the catalog to start pointing directly to the Kubernetes helm repo instead of an internal repo. Please delete the custom catalog that is now showing up and re-enable the helm stable. [#13582]