v0.1.6-beta
·
67 commits
to develop
since this release
What's Changed
Chore
- Bumped the following components:
- Go → 1.24.5
- Kubernetes → 1.33.2
- CoreDNS → 1.12.2
- Portainer Agent → 2.32.0
containerd→ 2.0.5runc→ 1.2.5
- Improved the CI workflow:
- Now it uploads binaries for testing purpose
workflow_dispatchwas added for manual CI triggers
- Fixed the Release workflow
Enhancements
- Optimized Node Setter field allocations for
kubesolowebhook
Optimisation
- Removed unnecessary garbage collection for the memory monitor
- Garbage collection and memory limit settings are only applied to machines with 512MB
- Tweaked performance related settings for
containerd,apiserver,controller, andkine - Increased the memory limit slightly and initial component sleep period
Commit History
- fix: use kubesolo version as k8s version build metadata by @Kab1r in #44
- fix: update K8S_VERSION extraction in Makefile to improve accuracy by @deviantony in #45
- feat(install): enhance installer with automatic detection of libc typ… by @deviantony in #39
- feat(install): add corporate proxy support for installer and environm… by @deviantony in #49
- chore: version bumps and optimisations by @stevensbkang in #50
- fixed musl links to avoid network restriction from the upstream by @stevensbkang in #52
New Contributors
Full Changelog: v0.1.5-beta...v0.1.6-beta