Remove plain text harbor password and kubeconfig from the NF LCM and VIM API Responses
search cancel

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

  1. Download the attached patch-changes.tar patch bundle file.
  2. SSH into the TCA Manager and switch user to root.
  3. Copy the patch-changes.tar patch bundle to the /tmp directory of the TCA Manager appliance.
  4. Extract the patch-changes.tar file:
    tar -xvf patch-changes.tar
  5. Change to the patch-changes folder:
    cd patch-changes
  6. Execute the patch-tca.sh patch file:
    ./patch-tca.sh
  7. 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.

Additional Information



Attachments

patch-changes get_app