Skip to content

Releases: small-hack/smol-k8s-lab

v0.10.10

04 Jan 15:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.9...v0.10.10

v0.10.9

22 Dec 09:23
Compare
Choose a tag to compare

What's Changed

  • typo in the env config for the XDG config spec by @jessebot in #42

Full Changelog: v0.10.8...v0.10.9

v0.10.8

22 Dec 09:11
Compare
Choose a tag to compare

What's Changed

  • Comply with existing $KUBECONFIG or default to XDG spec by @jessebot in #41

Full Changelog: v0.10.7...v0.10.8

v0.10.7

17 Dec 17:28
Compare
Choose a tag to compare

What's Changed

  • add flag to install extra tooling needed for k8s stuff by @jessebot in #38

Full Changelog: v0.10.6...v0.10.7

v0.10.6

15 Dec 17:50
Compare
Choose a tag to compare

What's Changed

  • Fix open kubeconfig perms, and fix docs by @jessebot in #37

Full Changelog: v0.10.5...v0.10.6

v0.10.5

14 Dec 08:08
Compare
Choose a tag to compare

What's Changed

  • update subproc to log.debug errors, and update k0s,k3s,kind to check shutil.which() before deletion by @jessebot in #36

Full Changelog: v0.10.4...v0.10.5

v0.10.4

13 Dec 22:08
Compare
Choose a tag to compare

What's Changed

  • 30 - update documentation website, README, and --help text by @jessebot in #33

Full Changelog: v0.10.3...v0.10.4

v0.10.3

13 Dec 13:04
Compare
Choose a tag to compare

What's Changed

  • k3s: fix order of operations error by @cloudymax in #32
  • fix subproc quiet param, fix log to file, fix kind install by @jessebot in #29

Full Changelog: v0.10.2...v0.10.3

v0.10.2

08 Dec 18:54
Compare
Choose a tag to compare

What's Changed

  • adding a little note when we finish installing/uninstalling a distro :) by @jessebot in #27
  • switching to XDG_CACHE_DIR and XDG_CONFIG_DIR everywhere by @jessebot in #28

Full Changelog: v0.10.0...v0.10.2

v0.10.0

08 Dec 14:25
Compare
Choose a tag to compare

Major release! 🌟

What's Changed

  • hot fix for "rich.errors.NotRenderableError: Unable to render None" by @jessebot in #19
  • add version kwarg processing for helm install to main lib by @jessebot in #20
  • docs(contributor): contributors readme action update by @github-actions in #26
  • Update k0s.md by @cloudymax in #22
  • Add K0s support 🎉 by @jessebot in #18

New Contributors

  • @github-actions made their first contribution in #26

Full Changelog: v0.9.2...v0.10.0