Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ThrivingToks opened this issue Jul 23, 2024 · 1 comment
Open
Labels
bug Categorizes issue or PR as related to a bug. triage/pending Issue or PR is pending for triage and prioritization.

Comments

@ThrivingToks
Copy link

ThrivingToks commented Jul 23, 2024

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!

@ThrivingToks ThrivingToks added bug Categorizes issue or PR as related to a bug. triage/pending Issue or PR is pending for triage and prioritization. labels Jul 23, 2024
@workato-integration
Copy link

@ThrivingToks ThrivingToks changed the title [name of the chart] <issue title> synthetics-job-manager / pod pending when custom modules param is set Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug. triage/pending Issue or PR is pending for triage and prioritization.
Projects
None yet
Development

No branches or pull requests

1 participant