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

Parser: pass configuration object #929

Open
kwinkel opened this issue Feb 14, 2022 · 0 comments
Open

Parser: pass configuration object #929

kwinkel opened this issue Feb 14, 2022 · 0 comments

Comments

@kwinkel
Copy link

kwinkel commented Feb 14, 2022

Is your feature request related to a problem? Please describe.
When using not included plugins it is not a great experience using existing fields of the Flow/ClusterFlow CRD to configure any custom plugin.

Describe the solution you'd like
Please provide a CRD field for parsers to allow a configuration like this:

spec:
  filters:
    - parser:
        parse:
          type: myplugin
          configuration: |
            myconfkey somevalue,someothervalue

Describe alternatives you've considered
Currently I'm using the expression field which limits custom plugins to use the CRD. This workaround is very limited.

@stale stale bot added the wontfix This will not be worked on label Apr 12, 2023
@pepov pepov added the enhancement New feature or request label Apr 17, 2023
@stale stale bot removed the wontfix This will not be worked on label Apr 17, 2023
@stale stale bot added the wontfix This will not be worked on label Aug 15, 2023
@aslafy-z aslafy-z removed the wontfix This will not be worked on label Aug 16, 2023
@stale stale bot added the wontfix This will not be worked on label Oct 15, 2023
@pepov pepov added pinned priority-low and removed wontfix This will not be worked on labels Oct 17, 2023
@kube-logging kube-logging deleted a comment from stale bot Nov 27, 2024
@kube-logging kube-logging deleted a comment from stale bot Nov 27, 2024
@kube-logging kube-logging deleted a comment from stale bot Nov 27, 2024
@kube-logging kube-logging deleted a comment from stale bot Nov 27, 2024
@csatib02 csatib02 added this to the Misc/Other milestone Nov 29, 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

4 participants