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.
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
This did not happen in 3.7, labeling as proposed for 3.10 to evaluate
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.
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.