Enable eventwatcher replacement with key-pair value pattern #3506
Labels
area/piped
contribfest
good first issue
Good for newcomers
kind/enhancement
New feature or request
size/S
What would you like to be added:
Currently, the PipeCD eventwatcher value replacement only supports value under a simple query path like
$.spec.xyz[1].yy...
(only index and key name allowed). It would be better if we support key-value pair query as well.Note: even better if we can support wildcard queries.
ref kubectl docs
Why is this needed:
The text was updated successfully, but these errors were encountered: