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

Set executor log level #1226

Closed
wants to merge 1 commit into from
Closed

Set executor log level #1226

wants to merge 1 commit into from

Conversation

dtaniwaki
Copy link
Member

We use logrus in the executor, but there's no way to control the log level. I think we can have a config for it.

@jessesuen
Copy link
Member

@dtaniwaki actually with PR #1214, this will be supported. I added flag in executor and the ability to set additional args and environment variables in the workflow-controller-configmap

@dtaniwaki
Copy link
Member Author

@jessesuen Thank you for implementing it. It’s totally fine if I can configure the log level.

@jessesuen
Copy link
Member

With PNS merged, I think we can close this. This is how we can add log level arguments to executor:

https://github.com/argoproj/argo/blob/master/docs/workflow-controller-configmap.yaml#L100

@dtaniwaki
Copy link
Member Author

Thanks!

@dtaniwaki dtaniwaki closed this Apr 20, 2019
icecoffee531 pushed a commit to icecoffee531/argo-workflows that referenced this pull request Jan 5, 2022
* chore: Fix make command (argoproj#1221)

target "all" was replaced by "build" in argoproj#1203

Signed-off-by: Stephan van Maris <s.vanmaris@teamitg.com>

* feat: added expr filter logic and tests

Signed-off-by: Vaibhav Page <vaibhav.page@gmail.com>

* chore: codegen

Signed-off-by: Vaibhav Page <vaibhav.page@gmail.com>

* chore: codegen

Signed-off-by: Vaibhav Page <vaibhav.page@gmail.com>

Co-authored-by: Stephan van Maris <s.vanmaris@e-village.nl>
Co-authored-by: Derek Wang <whynowy@gmail.com>
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