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

Fixes to inotify beacon #58655

Merged

Conversation

garethgreenaway
Copy link
Contributor

@garethgreenaway garethgreenaway commented Oct 6, 2020

What does this PR do?

Fixing a use case when multiple inotify beacons are defined but when notifications are fired the configuration from the first beacon are used.

What issues does this PR fix or reference?

Fixes: #58616

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes/No

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

…notifications are fired the configuration fron the first beacon are used.
@garethgreenaway garethgreenaway requested a review from a team as a code owner October 6, 2020 22:23
@garethgreenaway garethgreenaway requested review from dwoz and removed request for a team October 6, 2020 22:23
@ghost ghost requested a review from Ch3LL October 6, 2020 22:23
@garethgreenaway garethgreenaway added the Magnesium Mg release after Na prior to Al label Oct 6, 2020
s0undt3ch
s0undt3ch previously approved these changes Oct 7, 2020
Ch3LL
Ch3LL previously approved these changes Oct 7, 2020
@twangboy
Copy link
Contributor

twangboy commented Oct 7, 2020

@garethgreenaway This broke one of the inotify tests on many minions

@garethgreenaway
Copy link
Contributor Author

@twangboy Yup! Working on it.

…core) from the beacon configuration. This is used when the beacons loop through the configuration, eg. status beacon, and expect certain options.
@garethgreenaway garethgreenaway dismissed stale reviews from Ch3LL and s0undt3ch via 192f35b October 7, 2020 18:16
@dwoz dwoz merged commit 007775c into saltstack:master Oct 8, 2020
meaksh added a commit to openSUSE/salt-packaging that referenced this pull request Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Magnesium Mg release after Na prior to Al
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] inotifiy beacons erroring
6 participants