Problem installing rust on self-hosted kubernetes #32616
-
How are you running Renovate?Self-hosted Renovate If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.Kubernetes, GitHub Please tell us more about your question or problemI have a repo with a rust dependency (cargo update) that needs upgrading. The PR is failing because as part of this process renovate installs rust, and it is this installation of rust that is failing. I can see the following entry in the logs when an attempt is made to install rust:
I have tried to remedy it with the following security context:
but no luck The following mounts are present:
these are backed by 5gb of gp2 storage Logs (if relevant)Logs
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
Hi there, We need more information about your environment. Please explain in detail how you are running Renovate. For example:
Thanks, the Renovate team |
Beta Was this translation helpful? Give feedback.
check v39 breaking changes. primary uid changed