- Issued:
- 2020-05-26
- Updated:
- 2020-05-26
RHBA-2020:2180 - Bug Fix Advisory
Synopsis
OpenShift Container Platform 4.4.5 bug fix update
Type/Severity
Bug Fix Advisory
Topic
Red Hat OpenShift Container Platform release 4.4.5 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.5. See the following advisory for the RPM packages for this
release:
https://access.redhat.com/errata/RHBA-2020:2179
This update fixes the following bugs among others:
- Previously, the Cloud Credential Operator was bypassing security context
constraints (SCC). This caused the Cloud Credential Operator to run with excess
permissions that were not needed. This bug fix configures the Cloud Credential
Operator to use SCC. (BZ#1807659)
- Previously, the Samples Operator would send alerts about an invalid
configuration or missing image pull secrets, even when it was bootstrapped as
removed. However, a valid configuration or valid pull secrets are not required
when the Operator is removed. This led to misleading alerts. Now the Samples
Operator does not send alerts related to importing samples when it is
bootstrapped as removed. (BZ#1814395)
- Previously, cluster installations would fail when creating the master VMs when
the vNIC profile did not match the network to which it belonged. This was fixed
by adding a property to the `install-config.yaml` that allows you to specify the
vNIC profile ID:
platform:
ovirt:
vnicProfileID: <VNIC_PROFILE_ID>
Now the profile ID specified in the `install-config.yaml` file is used when
creating the master and worker VM network interfaces. (BZ#1820575)
- Previously, a namespace was required for normal users to view Network In and
Network Out metrics on the Pod Details page of the web console. A normal user
could not view these metrics because a namespace was not supplied in this
context. Now a namespace property is provided and normal users can view the
Network In and Network Out metrics on the Pod Details page. (BZ#1821625)
- The web console included slirp as an option when adding a NIC to a virtual
machine, but slirp was not a valid NIC type. This option has been removed. (BZ#1828849)
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
You may download the oc tool and use it to inspect release image metadata
as follows:
$ oc adm release info quay.io/openshift-release-dev/ocp-release:4.4.5-x86_64
The image digest is sha256:4a461dc23a9d323c8bd7a8631bed078a9e5eec690ce073f78b645c83fb4cdf74
All OpenShift Container Platform 4.4 users are advised to upgrade to these
updated packages and images.
Solution
For OpenShift Container Platform 4.4 see the following documentation, which
will be updated shortly for release 4.4.5, 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
https://docs.openshift.com/container-platform/4.4/updating/updating-cluster-cli.html.
Affected Products
- Red Hat OpenShift Container Platform 4.4 for RHEL 8 x86_64
- Red Hat OpenShift Container Platform 4.4 for RHEL 7 x86_64
Fixes
- BZ - 1777966 - Registered hosts from the GUI are created under the default namespace instead of openshift-machine-api
- BZ - 1782777 - Virtualmedia based drivers are not supported in BMC address
- BZ - 1798352 - Mode is not shown in Converged Mode Dashboard
- BZ - 1800519 - 4.4 Generate test fails when updating deps
- BZ - 1807659 - openshift-cloud-credential-operator: Some core components are in openshift.io/run-level 1 and are bypassing SCC, but should not be
- BZ - 1810567 - [4.4] [ovn] implement reject for empty services
- BZ - 1811545 - Can see snapshot option, but feature moved to 4.5
- BZ - 1813031 - [4.4.z] Whereabouts IPAM CNI should use CR in whereabouts.cni.cncf.io
- BZ - 1814395 - Still alert for SamplesInvalidConfig and SamplesMissingSecret events when samples operator set to removed during bootstrap
- BZ - 1816184 - disconnected community catalog always restart because healthcheck failed
- BZ - 1820575 - [ovirt] openshift-install errors out if vnic profile != vnic name
- BZ - 1821625 - normal user get 403 Forbidden error when viewing Network In and Network Out metric on Pod Details page
- BZ - 1823399 - Allow to only enable hybrid overlay without specifying Windows networks CIDRs
- BZ - 1823855 - Helm : values.yaml order is lost and comments stripped
- BZ - 1825236 - [DR] etcd-member-recover.sh fails to pull image with unauthorized: access to the requested resource is not authorized
- BZ - 1826383 - cluster-etcd-operator: bootstrap etcd should use the same env as the rest of the cluster
- BZ - 1826512 - OperatorHub view's vertical "Category Tabs" ("vertical-tabs-pf") are still carrying the old PF blue
- BZ - 1827375 - Multus namespaceIsolation should allow references to CRD in the default namespace
- BZ - 1827932 - Master nodes wait in loop forever while booting up the cluster
- BZ - 1828752 - [upgrade] Fail to upgrade from 4.3 to 4.4 with OVN network
- BZ - 1828790 - [e2e] [sig-api-machinery] CustomResourcePublishOpenAPI [Feature:CustomResourcePublishOpenAPI] works for CRD with validation schema [Suite:openshift/conformance/parallel] [Suite:k8s]
- BZ - 1828849 - SLIRP must not be an option for connecting interfaces
- BZ - 1828948 - show users actual error when API fails to come up
- BZ - 1829073 - invalid must-gather istag imported for ppc64le setups
- BZ - 1829442 - [OVN] 4.4 Failed to add gateway route: one of Dst.IP, Src, or Gw must not be nil
- BZ - 1829958 - ROKS: enable openshift conformance tests to work with IBM ROKS clusters
- BZ - 1830298 - No network devices shows up when PXE booting via UEFI + IPv4
- BZ - 1830416 - HAProxy Router connections are not cleaned up when closed
- BZ - 1831045 - kube-apiserver fails to live reload client CA and front proxy CA
- BZ - 1831137 - Operand form advanced fields within field/array field groups should render in the advanced configuration section
- BZ - 1832137 - Invalid bootstrap APIServer certificates - Azure
- BZ - 1832933 - Select descriptor is not working on create operand form
- BZ - 1833344 - Helm actions timeout for some charts that take more time
- BZ - 1833824 - e2e flake: template tests
- BZ - 1834331 - PVCs Table Column Overlaps
- BZ - 1834565 - [Azure, 4.4] Virtual machines are unable to reach public NTP servers
- BZ - 1835033 - [4.4] Logging improvement (UID, net-attach-def) required for 4.4.z release
- BZ - 1835318 - Bump OVN to ovn2.13-2.13.0-30
CVEs
(none)
References
(none)
The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.