- Issued:
- 2017-03-02
- Updated:
- 2017-03-02
RHBA-2017:0434 - Bug Fix Advisory
Synopsis
OpenShift Container Platform registry-console image bug fix update
Type/Severity
Bug Fix Advisory
Topic
Updated registry-console container images that fix several bugs are now available for Red Hat OpenShift Container Platform 3.3 and 3.4.
Description
OpenShift Container Platform by Red Hat is the company's cloud computing
Platform-as-a-Service (PaaS) solution designed for on-premise or private cloud deployments.
The registry-console container image provides a web console for the OpenShift Container Platform stand-alone registry.
This update fixes the following bugs:
- Previously, users were unable to remove project members who had pull and push privileges assigned. This bug fix corrects the issue and users can now successfully remove project members and their roles from a project. (BZ#1373377)
- Users could not add members to projects if the user name provided was in an email address format. This resulted in an error of "The member name contains invalid characters." With this bug fix, users can now successfully use an email address format to add project members. (BZ#1383240)
This update includes the following images:
openshift3/registry-console:3.3-8
openshift3/registry-console:3.4-4
All users of the registry web console are advised to update to these new
container images.
Solution
Before applying this update, make sure all previously released errata relevant to your system have been applied.
If the registry web console is already deployed, update to this latest image by editing the registry-console deployment configuration as a user with cluster-admin permissions:
$ oc edit -n default dc/registry-console
Update the `image` field to specify the appropriate latest image tag.
For OpenShift Container Platform 3.3:
image: registry.access.redhat.com/openshift3/registry-console:3.3-8
For OpenShift Container Platform 3.4:
image: registry.access.redhat.com/openshift3/registry-console:3.4-4
After saving your changes, the deployment configuration will trigger a new
deployment and pull the latest image.
Affected Products
- Red Hat OpenShift Container Platform 3.4 x86_64
- Red Hat OpenShift Container Platform 3.3 x86_64
Fixes
- BZ - 1373377 - [atomic registry]Failed to remove project member who has pull & push role assigned
- BZ - 1383240 - [atomic registry]Can't add username with email address format to project
- BZ - 1427310 - Rebase openshift3/registry-console image to match cockpit in RHEL Extras 7.3.3
CVEs
(none)
References
(none)
The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.