Bug 1465733 - webconsole doesn't support to create secrets with file upload
Summary: webconsole doesn't support to create secrets with file upload
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: RFE
Version: 3.5.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.10.0
Assignee: Jessica Forrester
QA Contact: XiaochuanWang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-28 04:46 UTC by Kenjiro Nakayama
Modified: 2020-07-16 09:54 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-12 11:54:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Kenjiro Nakayama 2017-06-28 04:46:20 UTC
Description of problem:
- We would like to create secret from file via webconsole. CLI supports this:

https://docs.openshift.com/container-platform/3.5/dev_guide/builds/build_inputs.html#using-secrets-in-the-buildconfig
```
$ oc secrets new secret-npmrc .npmrc=~/.npmrc
```

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

How reproducible:
- 100%

Steps to Reproduce:
1. Resources->secret->Create Secret->(Seret Type) Source Secret

Actual results:
- It is not possible to specify file for the source secret.

Expected results:
- webconsole supports to create secret by file upload.

Comment 1 Jessica Forrester 2017-06-30 17:20:37 UTC
When secrets are created from a file via the CLI this creates an Opaque secret, the web console does not have support for creating opaque secrets yet. Its being tracked in https://trello.com/c/SANVwQnv

Comment 2 Steve Speicher 2018-01-02 20:58:33 UTC
This did not happen in 3.7, labeling as proposed for 3.10 to evaluate

Comment 3 Yanping Zhang 2018-05-15 07:23:46 UTC
Now users could create generic secrets by uploading file on OCP 3.10, pls move the bug to ON_QA so that we can verify it.

Comment 5 Kirsten Newcomer 2019-06-12 11:54:57 UTC
With the introduction of OpenShift 4, Red Hat has delivered or roadmapped a substantial number of features based on feedback by our customers.  Many of the enhancements encompass specific RFEs which have been requested, or deliver a comparable solution to a customer problem, rendering an RFE redundant.

This bz (RFE) has been identified as a feature request not yet planned or scheduled for an OpenShift release and is being closed. 

If this feature is still an active request that needs to be tracked, Red Hat Support can assist in filing a request in the new JIRA RFE system, as well as provide you with updates as the RFE progress within our planning processes. Please open a new support case: https://access.redhat.com/support/cases/#/case/new 

Opening a New Support Case: https://access.redhat.com/support/cases/#/case/new 

As the new Jira RFE system is not yet public, Red Hat Support can help answer your questions about your RFEs via the same support case system.


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