Issued:
2020-07-06
Updated:
2020-07-06

RHBA-2020:2786 - OpenShift Container Platform 4.4.11 bug fix update


Synopsis

OpenShift Container Platform 4.4.11 bug fix update

Type/Severity

Bug Fix Advisory None

Topic

Red Hat OpenShift Container Platform release 4.4.11 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.4.11. See the following advisory for the RPM packages for this release:

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

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.4/release_notes/ocp-4-4-release-notes.html

This update fixes the following bugs among others:

  • The OpenShift Pipelines URL referenced in the Pipelines build strategy deprecation note in the web console was giving a 404 error. The URL has been updated to point to the correct URL. (BZ#1822346)

  • Previously, CRD YAML files were using a deprecated string version API, causing the instances tab of the CRD to load a version that wasn't the latest version. CRD YAML files have been updated to use the array version API, which allows the CRD to get the latest version instances. (BZ#1822437)

  • Previously, a MachineSet could have a nil replicas field. Because of this, the Autoscaler could not determine the size of the MachineSet. The Autoscaler has been updated to read the replica count from the status replica field, allowing it to determine the current size of the MachineSet. (BZ#1835160)

  • Previously, there were several cases where a NotFound error was ignored by the controller logic. This caused the controller to not be aware of missing Pods, forcing Operators to wait indefinitely for Pods that were expected to be present. Subsequently, upgrades failed because the underlying issue was never broadcasted to the cluster administrator. This bug fix updates the controller logic to properly handle NotFound events so missing Pods are recognized and can be resolved. (BZ#1843876)

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.4.11-x86_64

The image digest is sha256:bf373a678979c1bf09069eb34f51e8c8180ef3488a8f6d915a99047320e81c24

(For s390x architecture)

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

The image digest is sha256:059de27d828d681940331f3ef2dc60e7625dc4b9f4cea5e72c2911fba32cafec

(For ppc64le architecture)

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

The image digest is sha256:4ef92ad59dcf9d291a424941a29090c7b8eaecae3b8ff541748a0ebb723745bf

All OpenShift Container Platform 4.4 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.4/updating/updating-cluster-between-minor.html#understanding-upgrade-channels_updating-cluster-between-minor.

Solution

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

https://docs.openshift.com/container-platform/4.4/release_notes/ocp-4-4-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.4/updating/updating-cluster-cli.html.

Affected Products

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

Fixes

CVEs

References

(none)


Additional information