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

fix: Fix republishing volumes after a Node restart #284

Merged
merged 4 commits into from
Mar 10, 2025

Conversation

siegfriedweber
Copy link
Member

Description

Fix the error "failed to write content: File exists (os error 17)" after a Node restart.

Fixes #262

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Preview Give feedback

Reviewer

Preview Give feedback

Acceptance

Preview Give feedback

@siegfriedweber siegfriedweber requested a review from nightkr March 7, 2025 13:15
@siegfriedweber siegfriedweber self-assigned this Mar 7, 2025
@siegfriedweber siegfriedweber force-pushed the fix/node-restart-error branch from 0191d93 to 2747cde Compare March 7, 2025 13:16
@siegfriedweber siegfriedweber requested a review from nightkr March 7, 2025 17:11
@nightkr nightkr changed the title fix: Fix an error after a Node restart fix: Fix republishing volumesafter a Node restart Mar 10, 2025
@nightkr nightkr changed the title fix: Fix republishing volumesafter a Node restart fix: Fix republishing volumes after a Node restart Mar 10, 2025
@siegfriedweber siegfriedweber added this pull request to the merge queue Mar 10, 2025
Merged via the queue into main with commit 922273d Mar 10, 2025
16 of 17 checks passed
@siegfriedweber siegfriedweber deleted the fix/node-restart-error branch March 10, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Development: Done
Development

Successfully merging this pull request may close these issues.

Pods with listener volumes can not be restarted after their node is restarted
2 participants