Skip to content

Releases: alexellis/k3sup

Fix for k3sup install flag validation

26 Aug 21:14
Compare
Choose a tag to compare

Changelog for 0.12.3:

Commits
c0a4833 Fix parsing of host field by @alexellis

Changes: 0.12.2...0.12.3

Generated by Derek

Release for M1 MacOS and custom data directories for k3sup join

26 Aug 14:19
Compare
Choose a tag to compare

Changelog for 0.12.2:

  • PR #388 Make server's data-dir configurable for getting node token in join command by @alexellis

Commits
0c77d99 Add build for darwin arm64 and adjust get accordingly by @Shikachuu
ab154f7 Update examples for install, join and main command by @alexellis
ea0ddb2 Update .DEREK.yml file by @alexellis
8723f19 Remove old packages from apps feature by @alexellis
7d6f3e3 Make data-dir configurable for getting node token by @alexellis

Changes: 0.12.1...0.12.2

Generated by Derek

Update support message and placement, upgrade external packages for building on M1

26 Aug 10:42
Compare
Choose a tag to compare

Changelog for 0.12.1:

Commits
386e158 Alter the support message printed in k3sup by @alexellis
7a56f29 Increase minimum 32-bit arm version by @alexellis
68217ee Upgrade golang.org packages by @alexellis
5f9113d Update ISSUE_TEMPLATE.md by @alexellis

Changes: 0.12.0...0.12.1

Generated by Derek

Fix k3sup for SSH keys on Ubuntu 22.04

24 Jun 16:22
Compare
Choose a tag to compare

Changelog for 0.12.0:

  • PR #379 Use explicit path for SUCCESS_CMD by @rgee0

Commits
c59d67b Update Go crypo libraries and migrate to Go 1.18 by @alexellis
31df0cf Add k3s and LXC post by @alexellis
dbcd86d Use explicit path for SUCCESS_CMD by @rgee0
89c545d Fix 376 by @alexellis
a163ffe Add k3s check command by @alexellis
f88ab09 Update README.md by @alexellis
95da91c Add sponsoring card back to README due to lack of sponsors by @alexellis
844370e Update README.md by @alexellis
a025e44 Update PULL_REQUEST_TEMPLATE.md by @alexellis
4926aa8 Update .DEREK.yml by @alexellis
d193798 Mention k3s-channel flag by @alexellis

Changes: 0.11.3...0.12.0

Generated by Derek

Cut a new release with Go 1.17

05 Jan 19:51
Compare
Choose a tag to compare

Changelog for 0.11.3:

Commits
e2bb181 Remove vendoring in CI by @alexellis
e06bdae Update go version for M1 Darwin support in CI by @alexellis

Changes: 0.11.2...0.11.3

Generated by Derek

Upgrade for K3s HA and fix for merging config on Windows

14 Dec 19:58
Compare
Choose a tag to compare

Changelog for 0.11.2:

Commits
b3b7106 Expand --local-path string for Windows by @sralloza
73b7f03 Added instructions for using --server-user by @cbrachem
080b9cf Add --token to HA external datastore command by @Waterdrips
38c1dc5 Update README.md by @alexellis
99811f1 Update README.md by @alexellis
57e86ae Update README.md by @alexellis
cdcebfb Build badge with Github CI link by @rashedkvm
40f3ff6 Added build badge using workflow name by @rashedkvm
2a52d3c Update README.md by @alexellis
9b6964f Update README.md by @alexellis
b53a140 Update README.md by @alexellis
9717ee3 Add a blog post to the README by @adyanth
4c0bbd5 Update pre-reqs in ToC by @alexellis
89d15f2 Update README with note on passwordless sudo by @alexellis
2d28f9e Update README.md by @alexellis
75b863e Update ISSUE_TEMPLATE.md by @alexellis
26db404 Update .DEREK.yml by @alexellis

Changes: 0.11.1...0.11.2

Generated by Derek

Default to the stable k3s version instead of v1.19

15 Jun 08:06
Compare
Choose a tag to compare

Changelog for 0.11.1:

Commits
95cf0b1 Set the k3s version to stable by @alexellis
3315af5 Update README.md by @alexellis
6fde5ef Fix two ToC links by @alexellis
337fef3 Update headings and add 2fa note by @alexellis

Generated by Derek

Setup K3s with Yubikeys & smart cards on MacOS & Linux

12 May 14:34
Compare
Choose a tag to compare

Highlights:

This release means you can use your 2FA / smart card with k3sup for connecting to your servers.
An example would be the Yubikey which once properly configured will cause k3sup to use the ssh-agent on MacOS or Linux to connect.

For instructions and testing see: #312

Changelog for 0.11.0:

Commits
fd9dfea Handle absense of SSH_AUTH_SOCK and agent errors by @johnmccabe
dfedcae Add ssh-agent with fall-through to join command. by @johnmccabe
c52c222 Transparently use ssh-agent on linux/darwin by @johnmccabe

Generated by Derek

Minor fix to install --local command

14 Apr 14:02
Compare
Choose a tag to compare

Changelog for 0.10.2:

Minor fix to install --local command to allow --skip-install to be used to obtain the kubeconfig file.

Commits
de10fc7 Update ToC and switch out sponsors image by @alexellis
333b1bc Update troubleshooting section by @alexellis
bdb6458 Fix 321 for local skip-install option by @alexellis
752f25c Update ISSUE_TEMPLATE.md by @alexellis
1d5eda9 Update README.md by @alexellis

Generated by Derek

Build with newer upload-assets action

04 Mar 22:47
Compare
Choose a tag to compare

Changelog for 0.10.1:

Commits
7ff6f60 Update to newer upload-assets GitHub Action by @alexellis
29b43c8 Update SWAG by @alexellis

Generated by Derek