-
v3.2.2 Stable
released this
2024-03-23 21:11:48 +00:00 | 170 commits to main since this releaseWhat's Changed
Support zalando postgres operator; fix sync button existing when it should not; other minor patches by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/186
- fix bug where enabled apps in tui showed sync option even if it wasn't installed
- added more cute emojis to outputs of syncs in tui
- support the zalando postgres operator with initialization (beta - may not be fully production ready yet)
- updates google-auth, requests-oauthlib, and mkdocs-material deps
- anytime we pop an app from the main dict in init.py, we set a default of {}
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.2.1...v3.2.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.2.1 Stable
released this
2024-03-22 08:04:33 +00:00 | 174 commits to main since this releaseWhat's Changed
- chore(deps): update dependency deptry to v0.14.2 by @renovate in https://github.com/small-hack/smol-k8s-lab/pull/179
- attempt to fix the issues with all distros being set to false by checking to make sure the cached distro is different from the selected distro by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/185
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.2.0...v3.2.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.2.0 Stable
released this
2024-03-22 07:13:42 +00:00 | 176 commits to main since this releaseWhat's Changed
- Add sync option to apps in the TUI; fix select bug where distro became 'worker'; fixes the node deprecation error from the bw cli by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/184
Quick run through of new sync feature in the TUI:
https://github.com/small-hack/smol-k8s-lab/assets/2389292/deefc6ff-116c-41a8-a4d4-75ae6575a749
There are no captions above, but as a quick transcript, I note that after you have an existing cluster, if you click it, then select the modify button, you will go to the apps screen. From the apps screen, if an app is enabled, in the app input panel on the right, in the bottom right corner of the border, there will now be a "🔁 sync" button. If you click that button, it will sync your Argo CD app if it already exists, and then it will output the result into a notification that can be clicked to make it go away. I also note in the video that in the future, I'd like apps that haven't been installed to have an install button, so you can install new apps directly via the tui instead having to click through to the cli run. Thanks!
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.1.0...v3.2.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.1.0 Stable
released this
2024-03-18 20:04:11 +00:00 | 178 commits to main since this releaseWhat's Changed
- Fix
skipbug that caused apps outside of cert manager to fail; update deptry and textual; tidy home assistant docs by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/183
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.0.7...v3.1.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fix
-
v3.0.7 Stable
released this
2024-03-18 15:25:31 +00:00 | 180 commits to main since this releaseWhat's Changed
- Update default_config.yaml - fix default usb device serial index and add docs for home assistant and generic device plugin by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/178
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.0.6...v3.0.7
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.0.6 Stable
released this
2024-03-18 13:59:11 +00:00 | 181 commits to main since this releaseWhat's Changed
- add support for a generic device plugin as a default app in smol-k8s-lab and add more default home assistant secret keys by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/177
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.0.5...v3.0.6
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.0.5 Stable
released this
2024-03-16 14:42:42 +00:00 | 182 commits to main since this releaseWhat's Changed
- Fix home assistant repo to use small-hack org helm chart for allowed project repos by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/175
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.0.4...v3.0.5
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.0.4 Stable
released this
2024-03-16 12:06:48 +00:00 | 185 commits to main since this releaseWhat's Changed
- Add sleeps to node ip search and zitadel api health queries; also improve env var tooltip for sensitive init values by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/174
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.0.3...v3.0.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.0.3 Stable
released this
2024-03-15 15:01:23 +00:00 | 186 commits to main since this releaseWhat's Changed
- fix issue where local ip may not be ready yet, so we can't join new nodes yet by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/173
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.0.2...v3.0.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.0.2 Stable
released this
2024-03-15 14:08:05 +00:00 | 187 commits to main since this releaseWhat's Changed
- catch existing node taint error, and grab lower case cloudflare token by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/172
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.0.1...v3.0.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads