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

use newer version of fsnotify for receiver to work correctly with cgroup v2 #6435

Closed

Conversation

rbjorklin
Copy link

@rbjorklin rbjorklin commented Jun 9, 2023

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

This change will use the newer version of fsnotify that is already in go.mod.
If possible, I would appreciate a cherry-pick of this and a 0.32.0 release.

Verification

@MichaHoffmann
Copy link
Contributor

Looks good to me, we have been missing watch events too, out of curiosity what changed in the newer version? i couldnt find a smoking gun in the changelog.

@rbjorklin
Copy link
Author

Don't hold me to this but I think it is this PR which was released with 1.5.4 that contained the relevant fix.

@rbjorklin
Copy link
Author

Please move forward with #6432 instead. As it turns out my initial analysis of my issue was incorrect and this ended up being the solution to my problems.

@rbjorklin rbjorklin closed this Jun 9, 2023
@rbjorklin rbjorklin deleted the fix-cgroupv2-compatibility branch June 9, 2023 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants