project icon indicating copy to clipboard operation
project copied to clipboard

centralkms should be removed from the helm charts as it was deprecated a number of releases ago

Open tdaly61 opened this issue 3 years ago • 2 comments

Summary: The centralkms helm chart is still bundled in the current v13 version of the helm charts and references still exist within other helm charts. centralkms sand any references to it should be completely removed from the existing 13.x.x release of ML and all future releases.

Severity: (Low)

Priority: (medium)

Expected Behavior zero references anywhere in the helm repo to centralkms (except perhaps any older historical documentation)

Steps to Reproduce

  1. look in the existing helm repo and note that centralkms directory exists
  2. from the top of the helm repo run " grep -ril centralkms * and note the references (listed below for convenience) )

Specifications

  • Component (if known): helm charts and repo
  • Version: 13.x.x
  • Platform: all
  • Subsystem:
  • Type of testing:
  • Bug found/raised by: @tdaly61

Notes: Need to remove or inspect the following files in the helm repo: central/values.yaml centralkms/Chart.yaml centralkms/templates/ingress.yaml centralkms/templates/service.yaml centralkms/templates/config.yaml centralkms/templates/endpoint.yaml centralkms/templates/secret.yaml centralkms/templates/deployment.yaml centralkms/templates/_helpers.tpl centralkms/values.yaml centralledger/values.yaml forensicloggingsidecar/templates/ingress.yaml forensicloggingsidecar/templates/config.yaml forensicloggingsidecar/requirements.yaml forensicloggingsidecar/requirements.lock forensicloggingsidecar/configs/default.json forensicloggingsidecar/values.yaml lint-charts.sh package.sh repo/index.yaml update-charts-dep.sh

  • Severity when opened: low
  • Priority when opened: medium (it is untidy and simple to fix AND was making the arm64 work harder/longer )

tdaly61 avatar May 06 '22 12:05 tdaly61

Thanks for the issue @tdaly61

elnyry-sam-k avatar May 06 '22 14:05 elnyry-sam-k

We are planning to cleanup the helm repo in release v17.1.0

shashi165 avatar May 22 '25 17:05 shashi165

removed

elnyry-sam-k avatar Sep 04 '25 19:09 elnyry-sam-k