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

Changes are ignored on some resssources #1340

Open
elfranne opened this issue Sep 18, 2023 · 0 comments
Open

Changes are ignored on some resssources #1340

elfranne opened this issue Sep 18, 2023 · 0 comments

Comments

@elfranne
Copy link

elfranne commented Sep 18, 2023

Changes to sensu_filter are ignored:

  sensu_filter { 'is_prod':
    action      => 'allow',
    expressions => ["event.entity.labels['environment'] == 'prod'"],
  }

Changes to action or expressions are ignored.

sensu_handler is a bit different, adding a filter will be applied, but removing will not be applied

Sensu 6.10
Ubuntu 20.04
Puppet module 5.11.1 (latest)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant