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

Enable eventwatcher replacement with key-pair value pattern #3506

Closed
khanhtc1202 opened this issue Apr 7, 2022 · 2 comments
Closed

Enable eventwatcher replacement with key-pair value pattern #3506

khanhtc1202 opened this issue Apr 7, 2022 · 2 comments

Comments

@khanhtc1202
Copy link
Member

khanhtc1202 commented Apr 7, 2022

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:

@khanhtc1202 khanhtc1202 added kind/enhancement New feature or request area/piped labels Apr 7, 2022
@khanhtc1202
Copy link
Member Author

Created issue on go-yaml repository goccy/go-yaml#290

@t-kikuc
Copy link
Member

t-kikuc commented Aug 2, 2024

I close this issue because this is almost the same as [Support multiple value updates in EventWatcher] #5088

@t-kikuc t-kikuc closed this as completed Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants