Bug 1388448 - [userinterface_public_691] When config file is wrong, should give prompt in create-secret page instead of being dumb
Summary: [userinterface_public_691] When config file is wrong, should give prompt in c...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Management Console
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Jakub Hadvig
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-25 11:44 UTC by Xingxing Xia
Modified: 2016-12-09 21:50 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-09 21:50:26 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Xingxing Xia 2016-10-25 11:44:28 UTC
[userinterface_public_691] When config file is wrong, should give prompt in create-secret page instead of being dumb

Origin/Management Console
P:M
S:L

Description of problem:
In create-secret page, when config file is wrong, should give prompt instead of being dumb after clicking "Create"

Version-Release number of selected component (if applicable):
origin-web-console commit 07cceeb, vendored upon openshift v1.4.0-alpha.0+8db5209 

How reproducible:
Always

Steps to Reproduce:
1. Login to web console, create project
2. Go to "Resources" --> "Secrets" --> Create secret.
Select Secret Type "Image Secret", input Secret Name "imagesecret1", select Authetication Type "Configuration file", upload a file that is not dockercfg format
3. Click "Create"

Actual results:
3. No response and no prompt. (When the file is dockercfg format, can "Create")

Expected results:
3. Should prompt the configuration file must use correct format

Additional info:

Comment 1 openshift-github-bot 2016-10-27 17:01:31 UTC
Commit pushed to master at https://github.com/openshift/origin-web-console

https://github.com/openshift/origin-web-console/commit/3e7628776a56b6ca8b7c1c2515815edcf1fbe466
Bug 1388448 - Show warning when docker config file is not in JSON format

Comment 2 Xingxing Xia 2016-11-01 04:07:24 UTC
Following with above steps, tested with v1.4.0-alpha.0+f69b28e-909 (vendored upon origin-web-console commit 34067a1). Now it will prompt the wrong config file is not in JSON format


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