Azure / OpenShift

Azure Red Hat OpenShift
https://docs.microsoft.com/azure/openshift/intro-openshift
MIT License
110 stars 36 forks source link

RFE : Improve secret management doc in OpenShift Pipeline and support Azure KeyVault #201

Open ezYakaEagle442 opened 3 years ago

ezYakaEagle442 commented 3 years ago

Writing your first OpenShift Pipeline/Tekton, you discover that secrets are declared as string in Tasks params and are displayed in clear text in the ARO console.

Request For Enhancement :

  1. Improve ARO & OpenShift documentation to describe how to limit secret exposure in the Pipeline
  2. Add in the roadmap the integration with Azure KeyVault + the Azure Key Vault Provider for Secrets Store CSI Driver

Note: There is no GitHub Issue page at - https://github.com/openshift/tektoncd-pipeline

See also:

ezYakaEagle442 commented 3 years ago

see also :

ezYakaEagle442 commented 3 years ago

@amanohar @sakthi-vetrivel

ezYakaEagle442 commented 3 years ago

Now the ARO docs is a pointer to OCP docs, the secret management is a bit described at https://docs.openshift.com/container-platform/4.6/security/container_security/security-deploy.html#security-deploy-secrets_security-deploy

ezYakaEagle442 commented 3 years ago

cc @aramase @ritazh

ezYakaEagle442 commented 2 years ago

@rahulm23 could you please flag this issue to the roadmap ?