Hide Forgot
1. Proposed title of this feature request RFE: Encrypt secret data rather than base64 encode 3. What is the nature and description of the request? Currently OpenShift secret values are encoded by base64. Since they can be decoded easily, we need some way to encrypt the secret data. 4. Why does the customer need this? (List the business requirements here) One of the customers want to run payment applications on OpenShift and they don't want to protect database passwords strictly. 7. Is there already an existing RFE upstream or in Red Hat Bugzilla? No, there are some requests like using vault, but there are no concrete way to use them on OpenShift. 8. Does the customer have any specific timeline dependencies and which release would they like to target (i.e. RHEL5, RHEL6)? The customer requested 1Q 2017.
This is solved by: https://docs.openshift.com/container-platform/3.6/admin_guide/encrypting_data.html