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

Deal with "Conflict" responses from kubernetes #10

Closed
MihaiBalint opened this issue Sep 15, 2021 · 0 comments
Closed

Deal with "Conflict" responses from kubernetes #10

MihaiBalint opened this issue Sep 15, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@MihaiBalint
Copy link
Owner

Sometimes multiple processes will try and modify pods resulting in a "Conflict" response from the kubernetes API.

Usually the fix for this is to retry the update. Right now, a traceback is generated and dfsync exits.

@MihaiBalint MihaiBalint added the bug Something isn't working label Sep 15, 2021
MihaiBalint added a commit that referenced this issue Oct 27, 2021
MihaiBalint added a commit that referenced this issue Oct 27, 2021
fix: issue #10 - when receiveing conflict responses retry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant