Issued:
2021-03-10
Updated:
2021-03-10

RHBA-2021:0678 - OpenShift Container Platform 4.7.1 bug fix update


Synopsis

OpenShift Container Platform 4.7.1 bug fix update

Type/Severity

Bug Fix Advisory None

Topic

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

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

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

This update fixes the following bugs among others:

  • Previously, the SSH public key validation was not applied when using the generate ISO API. Consequently, malformed SSH public keys were accepted without returning an error, which would eventually cause failures during cluster installation. This update applies the same SSH public key when generating an ISO. As a result, a malformed SSH public key is now rejected with an error message. (BZ#1911803)

  • Previously, exposing the default Ingress Controller via an external load balancer redirected all HTTP traffic to HTTPS. Consequently, canary endpoint checks performed by the Ingress Operator would fail, which would cause the Ingress cluster to become degraded. This update converts the cleartext canary route to an edge encrypted route. As a result, the canary route now works when non-secure traffic is redirected by the load balancer. (BZ#1932649)

  • Previously, overlapping IPV6 subnets for different NICs would result in a failed deployment of the Keepalived configuration. For example:

Interface A subnet: 1001:db8::/120 Interface B subnet: 1001:db8::f00/120 VIP address 1001:db8::64

This update selects the NIC whose address is connected with the VIP address. As a result, the correct interface is selected for the Keepalived configuration. (BZ#1905233)

  • Previously, CDI tests used the dev branch of CDI, but would fail on the latest dev version of CDI. This update locks the test environment to use a stable version of CDI, which allows CDI tests to pass. (BZ#1926830)

  • The SR-IOV device plug-in does not allow VFIO devices on the nodes to be exposed as resources. This results in DPDK workloads being blocked on Intel devices. It is recommended that SR-IOV customers should not upgrade to OpenShift Container Platform 4.7 until this issue is fixed. (BZ#1930469)

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

The image digest is sha256:93d68c88761c604448280d35367e7a253f1e05891a28d2ee4d99a4b474cf130f

(For s390x architecture)

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

The image digest is sha256:25909322759eecb2227fa46c2c0c8f61df547e607e27de34d0e1ce293e53ef0d

(For ppc64le architecture)

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

The image digest is sha256:5f88cbc6aa99ea99b231c502c21873ea09ee9a80154885c413ed3aa6f018396a

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

Solution

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

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

Affected Products

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

Fixes

CVEs

References

(none)


Additional information