Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1590491

Summary: Namespace admins are unable to edit secure route certificate data
Product: OpenShift Container Platform Reporter: Taneem Ibrahim <tibrahim>
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED DUPLICATE QA Contact: Yadan Pei <yapei>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.7.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-12 17:56:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screen-shot none

Description Taneem Ibrahim 2018-06-12 16:51:07 UTC
Created attachment 1450571 [details]
screen-shot

Description of problem:

In v3.7, project admins are unable to edit the secure route info such as certificate or private key data from the management console even though the admin created the route in the first place. 

This behavior works fine in v3.5 where namespace admins are able to successfully edit secure routes created by them in the management console. 

Version-Release number of selected component (if applicable):

OCP version v3.7.52

How reproducible:

Easily re-producible in OCP v3.7.52.


Steps to Reproduce:

1. Create a secure route as a namespace admin for a project with the necessary certificate info.

2. Once the route is created, go to route resource in the management console. Then select edit YAML from the drop down of the edit dropdown menu.

3. Try to change something in the certificate data and hit save.

Actual results:

Saving the route after editing the certificate data errors with the following message (see attached screen shot for more details):

Error: ... : field is immutable

Expected results:

The namespace admins should be able to edit route certificate data that they created for their projects.

Additional info:

It works fine in v3.5, wonder what changed in v3.7. I have not tested in v3.6.

Comment 1 Samuel Padgett 2018-06-12 17:56:10 UTC

*** This bug has been marked as a duplicate of bug 1524707 ***