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

[Release-1.28] - Add option to disable colors in check-config output. #9667

Closed
brandond opened this issue Mar 6, 2024 · 1 comment
Closed
Assignees

Comments

@brandond
Copy link
Member

brandond commented Mar 6, 2024

Backport fix for Add option to disable colors in check-config output.

@endawkins
Copy link

Validated on branch 1.28 with commit aa3a18b / version 1.28

Environment Details

Infrastructure

  • Cloud
  • Hosted

Node(s) CPU architecture, OS, and Version:

Linux ip-172-31-21-141 6.2.0-1018-aws #18~22.04.1-Ubuntu SMP Wed Jan 10 22:54:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.3 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

Cluster Configuration:

1 server

Config.yaml:

N/A

Additional files

N/A

Testing Steps

  1. Install k3s:
$ curl -sfL https://get.k3s.io | INSTALL_K3S_VERSION=v1.28.7+k3s1 sh -
$ curl -sfL https://get.k3s.io | INSTALL_K3S_COMMIT=aa3a18ba9b7a02de75b69412769e14e057661631 sh -
  1. Run the following command:
$ NO_COLOR=true k3s check-config

Validation Results:

  • k3s version used for validation:
$ k3s -v
k3s version v1.28.7+k3s-aa3a18ba (aa3a18ba)
go version go1.21.7

v1 28-validation(1)

v1 28-validation(2)

Additional context / logs:

N/A

@github-project-automation github-project-automation bot moved this from New to Done Issue in K3s Development Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants