Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Output data missing when using kubecolor logs with --force-colors flag #124

Open
diepei opened this issue May 14, 2023 · 0 comments
Open

Comments

@diepei
Copy link

diepei commented May 14, 2023

When using kubecolor logs command with the --force-colors flag to enable color output, sometimes the output is missing data. This can cause difficulties in troubleshooting issues within the Kubernetes cluster.

Steps to Reproduce:

Execute the following command: kubecolor logs --force-colors
Observe the output for any missing data.
Expected Result:
The output should display all the relevant logs with color formatting enabled.

Actual Result:
Sometimes the output is missing data, making it difficult to troubleshoot issues.

Additional Information:

This issue is observed in Kubernetes cluster running on RedHat 8,7.
The issue seems to be related to the --force-colors flag, as disabling it resolves the issue.

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

No branches or pull requests

1 participant