We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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+"
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
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!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?
Anything else we need to know?
Surprise us!
The text was updated successfully, but these errors were encountered: