Bug 1795409 - Selecting Config Maps through the Web Console Redirects to the Catalog [openshift-3.11]
Summary: Selecting Config Maps through the Web Console Redirects to the Catalog [opens...
Keywords:
Status: CLOSED DUPLICATE of bug 1782695
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 3.11.0
Hardware: x86_64
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Jakub Hadvig
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-01-27 21:51 UTC by Fernando Nieto
Modified: 2023-09-14 05:50 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-01-28 15:52:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
ARO Bug Accessing Config Maps Requires Re-Login (3.01 MB, video/mp4)
2020-01-27 21:51 UTC, Fernando Nieto
no flags Details

Description Fernando Nieto 2020-01-27 21:51:39 UTC
Created attachment 1655763 [details]
ARO Bug Accessing Config Maps Requires Re-Login

Description of problem:
When accessing a project’s config maps through the ARO web console, a user can only access the config maps once. If the user tries to access the config maps through the web console a second time, or anytime thereafter, the config maps will re-direct the user to the web console catalog page.  To access the config maps again, the user must log out of the ARO console and re-login to access the config maps one time only again.

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

How reproducible:
User logs into ARO web console instance. User accesses a project containing existing config maps. User selects Resources -> Config Maps -> [Config Map Instance] to view the first time. User browses back to Project Overview page or another page. User navigates back to Resources -> Config Maps -> [Config Map Instance] and the link then this time (and subsequent times) redirects to the Service Catalog page.

Steps to Reproduce:
1. User logs into ARO web console instance.
2. User accesses a project containing existing config maps. 
3. User selects Resources -> Config Maps -> [Config Map Instance] to view the Config Map instance the first time.
4. User browses back to Project Overview page or another page.
5. User navigates back to Resources -> Config Maps -> [Config Map Instance] 

Result: Redirected back to Service Catalog page

Actual Results:
Redirected back to Service Catalog page

Expected Results:
View Config Map Instance that was selected and clicked from the Config Maps Page.

Additional info:

When accessing Config maps from the oc cli, oc never responds to re-login. That is, running:
$ oc get configmap [configmap-instance]
or
$ oc describe configmap [configmap-instance]

works without an issue, every time. 

This directly affects and impacts Azure RedHat OpenShift (ARO) deployments.

Comment 1 Jakub Hadvig 2020-01-28 10:09:25 UTC
Looks like a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1782695
Based on the QE comment, the issue should be fixed and verified on OpenShift Master / Web Console: v3.11.165

Fernando could you please provide the version of the Web Console, since this issue should
be fixed. Could be that the you are using old image version that doesn't contain the fix,
since the Web Console image is being rebuilt not so often.

Comment 2 bpeterse 2020-01-28 15:52:24 UTC

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

Comment 3 Fernando Nieto 2020-01-28 17:11:34 UTC
(In reply to Jakub Hadvig from comment #1)
> Looks like a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1782695
> Based on the QE comment, the issue should be fixed and verified on OpenShift
> Master / Web Console: v3.11.165
> 
> Fernando could you please provide the version of the Web Console, since this
> issue should
> be fixed. Could be that the you are using old image version that doesn't
> contain the fix,
> since the Web Console image is being rebuilt not so often.

The current web console is v3.11.154
Thanks for the update.

Comment 4 Red Hat Bugzilla 2023-09-14 05:50:48 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


Note You need to log in before you can comment on or make changes to this bug.