Issued:
2020-08-17
Updated:
2020-08-17

RHBA-2020:3330 - OpenShift Container Platform 4.5.6 bug fix update


Synopsis

OpenShift Container Platform 4.5.6 bug fix update

Type/Severity

Bug Fix Advisory None

Topic

Red Hat OpenShift Container Platform release 4.5.6 is now available with updates to packages and images that fix several bugs.

Description

Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.

This advisory contains the container images for Red Hat OpenShift Container Platform 4.5.6. See the following advisory for the RPM packages for this release:

https://access.redhat.com/errata/RHBA-2020:3331

Space precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:

https://docs.openshift.com/container-platform/4.5/release_notes/ocp-4-5-release-notes.html

This update fixes the following bugs among others:

  • Previously, if the replicas field on a MachineSet was set to a nil value, the autoscaler could not determine the current number of replicas within the MachineSet and therefore could not perform scaling operations. With this release, the autoscaler uses the last number of observed replicas in the MachineSet as reported by the replicas field in the status if a nil value is set. (BZ#1820654)

  • Previously, a dropdown list on the Create EtcdBackup screen displayed a loading icon until the user selected an item. The dropdown list now only shows a loading icon if it is in a loading state. (BZ#1848530)

  • Previously, multiple correctly formatted, space-delimited values could be pasted into the Labels field of the Create Namespace modal. However, individual complex values that contain spaces were interpreted as multiple incorrectly formatted values, and could not be pasted into the field. With this release, it is no longer possible to paste multiple values in to the labels field, and the web console validates the pasted input and displays invalid pasted input in red text. (BZ#1850292)

  • Previously, some available networks were not shown during cluster installation because of an ovirt-engine-sdk-go API error that affected oVirt network parsing. The issue is resolved in this release. (BZ#1852722)

  • Previously, a Kubelet failed to start if a soft eviction threshold and grace period were not specified. With this release, the presence of these values is verified during Kubelet configuration. (BZ#1852787)

  • With this release, Kuryr-Kubernetes now attempts to detect the bridge interface for Pod subports on the Container Network Interface (CNI) level, instead of using a value set in kuryr.conf. This approach supports cases when VMs call the interface without using a value set in kuryr.conf. (BZ#1855773)

  • Previously, when a machine tried to get the resourcePoolPath, it found multiple resource pools and was unable to resolve the correct one. With this release, a property added to the machine sets with the resourcePoolPath information helps resolve the correct one. (BZ#1866539)

You may download the oc tool and use it to inspect release image metadata as follows:

(For x86_64 architecture)

$ oc adm release info quay.io/openshift-release-dev/ocp-release:4.5.6-x86_64

The image digest is sha256:0147ab7622969c1cde71e8e5eb8796e8245137fdbf3a5cae63017189a9060f86

(For s390x architecture)

$ oc adm release info quay.io/openshift-release-dev/ocp-release:4.5.6-s390x

The image digest is sha256:4b53fa09598ff4c5824b70dd3e880dc42a0ae04ee6918c370939f520467f9046

(For ppc64le architecture)

$ oc adm release info quay.io/openshift-release-dev/ocp-release:4.5.6-ppc64le

The image digest is sha256:8f517d0f228755d348dafbab63aa47a07797c5379e90fe060eb86bb7ab76a4eb

All OpenShift Container Platform 4.5 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at This page is not included, but the link has been rewritten to point to the nearest parent document.https://docs.openshift.com/container-platform/4.5/updating/updating-cluster-between-minor.html#understanding-upgrade-channels_updating-cluster-between-minor.

Solution

For OpenShift Container Platform 4.5 see the following documentation, which will be updated shortly for release 4.5.6, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:

https://docs.openshift.com/container-platform/4.5/release_notes/ocp-4-5-release-notes.html

Details on how to access this content are available at This page is not included, but the link has been rewritten to point to the nearest parent document.https://docs.openshift.com/container-platform/4.5/updating/updating-cluster-cli.html.

Affected Products

ProductVersionArch
Red Hat OpenShift Container Platform4.5x86_64
Red Hat OpenShift Container Platform4.5x86_64
Red Hat OpenShift Container Platform for Power4.5ppc64le
Red Hat OpenShift Container Platform for Power4.5ppc64le
Red Hat OpenShift Container Platform for IBM Z and LinuxONE4.5s390x
Red Hat OpenShift Container Platform for IBM Z and LinuxONE4.5s390x

Fixes

CVEs

References

(none)


Additional information