Skip to main content

Version 1.7.11

SleakOps Team

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

Version 1.7.10

SleakOps Team

patch release · 01/04/2025


🚀 New Features

  • Enhanced Permission Control
    Projects can now have additional associated permissions, whether they are AWS IAM Policies or custom permissions.
  • Dependency Details
    The configuration details of each dependency are now displayed within its detail view.
  • Cluster Update Screen Improvements
    EKS Insights analysis is now included directly in SleakOps to streamline cluster updates.
  • Build & Project Enhancements
    Additional information during builds and improved project validation workflows.

🐛 Bug Fixes

  • Improved Text Input
    Resolved issues affecting text inputs in forms.
  • Cluster Access Data
    Fixed a bug when retrieving cluster connection data under a different selected account.
  • Domain List Filters
    Added filters by account to the domain listing.
  • Nodepool List Improvements
    Refined visuals for the nodepool list view.
  • Add-on Installation Updates
    The list of add-ons now refreshes properly after installation.
  • Variable Group Editing
    Fixed an issue with editing variable groups.
  • Subscription Attachment
    Addressed a bug that prevented new subscriptions from attaching correctly.
  • Cost Forecast
    Fixed forecasting issues for better cost estimations.

Version 1.7.9

SleakOps Team

patch release · 17/02/2025


🚀 New Features

  • Cronjob Enhancements
    Configure cronjob policies and easily filter between active and inactive cronjobs.
  • Support Emails on Notifications
    When SleakOps generates a notification, users now receive it via email.
  • EKS Insights
    During cluster upgrades, SleakOps checks EKS Insights to ensure everything is running smoothly.

🐛 Bug Fixes

  • Project Flow Improvements
    Enhanced various settings, forms, and other elements for smoother project management.
  • AWS Account Creation Flow
    Now supports inactive AWS accounts, providing clear guidance on how to manually activate them before resuming the process in SleakOps.

Version 1.7.8

SleakOps Team

patch release · 10/02/2025


🚀 New Features

  • Kubernetes 1.30
    Updated EKS support to version 1.30.

🐛 Bug Fixes

  • Minor UI Enhancements
    Improved the visual design for project and workload screens.

Version 1.7.7

SleakOps Team

patch release · 05/02/2025


🚀 New Features

  • Import from External Buckets
    Quickly copy files from an external S3 Bucket into SleakOps via the new Import Bucket feature.
  • Project View Overhaul
    See logs and key info in a single screen for better visibility.
  • Executions Renamed to Workloads
    Updated terminology to align with internal cluster notation.
  • Cluster Deletion Optimization
    Added extra validation for a more secure and stable deletion process.

🐛 Bug Fixes

  • Project Permissions for Jobs
    Fixed an issue where Jobs used cluster node permissions instead of Project permissions.
  • Docker Args Modification
    Builds now correctly apply any Docker Args changed just before they run.
  • VPN Profile Generation
    Resolved an issue preventing third-party user profiles from being generated successfully.