-
v0.10.5 Stable
released this
2022-12-14 08:06:29 +00:00 | 342 commits to main since this releaseWhat's Changed
- update subproc to log.debug errors, and update k0s,k3s,kind to check shutil.which() before deletion by @jessebot in https://github.com/jessebot/smol-k8s-lab/pull/36
Full Changelog: https://github.com/jessebot/smol-k8s-lab/compare/v0.10.4...v0.10.5
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.10.4 Stable
released this
2022-12-13 22:06:12 +00:00 | 343 commits to main since this releaseWhat's Changed
- 30 - update documentation website, README, and --help text by @jessebot in https://github.com/jessebot/smol-k8s-lab/pull/33
Full Changelog: https://github.com/jessebot/smol-k8s-lab/compare/v0.10.3...v0.10.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.10.3 Stable
released this
2022-12-13 12:08:25 +00:00 | 346 commits to main since this releaseWhat's Changed
- k3s: fix order of operations error by @cloudymax in https://github.com/jessebot/smol-k8s-lab/pull/32
- fix subproc quiet param, fix log to file, fix kind install by @jessebot in https://github.com/jessebot/smol-k8s-lab/pull/29
Full Changelog: https://github.com/jessebot/smol-k8s-lab/compare/v0.10.2...v0.10.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.10.2 Stable
released this
2022-12-08 18:52:03 +00:00 | 350 commits to main since this releaseWhat's Changed
- adding a little note when we finish installing/uninstalling a distro :) by @jessebot in https://github.com/jessebot/smol-k8s-lab/pull/27
- switching to XDG_CACHE_DIR and XDG_CONFIG_DIR everywhere by @jessebot in https://github.com/jessebot/smol-k8s-lab/pull/28
Full Changelog: https://github.com/jessebot/smol-k8s-lab/compare/v0.10.0...v0.10.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.10.0 Stable
released this
2022-12-08 14:23:09 +00:00 | 353 commits to main since this releaseMajor release! 🌟
What's Changed
- hot fix for "rich.errors.NotRenderableError: Unable to render None" by @jessebot in https://github.com/jessebot/smol-k8s-lab/pull/19
- add version kwarg processing for helm install to main lib by @jessebot in https://github.com/jessebot/smol-k8s-lab/pull/20
- docs(contributor): contributors readme action update by @github-actions in https://github.com/jessebot/smol-k8s-lab/pull/26
- Update k0s.md by @cloudymax in https://github.com/jessebot/smol-k8s-lab/pull/22
- Add K0s support 🎉 by @jessebot in https://github.com/jessebot/smol-k8s-lab/pull/18
New Contributors
- @github-actions made their first contribution in https://github.com/jessebot/smol-k8s-lab/pull/26
Full Changelog: https://github.com/jessebot/smol-k8s-lab/compare/v0.9.2...v0.10.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.9.2 Stable
released this
2022-12-07 19:05:06 +00:00 | 389 commits to main since this releaseWhat's Changed
- adding better, more configurable logging by @jessebot in https://github.com/jessebot/smol-k8s-lab/pull/17
- log levels are now configurable and so are log files
- also in this PR:
-vis now mapped--versionand-his now mapped to--help
Full Changelog: https://github.com/jessebot/smol-k8s-lab/compare/v0.9.1...v0.9.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- adding better, more configurable logging by @jessebot in https://github.com/jessebot/smol-k8s-lab/pull/17
-
v0.9.1 Stable
released this
2022-12-06 15:49:17 +00:00 | 403 commits to main since this releaseWhat's Changed
- updating help text, quickstart docs, and naming from hyphens to underscores by @jessebot in https://github.com/jessebot/smol-k8s-lab/pull/13
Full Changelog: https://github.com/jessebot/smol-k8s-lab/compare/v0.9.0...v0.9.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.9.0 Stable
released this
2022-12-06 11:51:13 +00:00 | 405 commits to main since this releaseWe're on pypi now 🎉
What's Changed
- a bunch of little bug fixes related to:
- Package for pypi by @jessebot in https://github.com/jessebot/smol_k8s_lab/pull/8
Full Changelog: https://github.com/jessebot/smol_k8s_lab/compare/v0.8.9...v0.9.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.8.9 Stable
released this
2022-10-04 10:55:14 +00:00 | 501 commits to main since this release- update todos
- check if helm is installed and install it if it's not
- catch all unsupported distros for --delete command
- fix the way bitwarden headers print, so that password is asked for after we announce we're working on bitwarden portion now
- more cute bears ʕᵔᴥᵔʔ
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.8.8 Stable
released this
2022-10-04 10:28:53 +00:00 | 504 commits to main since this release- tidy markdown docs and readme
- add more data about what we use under the hood
- create a proper kind config.yaml
- add rich as a python requirement
- remove old smaller kind quickstart script
- use kind cmd via python instead of bash
- better progress bars
- tidyed subproc doc string
- fixed help text to include kind in blurb
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads