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

Fixed config.yaml in chart. fix customFields for kinesis target. #295

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

nikolay-o
Copy link
Contributor

@nikolay-o nikolay-o commented Apr 5, 2023

I found that chart is broken because of typo in config,yaml, fixed.
Also it turns out that customFields property lost for kinesis target, also fixed.
without this change kinesis message body.String() looks like:

"{\"message\":\"validation rule 'check-seccomp' passed.\",\"policy\":\"restrict-seccomp\",\"rule\":\"check-seccomp\",\"priority\":\"\",\"status\":\"pass\",\"severity\":\"medium\",\"category\":\"Pod Security Standards (Baseline)\",\"scored\":true,\"resource\":{\"apiVersion\":\"v1\",\"kind\":\"Pod\",\"name\":\"pod-7f48ccb69b-29zcb\",\"namespace\":\"default\",\"uid\":\"acdb7b5c-62eb-4fc5-b291-f1c622a39015\"},\"creationTimestamp\":\"2023-04-05T23:46:10Z\"}\n"

@fjogeleit could you please look?

…ckage.

Signed-off-by: Nikolay Osmolovskiy <nikolay.osmolovsky@gmail.com>
@fjogeleit
Copy link
Member

Your fix is released with Helm Chart Version 2.18.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants