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

ENT-11480: Removed hour delay between CFEngine Enterprise PostgreSQL recommendation checks (3.21) #2858

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

nickanderson
Copy link
Member

This change switches from the warn_only action body to the policy(p) action body
so that the PostgreSQL recommendation checks are consistent and not appearing to
flap being checked only once an hour (since the warn_only action body sets
ifelapsed to 60). This also aligns with other recommendation policies.

Ticket: ENT-11480
Changelog: Title
(cherry picked from commit a5e6213)

…ion checks

This change switches from the warn_only action body to the policy(p) action body
so that the PostgreSQL recommendation checks are consistent and not appearing to
flap being checked only once an hour (since the warn_only action body sets
ifelapsed to 60). This also aligns with other recommendation policies.

Ticket: ENT-11480
Changelog: Title
(cherry picked from commit a5e6213)
@nickanderson nickanderson merged commit b5fe05a into cfengine:3.21.x Mar 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant