Skip to content

v1.1.7

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jun 21:18
f902d42

What's Changed

Feature

  • Introduced kubesoloctl, a management CLI tool for KubeSolo #139
    • For more information, refer to this docs
  • Introduced Container mode to support KubeSolo on macOS, WSL2, or any Linux dev host with Docker Engine #106
    • For more details, refer to this docs
  • Introduced native d2k integration, Docker-to-Kubernetes API translator #156
    • For more details, refer to this docs
  • Auto-regenerate certificates when the node IP changes #159
  • Added fuse-overlayfs support where the rootfs is an overlay #160

Fixes

  • Fixed an issue where optional components failure exit the service #163
  • Fixed an issue Portainer Edge env vars were stripped by sudo env_reset #161
  • Fixed an issue where false-positive runc warning messages flooding #157
  • Added the missing --startup-timeout flag to the docs #154

Chore

  • Updated KubeSolo to track Kubernetes v1.34.8 #162
  • Bumped embedded dependency versions #164
    • Go 1.26.2 → 1.26.4
    • Portainer Agent 2.39.2 -> 2.39.4
    • CoreDNS 1.14.3 -> 1.14.4

New Contributors

Full Changelog: v1.1.6...v1.1.7