Done
Details
Assignee
Former userFormer user(Deactivated)Reporter
Former userFormer user(Deactivated)Labels
Fix versions
Priority
HighestEpic Name
Password removal from HELM charts
Details
Details
Assignee
Former user
Former user(Deactivated)Reporter
Former user
Former user(Deactivated)Labels
Fix versions
Priority
Epic Name
Password removal from HELM charts
Created December 5, 2019 at 4:40 AM
Updated November 4, 2020 at 9:58 PM
Resolved November 4, 2020 at 9:58 PM
Updating scope based on Guilin focus
Currently all DCAE component certificates are retrieved dynamically during deploying using a onap/org.onap.dcaegen2.deployments.tls-init-container (which is built of aaf_agent). This container upon retrieval of certificates does some translation to standardize the certificate/format for DCAE service components. Source for init-container - https://git.onap.org/dcaegen2/deployments/tree/tls-init-container
Based on discussion on PTL meeting earlier this week, DCAE impact should be assessed for below
1) CertInitializer integration impact on DCAE-tls init container
2) Impact to K8s plugin
Inaddition following component charts should be updated to remove hardcoded password.
Cloudify (to be confimed with Cloudify/vendor)
Cloudify password on Bootstrap, DH, Dashboard helm chart can be changed to use secret (secret may still have to be hardcoded depending on Cloudify feedback on #1)