Skip to content

v0.1.6-beta

Choose a tag to compare

@github-actions github-actions released this 18 Aug 05:50
· 67 commits to develop since this release
db82687

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.5
    • runc → 1.2.5
  • Improved the CI workflow:
    • Now it uploads binaries for testing purpose
    • workflow_dispatch was added for manual CI triggers
  • Fixed the Release workflow

Enhancements

  • Optimized Node Setter field allocations for kubesolo webhook

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, and kine
  • 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

  • @Kab1r made their first contribution in #44

Full Changelog: v0.1.5-beta...v0.1.6-beta