π’ Release Notes - v2.2.14
π Date: July 9, 2025
π What's Fixed & Improved?
πΉ Bug Fixes
- π οΈ Correct File Ownership for Kubeconfig file (
~/.kube/config
)- Fixed an issue during the copy of the Kubeconfig file (
~/.kube/config
) when the primary group of the Kubernetes user (with admin privileges) was not the same as the username. - The task now dynamically detects and applies the correct primary group, ensuring proper file ownership and avoiding permission-related errors.
- Fixed an issue during the copy of the Kubeconfig file (
Full Changelog: v2.2.13...v2.2.14