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:0510 - Bug Fix Advisory
Issued:
2021-02-22
Updated:
2021-02-22

RHBA-2021:0510 - Bug Fix Advisory

  • Overview

Synopsis

OpenShift Container Platform 4.6.18 bug fix update

Type/Severity

Bug Fix Advisory

Topic

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

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

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

This update fixes the following bugs among others:

  • Previously, when Conditional Tasks failed, they would be improperly read by the UI and show as `pending`. As a result, the Pipeline run would show a permanent `pending` status for each failed task. This update applies both the `skipped` icon and the color grey to the task when it fails to be read. Thus, users now see Conditional Tasks that have failed as `skipped` instead of `pending`, providing a clearer picture of the Pipeline run state.
  • Previously, some Helm chart repositories generated unresolvable relative URLs, which were unreachable while instantiating a helm release from a chart. This update ensures that relative chart URLs are translated to absolute (reachable) URLs while instantiating a release from a chart.
  • Previously, if the hostname from the vSphere metadata was not set before the NetworkManager started, the vSphere metadata would be ignored. This update now sets the hostname as `vsphere-hostname.service` before the NetworkManager starts, so long as this information is available within the vSphere metadata.
  • Previously, pull secret errors where the authorization key was not base64 encoded were not propagated through the build stack; this made determining the root cause of build errors difficult. This update allows errors like `invalid key build pull` to propagate through the build stack. As a result, determining the root cause of pull secret errors is now easier for users.
  • Previously, if the `DeploymentConfig` API returned more than 250 Pods, some Pod information was unavailable. As a result, the OpenShift desktop application would crash. This update ensures that the application does not crash when the project contains more than 250 Pods.

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

The image digest is sha256:08ef16270e643a001454410b22864db6246d782298be267688a4433d83f404f4

(For s390x architecture)

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

The image digest is
sha256:191fff2ccf3f71a0fea8956a9d149a4679b48d9776be51f33691a5581ec0383b

(For ppc64le architecture)

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

The image digest is
sha256:5ff5c0f6190b2507dbefe194a74b4c6464785652e4ffc90902b26d63fe30c967

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

Solution

For OpenShift Container Platform 4.6 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.6/release_notes/ocp-4-6-release-notes.html

Details on how to access this content are available at
https://docs.openshift.com/container-platform/4.6/updating/updating-cluster-cli.html.

Affected Products

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

Fixes

  • BZ - 1848945 - [OpenShift on OpenStack] Routes failed to access once ingress port VIP is on RHEL worker
  • BZ - 1879103 - Failed validations on the cluster after installation completed
  • BZ - 1883917 - [4.6] OVN cluster unstable after running minimal scale test
  • BZ - 1887813 - [CNV][V2V] Default network type is bridge for interface bound to POD network in VMWare migration wizard
  • BZ - 1889460 - [4.6] ovnkube-master may segfault when trying to add IPs to a nil address set
  • BZ - 1891107 - p&f: Increase the concurrency share of workload-low priority level
  • BZ - 1891544 - [release 4.6] Add ContainerRuntimeConfig gatherer
  • BZ - 1892386 - Vertical Pod Autoscaler (VPA) not working with DeploymentConfig
  • BZ - 1896167 - HAProxyReloadFail alert only briefly fires in the event of a broken HAProxy config
  • BZ - 1900991 - accessing the route cannot wake up the idled resources
  • BZ - 1902054 - [sig-network] multicast when using one of the plugins 'redhat/openshift-ovs-multitenant, redhat/openshift-ovs-networkpolicy' should allow multicast traffic in namespaces where it is enabled
  • BZ - 1910372 - Passthrough credentials are not immediately re-distributed on update
  • BZ - 1911260 - PLR and TR Logs component is not streaming as fast as tkn - 4.6
  • BZ - 1912720 - [4.6] 4.7 to 4.6 downgrade stuck in clusteroperator storage
  • BZ - 1914342 - "No datapoints found" for RHEL node's filesystem graph
  • BZ - 1914848 - oauth-apiserver service should be monitored by prometheus
  • BZ - 1915013 - OpenShift Console give error when a PipelineRun is viewed.
  • BZ - 1915050 - bootstrap does not run on additional networks if configured for master in install-config
  • BZ - 1915467 - [release-4.6] AWS EBS CSI Driver can not get updated cloud credential secret automatically
  • BZ - 1915667 - Messages flooded in thanos-querier pod- oauth-proxy container: Authorization header does not start with 'Basic', skipping basic authentication in Log message in thanos-querier pod the oauth-proxy
  • BZ - 1916297 - [OCP4] all of the OCP master nodes with soft-anti-affinity run on the same OSP node
  • BZ - 1916378 - Pipeline Runs with skipped Tasks incorrectly show Tasks as "Failed"
  • BZ - 1916406 - Helm chart repository index can contain unresolvable relative URL's
  • BZ - 1916601 - Put correct resource name in relatedObjects
  • BZ - 1916868 - teach CCO about upgradeability from 4.6 to 4.7
  • BZ - 1917149 - [oVirt] Consume 23-10 ovirt sdk
  • BZ - 1917928 - Installer bootstrap node setting of additional subnets inconsistent with additional security groups
  • BZ - 1918012 - oc adm catalog mirror ignore index image push all image into mirror
  • BZ - 1918367 - Manila CSI operator becomes degraded if user doesn't have permissions to list share types
  • BZ - 1918494 - Disconnected cluster upgrades are failing from the cli, when signature retrieval is being blackholed instead of quickly rejected
  • BZ - 1918510 - [vsphere][ipi] directory path is incomplete, terraform can't find the cluster
  • BZ - 1919359 - need better debug for bad pull secrets
  • BZ - 1920493 - Visualization does not render when Pipeline & Task share same name
  • BZ - 1920530 - System roles are not present while trying to create new role binding through web console
  • BZ - 1921603 - Cannnot load deployment config in Openshift 4.6.9
  • BZ - 1923054 - oc returns an error while using -o jsonpath when there is no resource found in the namespace
  • BZ - 1924224 - Console bug - source code URL broken for gitlab self-hosted repositories
  • BZ - 1924670 - OpenStack IPI has three-node control plane limitation, but InstallConfigs aren't verified
  • BZ - 1925539 - [sig-builds][Feature:Builds] verify /run filesystem contents do not have unexpected content using a simple Docker Strategy Build
  • BZ - 1926732 - Large number of tcp connections with shiftstack ocp cluster in about 24 hours

CVEs

  • CVE-2020-1945
  • CVE-2020-11979
  • CVE-2021-21602
  • CVE-2021-21603
  • CVE-2021-21604
  • CVE-2021-21605
  • CVE-2021-21606
  • CVE-2021-21607
  • CVE-2021-21608
  • CVE-2021-21609
  • CVE-2021-21610
  • CVE-2021-21611
  • CVE-2021-21615

References

(none)

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