helm-charts
helm-charts copied to clipboard
synthetics-job-manager / pod pending when custom modules param is set
Bug description
SJM pod fails to start and enters pending state when this param is set global.customNodeModules.customNodeModulesPath
Version of Helm and Kubernetes Helm version: 3.14.2
Kubernetes version: 1.29 The version of Helm and Kubernetes where the problem occurs.
Which chart? synthetics-job-manager-2.0.12 release-386
What happened?
SJM pod fails to start and enters pending state when this param is set global.customNodeModules.customNodeModulesPath
Warning FailedScheduling 79s default-scheduler 0/12 nodes are available: persistentvolumeclaim "sjm-pvc" not found. preemption: 0/12 nodes are available: 12 Preemption is not helpful for scheduling
What you expected to happen? Pvc should be provision and the custom modules folder should be moutned How to reproduce it?
helm install synth-manager newrelic/synthetics-job-manager -n newrelic --set global.customNodeModules.customNodeModulesPath=custom-modules --set synthetics.privateLocationKey=NRSP-xxxxxxxxxxxxxxxxxxxx
Anything else we need to know?
Surprise us!
https://new-relic.atlassian.net/browse/NR-294973