Skip to content

synthetics-job-manager / pod pending when custom modules param is set #1434

Open
@ThrivingToks

Description

@ThrivingToks

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugCategorizes issue or PR as related to a bug.triage/pendingIssue or PR is pending for triage and prioritization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions