Skip to content

Changes are ignored on some resssources #1340

@elfranne

Description

@elfranne

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions