Skip to content

Conversation

@lynn-e
Copy link

@lynn-e lynn-e commented May 16, 2023

Hi, I am a user using mounted-file type ;)
recently, I need several additional parameters of the input plugin (ex. exclude_path, multiline_flush_interval, etc)

I modify to support other parameters of input plugin when using mounted-file type

lynn-e and others added 18 commits May 16, 2023 11:17
Modify to support other parameters of input plugin(ex. exclude_path, multiline_flush_interval, etc) when using mounted-file type

Signed-off-by: lynn-e <[email protected]>
- remove license block from readme
- update license file
- remove header.txt

Signed-off-by: Brian Davis <[email protected]>
- fix reloader endpoint from post to get
- fix linting and test errors
- reduce time for sleep to check more often
- add skip_refresh_on_startup to support gracefulReload

Signed-off-by: Brian Davis <[email protected]>
- disable watch and remove additional fields

Signed-off-by: Brian Davis <[email protected]>
These CVEs come from the prometheus package through a vulnerable version of `golang.org/x/net`.

These versions are gone after updating prometheus by running:
```
go get -u github.com/prometheus/common
```

Signed-off-by: Norbert Luksa <[email protected]>
Set value to debug for pod change

Signed-off-by: jcriadomarco <[email protected]>
The CVE is in `golang.org/x/[email protected]` which comes from the k8s packages. Updating the maintenance version of these packages solves the issue.

Signed-off-by: Norbert Luksa <[email protected]>
Remove copy for match in prometheus metrics

Signed-off-by: jcriadomarco <[email protected]>
- do not download plugins from upstream

Signed-off-by: Brian Davis <[email protected]>
Prepare newe release 1.17.2

Signed-off-by: jcriadomarco <[email protected]>
Add logging improvements for config-reloader

Signed-off-by: jcriadomarco <[email protected]>
Avoid use empty configmaps in fluentd

Signed-off-by: jcriadomarco <[email protected]>
Include read_bytes_limit_per_second as parameter for in_tail plugin

Signed-off-by: jcriadomarco <[email protected]>
Update prometheus plugin to new version 2.1.0

Signed-off-by: jcriadomarco <[email protected]>
@vmwclabot
Copy link

@lynn-e, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants