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

Disable ansi logging when using kuberun command #1161

Closed
pditommaso opened this issue May 27, 2019 · 2 comments
Closed

Disable ansi logging when using kuberun command #1161

pditommaso opened this issue May 27, 2019 · 2 comments

Comments

@pditommaso
Copy link
Member

The kuberun ignore the setting of -ansi-log command line option.

@pditommaso pditommaso added the bug label May 27, 2019
@pditommaso pditommaso added this to the v19.07.0 milestone May 27, 2019
@bentsherman
Copy link
Member

I knew it!

@pditommaso
Copy link
Member Author

ahah, why didn't report it then! :D

@pditommaso pditommaso changed the title The option -ansi-log false is ignored by kuberun command Disable ansi logging when using kuberun command Jun 1, 2019
pditommaso added a commit that referenced this issue Jun 1, 2019
This commit disables the rich ansi logging feature when
using the `kuberun` command since the output is not rendered
correctly. Likely this is due to the wrong encoding of ANSI
escape code when written/read over the http api.
sivkovic pushed a commit to sivkovic/nextflow that referenced this issue Jun 6, 2019
This commit disables the rich ansi logging feature when
using the `kuberun` command since the output is not rendered
correctly. Likely this is due to the wrong encoding of ANSI
escape code when written/read over the http api.
sivkovic pushed a commit to sivkovic/nextflow that referenced this issue Jun 6, 2019
This commit disables the rich ansi logging feature when
using the `kuberun` command since the output is not rendered
correctly. Likely this is due to the wrong encoding of ANSI
escape code when written/read over the http api.
sivkovic pushed a commit to sivkovic/nextflow that referenced this issue Jun 6, 2019
This commit disables the rich ansi logging feature when
using the `kuberun` command since the output is not rendered
correctly. Likely this is due to the wrong encoding of ANSI
escape code when written/read over the http api.

Signed-off-by: Ivkovic <sinisa.ivkovic@gmail.com>
pditommaso added a commit that referenced this issue Jul 27, 2019
This commit disables the rich ansi logging feature when
using the `kuberun` command since the output is not rendered
correctly. Likely this is due to the wrong encoding of ANSI
escape code when written/read over the http api.
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

2 participants