Version 1.7.11
patch release · 24/04/2025
🚀 New Features
- Kubernetes 1.31 & Karpenter 1.3
SleakOps now provisions clusters on EKS 1.31 and upgrades the autoscaler to Karpenter 1.3. - Stronger Secret Management
All secrets are now also stored encrypted in AWS Systems Manager Parameter Store, adding an extra layer of durability beyond the in-cluster copy.
🐛 Bug Fixes
- Dev-Cluster Workers
Removed the PodDisruptionBudge improving worker reliability in development clusters when the cluster had the scheduler shutdown enabled. - Builds
Builds are no longer triggered for every minor project edit. - Deployments
Switched deployments jobs away from Fargate; build logs are now persisted for easier troubleshooting. - Web Service Details
Refined the service detail page for clearer visibility of endpoints, status, and metrics. - Kubecost Add-on
Stability improvements