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-minion] stderr F chown: changing ownership of '/tmp': Operation not permitted #742

Open
pragmaticivan opened this issue Mar 8, 2022 · 0 comments

Comments

@pragmaticivan
Copy link

Bug description

Pod not able to start with the latest version of minion.

Version of Helm and Kubernetes

quay.io/newrelic/synthetics-minion:3.0.61
helm.sh/chart=synthetics-minion-1.0.49
K8s: Major:"1", Minor:"21+"

Which chart?

The chart name and version.

What happened?

Pod is not starting. Getting stderr F chown: changing ownership of '/tmp': Operation not permitted

What you expected to happen?

Pod should start.

How to reproduce it?

values.yaml

replicaCount: 3

fullnameOverride: newrelic-symthetics-minion

synthetics:
  privateLocationKeySecretName: "newrelic-synthetics-credentials"

tolerations:
- key: CriticalAddonsOnly
  operator: Exists

Anything else we need to know?

Surprise us!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants