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

GitOps error inscrutable when it fails to write to Path #934

Open
MikaelSmith opened this issue Aug 11, 2020 · 0 comments
Open

GitOps error inscrutable when it fails to write to Path #934

MikaelSmith opened this issue Aug 11, 2020 · 0 comments

Comments

@MikaelSmith
Copy link
Contributor

If I enable GitOps and specify a Path to a directory that doesn't exist in the repository, "Save Config" in KOTS fails with failed to create an app version.

I had to go to the kotsadm pod logs to see an error that told me what's wrong:

failed to create gitops commit: failed to write updated app yaml: open /tmp/kotsadm425949156/a_dir/cd4pe.yaml: permission denied

Unsetting Path (which isn't clear it's optional) fixed the issue.

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

No branches or pull requests

1 participant