Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Events filtering improvements #219

Merged
merged 1 commit into from
Jan 12, 2023
Merged

Events filtering improvements #219

merged 1 commit into from
Jan 12, 2023

Conversation

tzununbekov
Copy link
Member

  1. Values passed with --eventTypes flag now can contain * symbol as a prefix or suffix to set trigger's filtering condition to "prefix" or "suffix" accordingly, related to Support prefix & suffix trigger filters in tmctl #215,
  2. tmctl create trigger supports --filter argument which, if passed, will be encoded directly into filter structure and passed to trigger specification, e.g.:
    tmctl create trigger --target sockeye --filter '{"Not":{"Exact":{"source":"foo"}}}'
    
  3. tmctl describe updated to work with new possible triggers output

@tzununbekov tzununbekov self-assigned this Jan 12, 2023
@tzununbekov tzununbekov merged commit e3850b7 into main Jan 12, 2023
@tzununbekov tzununbekov deleted the filter-prefix branch January 12, 2023 14:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant