What's Changed
Feature
- Added --full flag (KUBESOLO_FULL env var) to run with upstream Kubernetes defaults instead of edge-optimised overrides, useful for CI and powerful machines. It is disabled by default - #143
Security
- Fixed CVE-2026-33816 - #138
Fixes
- Fixed pod egress connectivity loss after reboot by owning pod masquerade rules directly instead of relying on kube-proxy or the CNI bridge plugin - #140
Full Changelog: v1.1.3...v1.1.4