You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently this enhancement is blocking release of version 4.0. Right now it's important to ship 4.0 so that folks can get their hands on newer versions of Sensu Core via the improvements in #535.
Because the changes needed here are non-trivial, I'm going to remove this issue from the 4.0 milestone and we'll reschedule it for the next appropriate release.
Expected Behavior
The
silence_check
andsilence_client
definitions implemented in this cookbook should use the new native silencing implementation added in Sensu 0.26.Current Behavior
The
silence_check
andsilence_client
definitions use the now-deprecated stash-based silencing pattern.Possible Solution
Update
silence_check
andsilence_client
definitions to use new API methods. This is most likely a change which would merit a major version release.Context
New silencing API provides functionality not available in the old stash-based pattern and is fully supported by Sensu Core.
Your Environment
The text was updated successfully, but these errors were encountered: