Remove plain text harbor password and kubeconfig from the NF LCM and VIM API Responses
searchcancel
Remove plain text harbor password and kubeconfig from the NF LCM and VIM API Responses
book
Article ID: 325379
calendar_today
Updated On: 04-16-2025
Products
VMware Telco Cloud Automation
Issue/Introduction
The NF / CNF / VNF rollback screen shows the plain text harbor password in the selected operation payload preview section.
The API call https://<tcam-ip>/hybridity/api/vims/v1/<vimId>/tenants returns the kubeconfig of the workload cluster if the <vimId> of the workload cluster is specified in the URL.
Environment
3.0
Resolution
Resolved in TCA 3.1
Workaround
Download the attached patch-changes.tar patch bundle file.
SSH into the TCA Manager and switch user to root.
Copy the patch-changes.tar patch bundle to the /tmp directory of the TCA Manager appliance.
Extract the patch-changes.tar file: tar -xvf patch-changes.tar
Change to the patch-changes folder: cd patch-changes
Execute the patch-tca.sh patch file: ./patch-tca.sh
Monitor the patch status to completion. One can also review the contents of the tca-patch.log, in the same directory from which the script was ran.