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

Add support for installing specific k3s commit #51

Closed
onedr0p opened this issue Sep 23, 2020 · 1 comment · Fixed by #52
Closed

Add support for installing specific k3s commit #51

onedr0p opened this issue Sep 23, 2020 · 1 comment · Fixed by #52

Comments

@onedr0p
Copy link
Collaborator

onedr0p commented Sep 23, 2020

In the k3s installer we're able to install a specific commit, this would be nice for debugging purposes

https://get.k3s.io/

#   - INSTALL_K3S_COMMIT
#     Commit of k3s to download from temporary cloud storage.
#     * (for developer & QA use)
@onedr0p onedr0p changed the title Add support for Add support for installing specific k3s commit Sep 23, 2020
@onedr0p
Copy link
Collaborator Author

onedr0p commented Sep 23, 2020

I'll work on this and have something soon.

I'll check if k3s_release_version is a regex of a-z0-9{40}, if so we can install that commit.

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

Successfully merging a pull request may close this issue.

1 participant