Rancher Release - v1.3.2

Release v1.3.2

Versions

Note: With our new infrastructure services, we no longer launch a network agent and have moved to a specific HAProxy image for load balancers. Therefore, we no longer need rancher/agent-instance.

Important

  • Starting with version 1.2.0, Rancher no longer supports AWS ELBs and only supports AWS ALB (Application Load Balancers). Please update your high availability setups to use ALBs.
  • When upgrading from prior v1.2.x releases, please check your infrastructure stacks to make sure your services are up to date. If an “Upgrade Available” button is shown, please upgrade to the latest service. Complete upgrading each individual infrastructure stack before moving on to the next stack.
  • For every Rancher release, we have moved to tagging specific load balancer images (i.e. rancher/lb-service-haproxy) for load balancer services. If you have upgraded from a previous version of Rancher and a newer load balancer image has been released, a symbol will appear next to the load balancer name to indicate a newer image is available for that Rancher version. It’s recommended to upgrade to this latest image for load balancers.
  • If you are upgrading from 1.1.x, please read the v1.2.0 release notes on important notes about the upgrade.

Rancher Server Tags

Rancher server has 2 different tags. For each major release tag, we will provide documentation for the specific version.

  • rancher/server:latest tag will be our latest development builds. These builds will have been validated through our CI automation framework. These releases are not meant for deployment in production.
  • rancher/server:stable tag will be our latest stable release builds. This tag is the version that we recommend for production.

Please do not use any release with a rc{n} suffix. These rc builds are meant for the Rancher team to test out builds.

v1.3.2 has been tagged as rancher/server:latest and rancher/server:stable.

Infrastructure Services Note

In v1.3.1, we had added a new scheduler entry, which should be upgraded before network-services as it fixes a bug when upgrading network-services.

Known Major Issues

  • Hosts in AWS created from v1.1.4 using the UI (aka docker-machine) are not cleaned up properly when deleted from the UI [#6750]
  • With self signed certs, using a remote kubectl client does not work automatically, but there is a workaround in the issue [#7235]
  • With self signed certs and Kubernetes, Helm operations are hanging [#7234]
  • After container restart, DNS resolution may be delayed before being availabe [#7402]
  • kubectl exec is failing when an ALB is in front of Rancher [#7425, #7470]

Major Bug Fixes since v1.3.1

  • Fixed an issue where logs were being spammed with Couldn't find frontend channel after viewing logs for a container with an output in the logs [#7327]
  • Fixed an issue where volumestoragepoolmap.remove processes would continue to increase when volumes couldn’t be deleted [#7464]

Rancher-Compose Downloads

Rancher CLI Downloads