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
Confirmed previous behavior
//previous install.sh missing set values in download() function
$ sudo INSTALL_K3S_VERSION=BAD_VERSION_INTENTIONALLY INSTALL_K3S_EXEC=TRAITOR ./install-k3s.sh
[INFO] Using BAD_VERSION_INTENTIONALLY as release
[INFO] Downloading hash https://github.com/k3s-io/k3s/releases/download/BAD_VERSION_INTENTIONALLY/sha256sum-amd64.txt
novel behavior when passing bogus information to the script
This issue is to track the work done in #6874 by user @if-nil
The text was updated successfully, but these errors were encountered: