mojaloop / project

Repo to track product development issues for the Mojaloop project.
Other
23 stars 15 forks source link

Helm install failing with with "medium to large" release names #2322

Open mdebarros opened 3 years ago

mdebarros commented 3 years ago

Summary:

I am trying to use the mini-loop approach to deploy mojaloop. I keep getting this error.. release "mini-loop" uninstalled. Please help
mini-loop: install mini-loop helm chart and wait for upto 2400s secs for it to be ready
mini-loop: Error: Deployment.apps "mini-loop-centralsettlement-handler-deferredsettlement" is invalid: [spec.template.spec.volumes[1].name: Invalid value: "mini-loop-centralsettlement-handler-deferredsettlement-rules-vol": must be no more than 63 characters, spec.template.spec.containers[0].volumeMounts[1].name: Not found: "mini-loop-centralsettlement-handler-deferredsettlement-rules-vol"]

Severity: Medium

Priority: Medium

Expected Behavior Mojaloop Helm installs should pass using an installation name of reasonable length (to be determined).

Steps to Reproduce

  1. Install Mojaloop helm v13.0.0 with release name mini-loop

Specifications

Notes:

elnyry-sam-k commented 3 years ago

@mdebarros , @lewisdaly - lets merge this with the repo renaming exercise we're planning.. Thank you!

elnyry-sam-k commented 3 years ago

@mdebarros is this same as #2375 ?