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

Chart value "composer.logLength" doesn't affect. #139

Merged
merged 1 commit into from
Mar 18, 2023

Conversation

oniku-2929
Copy link

Hi @No9.

I found that the chart value composer.logLength doesn't affect to the composer's actual setting value LOG_LENGTH.
Then it's just used the default value 500 even though I specify it like this.

helm install core-dump-handler . --set composer.logLength=10

Because core-dump-agent doesn't read the environment variable "COMP_LOG_LENGTH" passed from daemonset.yaml.

@No9
Copy link
Collaborator

No9 commented Mar 18, 2023

Thanks very much for this @oniku-2929 good catch.

If you can sign the commit as per https://github.com/IBM/core-dump-handler/pull/139/checks?check_run_id=12098075677
I can land this in.

Signed-off-by: oniku2929 <o29n1ku2ku@gmail.com>
@oniku-2929
Copy link
Author

@No9
Thank you for your checking.
I signed the commit.

@No9 No9 merged commit aeb7f40 into IBM:main Mar 18, 2023
@oniku-2929 oniku-2929 deleted the fix/logLength branch March 19, 2023 02:09
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.

2 participants