-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
download_cache_dir permission errors #10051
Comments
Kind reminder |
I am also encountering this issue at times and I need to fix the permissions manually or re-run the playbooks. I started to suspect that running any other command with |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
Can you try to see if the linked PR fix the issue ? |
Environment:
printf "$(uname -srm)\n$(cat /etc/os-release)\n"
):Linux 5.4.0-148-generic x86_64
ansible --version
):python --version
):Python 3.8.10
Kubespray version (commit) (
git rev-parse --short HEAD
):c553912f9
Bug report:
Files in the Kubespray cache directory are saved with the root user instead of the user executing Ansible.
Relevant inventory variables:
Command used to invoke ansible:
Output of ansible run:
The text was updated successfully, but these errors were encountered: