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

Field selector regex support in Resource EventSource #913

Closed
whynowy opened this issue Oct 9, 2020 · 0 comments · Fixed by #915
Closed

Field selector regex support in Resource EventSource #913

whynowy opened this issue Oct 9, 2020 · 0 comments · Fixed by #915
Labels
enhancement New feature or request
Milestone

Comments

@whynowy
Copy link
Member

whynowy commented Oct 9, 2020

Is your feature request related to a problem? Please describe.
Currently the field selector in resource event source is delegated to k8s field selector, which does not support something like field=abc*.

Describe the solution you'd like
Implement our own selector to support regex.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

@whynowy whynowy added the enhancement New feature or request label Oct 9, 2020
whynowy added a commit to whynowy/argo-events that referenced this issue Oct 15, 2020
@whynowy whynowy added this to the v1.1 milestone Oct 15, 2020
VaibhavPage pushed a commit that referenced this issue Oct 20, 2020
* feat: extend resource eventsource field filter. Closes #913

* re-run codegen with lastest panddoc

* infof
whynowy added a commit to RiyaJohn/argo-events that referenced this issue Nov 17, 2020
…rgoproj#915)

* feat: extend resource eventsource field filter. Closes argoproj#913

* re-run codegen with lastest panddoc

* infof

Signed-off-by: Derek Wang <whynowy@gmail.com>
juliev0 pushed a commit to juliev0/argo-events that referenced this issue Mar 29, 2022
…rgoproj#915)

* feat: extend resource eventsource field filter. Closes argoproj#913

* re-run codegen with lastest panddoc

* infof
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant