You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: