Skip to content

[Request]: UX: Debug performance warning should not output ANSI codes if stderr redirected. #1045

@jglogan

Description

@jglogan

Feature or enhancement request details

% container image pull busybox:latest 2> pull.txt
% head -5 pull.txt
Warning! Running debug build. Performance may be degraded.
% more pull.txt
ESC[33mWarning!ESC[0m Running debug build. Performance may be degraded.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

uxUser experience features and fixes.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions