Skip to content

Releases: alexellis/k3sup

Tune verbosity of pkg

07 Jun 08:42
Compare
Choose a tag to compare
Tune verbosity of pkg Pre-release
Pre-release

Changelog for 0.9.3:

Commits
629c0bc Make GetClientArch silent on command line by @alexellis
bda94d0 Update examples and list multi-master as a feature by @alexellis
4c110e6 Update README for about author by @alexellis
002ca83 Add post by Eamon by @alexellis
f677605 Ignore error from reading stdin in unit test by @alexellis
dbfada9 Fix missed err by @alexellis
64da658 Add new k3sup post by @alexellis
e462d27 support downloading into a folder with a space by @amalkh5
8d19951 Update Slack channel in Derek's message by @alexellis

Generated by Derek

Add --no-extras flag

10 Mar 11:26
Compare
Choose a tag to compare

Changelog for 0.9.2:

Commits
5a636db Add --no-extras flag by @alexellis
7a0c182 Add note on k3s kubeconfig as world-readable by @alexellis
560e197 Removed post that moved to arkade by @alexellis
01a643e README: add another blog post by @leonklingele
c347d0a Create FUNDING.yml by @alexellis
6a698ed Make Grep case insensitive in download script by @Waterdrips

Generated by Derek

Return on-zero exit for k3sup app

26 Feb 21:22
Compare
Choose a tag to compare

Changelog for 0.9.1:

Commits
6645e9b Give non-zero exit code for k3sup app by @alexellis

Generated by Derek

Remove k3sup app command in favour of arkade

26 Feb 11:14
Compare
Choose a tag to compare

Changelog for 0.9.0:

In this version we removed the "k3sup app" command in favour of "arkade", you can find out more via #217 and if you're not ready to upgrade, just pin the version to an older release.

We now have:

k3up install - build a new k3s server
k3sup join - build an agent and join it to a k3s cluster

Commits
59a8fa9 Merge branch 'remove-apps' by @alexellis
25e4872 Remove apps from k3sup README by @alexellis
6184746 Remove apps and move to arkade by @alexellis
971f87d Add tests for thrown errors upon project-id omission by @utsavanand2

Generated by Derek

Add --secret-key-file to inlets-operator

24 Feb 17:59
Compare
Choose a tag to compare

Changelog for 0.8.14:

  • PR #211 Update inlets-operator to take the --secret-key-file flag by @Waterdrips

Commits
90d5718 Update inlets-operator to take the --secret-key-file flag by @Waterdrips
65fc012 Update inlets-operator app overrides by @utsavanand2

Generated by Derek

Operator updates for Inlets

23 Feb 14:43
Compare
Choose a tag to compare

Changelog for 0.8.13:

Commits
65fc012 Update inlets-operator app overrides by @utsavanand2
7be2f23 Add formatting to Travis by @alexellis

Generated by Derek

Run gofmt in CI and updates for helm

21 Feb 11:11
Compare
Choose a tag to compare

Changelog for 0.8.12:

  • PR #208 Rework the wait flag to be optional and fix chart template by @Waterdrips

Commits
7be2f23 Add formatting to Travis by @alexellis
5b74569 Add gofmt as part of Makefile by @alexellis
2fd0c74 Fix gofmt by @alexellis
2941dfd Rework the wait flag to be optional and fix chart template by @Waterdrips
fa2f0d1 Re-add the --wait flag to the helm3 installation by @Waterdrips

Generated by Derek

Add the --wait flag to the helm3 installation

21 Feb 07:33
Compare
Choose a tag to compare

Changelog for 0.8.11:

Commits
fa2f0d1 Re-add the --wait flag to the helm3 installation by @Waterdrips
17f05fb Add flag to override basic-auth password by @Waterdrips

Generated by Derek

Add flag to override basic-auth password for OpenFaaS

20 Feb 15:43
Compare
Choose a tag to compare

Changelog for 0.8.10:

Commits
17f05fb Add flag to override basic-auth password by @Waterdrips
5269a8e Add note for removing cached versions of k3sup tools by @alexellis

Generated by Derek

Fix an issue with downloading helm2/3 on demand

20 Feb 13:45
Compare
Choose a tag to compare

Changelog for 0.8.9:

Commits
5269a8e Add note for removing cached versions of k3sup tools by @alexellis
e5797f1 Remove the override for custom HELM_VERSION by @Waterdrips
44148cb Pass flag for helm version rather than use env var by @Waterdrips
69517d6 Allow Pinning of versions for charts by @Waterdrips
4254351 Add blog post by Pablo Caderno by @kadern0
218958a Prevent installation of apps for arm by @alexellis

Generated by Derek