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

Sync not skipping the changed files #2

Open
prudhvigodithi opened this issue Feb 5, 2019 · 0 comments
Open

Sync not skipping the changed files #2

prudhvigodithi opened this issue Feb 5, 2019 · 0 comments

Comments

@prudhvigodithi
Copy link

prudhvigodithi commented Feb 5, 2019

Hey while I run this kube-tasks, syncing Jenkins data to s3, the sync works perfectly fine but when someone starts building in Jenkins it is obvious that few build flies inside the Jenkins job backend changes so the sync is failing with kube-tasks with error
"error in Stream: command terminated with exit code 1 src: file:"
Is there a way if file changed to skip the change and move forward with sync as in next sync it should sync the changed file again or is there any skip option or avoid the change option for the sync to s3 complete without getting the above error?
This could either be with large amount of data being synced? as i saw inside the kube-tasks container is up the sync process is still running though the log shows the above error.
Thanks

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