Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

  • English
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Virtualization
  • Red Hat Identity Management
  • Red Hat Directory Server
  • Red Hat Certificate System
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Update Infrastructure
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat CloudForms
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Online
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Thorntail
  • Red Hat build of Eclipse Vert.x
  • Red Hat build of OpenJDK
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Integration
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
  • Red Hat JBoss Data Virtualization
  • Red Hat Process Automation
  • Red Hat Process Automation Manager
  • Red Hat Decision Manager
All Products
Red Hat Product Errata RHBA-2021:0678 - Bug Fix Advisory
Issued:
2021-03-10
Updated:
2021-03-10

RHBA-2021:0678 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

OpenShift Container Platform 4.7.1 bug fix update

Type/Severity

Bug Fix Advisory

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

Affected Products

  • Red Hat OpenShift Container Platform 4.7 for RHEL 8 x86_64
  • Red Hat OpenShift Container Platform for Power 4.7 for RHEL 8 ppc64le
  • Red Hat OpenShift Container Platform for IBM Z and LinuxONE 4.7 for RHEL 8 s390x

Fixes

  • BZ - 1905233 - Incorrect interface selection when creating keepalived configuration for IPv6
  • BZ - 1911803 - [Assisted-4.6] [Staging] No BE validation for SSH key when generating an ISO
  • BZ - 1915234 - [OCP on RHV] when choosing version to update channel, there is Ok button instead of Update button
  • BZ - 1915694 - golden images - DV should not be created with WaitForFirstConsumer
  • BZ - 1921413 - cluster version operator cycles terminating state waiting for leader election
  • BZ - 1921909 - Enable STS Support for Image Registry
  • BZ - 1925659 - Insights operator should not go degraded during upgrade
  • BZ - 1925739 - cluster-etcd-operator is leaking transports
  • BZ - 1925740 - GCP jobs exhaust zone listing query quota sometimes due to too many initializations of cloud provider in tests
  • BZ - 1926830 - [e2e][automation] prow gating use unsupported CDI version
  • BZ - 1927405 - [4.7z] OVS configuration service unable to clone NetworkManager's connections in the overlay FS
  • BZ - 1928304 - hostname lookup delays when master node down
  • BZ - 1929012 - API priority test case flaking in CI
  • BZ - 1930357 - Darwin binary missing from mirror.openshift.com
  • BZ - 1930469 - intel vfio devices are not expose as resources
  • BZ - 1930490 - The operator-sdk version in mirror tarball in not sync with the release container
  • BZ - 1930876 - The etcdInsufficientMembers alert fires incorrectly when any instance is down and not when quorum is lost
  • BZ - 1932649 - Cluster Ingress Operator degrades if external LB redirects http to https because of new "canary" route

CVEs

  • CVE-2020-6829
  • CVE-2020-8625
  • CVE-2020-12400
  • CVE-2020-12403
  • CVE-2020-12723
  • CVE-2020-14351
  • CVE-2020-25705
  • CVE-2020-29661

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat OpenShift Container Platform 4.7 for RHEL 8

SRPM
x86_64

Red Hat OpenShift Container Platform for Power 4.7 for RHEL 8

SRPM
ppc64le

Red Hat OpenShift Container Platform for IBM Z and LinuxONE 4.7 for RHEL 8

SRPM
s390x

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
Copyright © 2023 Red Hat, Inc.
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Red Hat Summit
Twitter