Skip to main content

Version 2.8.0

SleakOps Team

minor release · March 26, 2026


🚀 New Features

  • Support for Bitbucket and GitLab repositories in Dockertron
    You can now dockerize projects from Bitbucket and GitLab in addition to GitHub using Dockertron, streamlining multi-platform CI/CD pipelines.

  • Preset Application Catalog
    Browse and deploy preconfigured applications such as n8n and Django directly from the new preset catalog screen.


✨ Improvements

  • Direct deep linking to resource details
    You can now access the detail view for workloads, dependencies, projects, variable groups, builds, and deployments directly via URL parameters, with automatic display of account context badges in each drawer.

  • Cross-navigation and context badges in deployment and build views
    Deployment detail screens now show the deployment reason and allow one-click navigation directly to the associated build drawer. Build detail screens have a refreshed title, display up to three recent deployments in a rich table, and provide a convenient link to view all related deployments.

  • Unified detail access from table resource names
    In any table, clicking on a resource name now opens its detail view, providing a consistent and intuitive navigation experience across the platform.

  • Improved navigation from Activity Log
    Links in the Activity Log now take you directly to the detailed view of the affected resource instead of just the general listing, reducing navigation steps and improving troubleshooting.

  • Quick navigation from any resource or user to filtered Activity Log
    Instantly audit activity for a specific resource or user by clicking new options that filter the Activity Log to the relevant context from any detail view or user list.

  • Streamlined dependency messaging in Grafana Addon edits
    The warning message about dependency installation now appears only when creating an Addon in Grafana, preventing confusion during parameter edits and improving clarity.


🐛 Bug Fixes

  • Correct redirection after resolving notifications
    Fixed an issue where clicking 'Resolve' in notifications did not redirect users as expected. You are now accurately redirected after resolving a notification.

  • Improved command autocomplete behavior
    Autocomplete no longer automatically fills commands when you fully clear an entry, ensuring a smoother command entry experience.

  • Accurate progress display in Nodepools
    Progress bars for Nodepools now properly cap at 100%, preventing incorrect display of CPU or other metrics above their maximum.

  • Reliable field validations in advanced Healthcheck settings
    Required field validations are now correctly enforced in advanced Healthcheck configuration forms, reducing the risk of submitting incomplete or invalid data.

  • Consistent tooltips in Activity Log
    All tooltips in the Activity Log now display the correct information, eliminating empty or misleading tooltips and improving event clarity.


Version 2.7.0

SleakOps Team

minor release · March 17, 2026


🚀 New Features

  • Install and access Headlamp addon with integrated authentication
    You can now install the Headlamp IDE addon and access it directly from SleakOps using automatic token-based authentication. This feature allows seamless, secure launch of the Headlamp UI from the addons catalog without manual credential entry.

  • Loki V2 addon: Next-generation logs with dual deployment
    A new Loki V2 addon is available, powered by Grafana Alloy for improved reliability and compatibility. Both old and new Loki addons can be installed in parallel; the new version becomes the default log datasource in Grafana. A notification guides you for a smooth transition, ensuring persistent log history during migration.

  • Dedicated inbox and UI for auto-diagnostic tickets
    Auto-diagnostic tickets are now processed in a dedicated inbox, improving support tracking and clarity. There's a new diagnostics screen accessible from workloads, displaying only diagnostic tickets filtered by resource. The diagnostic flow opens in an expandable drawer, providing a seamless and consistent experience distinct from support tickets.


✨ Improvements

  • Enhanced Dockertron experience in project creation
    The Dockertron integration in project creation now lets you generate Dockerfiles via AI directly from the form. UI adjustments improve usability: key actions are clearer, form order is optimized, and visual feedback ensures a fast, guided setup for new projects.

  • Project environment selection and improved navigation
    When creating a new environment from the Project form, the recently created environment will now be automatically selected, streamlining the multi-step project setup. Access to quickly create environments is restricted to users with the right permissions, increasing security.

  • Cluster upgrade scheduling visibility in the dashboard
    Clusters scheduled for upgrades now clearly display their upgrade status directly on the dashboard, with visual markers and badges. This improves operational planning and reduces the risk of missed or delayed upgrades.

  • Visual labeling of deprecated addons
    Addons marked as deprecated now show a clear "Deprecated" tag in both the addon list and details screens, helping users avoid obsolete deployments and plan migrations efficiently.

  • Code editor for Custom YAML values in addon configuration
    The Custom YAML input for advanced addon configuration now uses a dedicated code editor with syntax highlighting and multiline support, replacing the basic text field for a more comfortable and reliable editing experience.

  • Mandatory fields now visibly marked in all forms
    All mandatory fields across generic forms are now clearly indicated (with an asterisk), making the required information unmistakable and reducing form submission errors.

  • Enhanced Dockertron project/process visualization and workflow
    Dockertron now displays a list of detected projects from a GitHub repository, enabling users to select which ones to containerize. The process includes clear confirmation, improved navigation, and notification when containerization completes, closing the feedback loop.


🐛 Bug Fixes

  • Clear filters when switching accounts
    Switching accounts now automatically resets project and environment filters, preventing confusing empty screens or inconsistent data when moving between organizations.

  • Correct redirect after project creation with Dockertron
    After creating a project using Dockertron, users are now properly redirected to the Dockertron execution screen with the relevant project pre-loaded.

  • Resolved resource name truncation issue
    Resource creation now preserves the full names for each resource, preventing unwanted truncation and ensuring all created resources receive their correct, unique identifiers.

  • Correct alias state display for deleted web services
    The dashboard now accurately updates the status of deleted web service aliases, reflecting their removal as expected.

  • Fix for error 400 when changing environment domains
    Changing the domain in an environment now correctly updates service URLs and triggers the necessary deployments, eliminating previous errors and supporting seamless changes.

  • Proper validation when shutting down clusters with dependencies
    Fixed the shutdown process to allow clusters to power off even when dependent resources have deletion protection, resolving issues that blocked cluster operations.

  • Reliable cluster start after project or environment state transition errors
    Clusters can now be started reliably even after interrupted resource state transitions, eliminating previous blockers linked to project environment errors.


Version 2.6.0

SleakOps Team

minor release · February 23, 2026


🚀 New Features

  • EKS 1.33 Support
    SleakOps now supports EKS 1.33 cluster upgrades, including updated code-dns, kubeproxy, and NodePool AMIs (both Bottlerocket and AL2023).
  • Karpenter Upgrade to v1.8
    Karpenter has been upgraded from v1.3.2 to v1.8, bringing improved node autoscaling performance and stability.
  • Karpenter Monitoring Dashboard
    A dedicated Karpenter dashboard has been added to Grafana, providing visibility into node autoscaling behavior and metrics.
  • Simplified Menu
    The sidebar has been reorganized.
  • Environment Clone Naming
    When cloning an Environment, a modified name is now automatically generated to help prevent naming conflicts with the original.
  • VariableGroup File Editing
    Improved the editing experience for VariableGroups of type file, providing a more intuitive workflow.
  • Form Navigation
    Canceling a form now redirects users to the previous page instead of defaulting to the resource list view.
  • CronJob Next Execution Tooltip
    The tooltip for CronJobs now displays the next scheduled execution time.
  • DNS A Record Alias Delegation
    Added support for domain alias delegation via A-type DNS records, enabling users with domains managed outside SleakOps to delegate them properly.
  • Prometheus CPU Requests
    Users can now define request_cpu values in Prometheus alongside existing backend_memory_requests for better resource allocation control.
  • Grafana Metrics Retention
    Increased the metrics retention time in Grafana for longer historical data availability.
  • Improved Service Downtime Reports
    Enhanced logging and structure of ServiceDowntimeReport for more accurate sub-second downtime tracking.
  • Cluster Editor Permissions
    The editor role has been updated to prevent unauthorized cluster creation, limiting this action to appropriate roles.

🐛 Bug Fixes

  • VariableGroup Project Selection
    Fixed project selection for VariableGroup replication — now correctly displays only projects that share the same cluster.
  • VariableGroup Vertical Error
    Resolved a display error that occurred when pasting VariableGroups in text mode.
  • VariableGroup ENV Validation
    Fixed validation for ENV-type VariableGroups in text mode to prevent submissions with invalid content.
  • Replicated VariableGroup Deletion
    Deleting a replicated VariableGroup now correctly triggers deploys on all associated projects, not just the main one.
  • Monitoring Dependency Date
    Fixed the date picker display in the Monitoring Dependency module for proper metrics analysis.
  • Domain Change Error
    Resolved a error when changing domains in an Environment, ensuring proper URL updates and release creation.
  • Cluster Patch with Deletion Protection
    Cluster configuration can now be edited even when an RDS dependency has deletion_protection enabled.
  • IAM User Password
    Fixed an issue with auto-generated passwords when creating IAM users.
  • ChartDependency Deploy
    Creating or editing ChartDependencies now correctly triggers the deployment process.
  • NodePool Instance Optimization
    Fixed an issue where NodePools were creating unnecessary t3a.micro instances, improving resource allocation efficiency.
  • CNI Update Task Validation
    Added validation to prevent duplicate CNI update tasks from being triggered simultaneously.

Version 2.5.1

SleakOps Team

patch release · 02/04/2026


🚀 New Features

  • VariableGroup Replication
    You can now replicate VariableGroups easily across multiple Projects, enabling broader dissemination of secrets and shared resources without redundant setup.
  • Custom Pod Annotations
    You can now add custom annotations for pods in any supported workload (excluding jobs), including the "karpenter.sh/do-not-disrupt" annotation with built-in explanation and guidance, helping optimize compatibility with Karpenter clusters.
  • CronJob Annotations
    Additional annotation support for CronJobs, making it easier to align with advanced operational requirements.
  • CronJob Name Visible
    The edit interface for cronjobs now shows the cronjob's name at the top, reducing mistakes when editing multiple jobs.
  • Role Change Notice
    Added an informational prompt when editing a user's role to notify that kubeconfigs may need reconfiguration, preventing access issues after role changes.
  • Improved Schema Selector
    Removed the "None" option from the service schema selector, and now the schema visibility is shown on the service list, helping quickly distinguish between public and private services.
  • Dashboard - Domains
    More informative and client-friendly text is now displayed instead of 'Reason:' for domain status explanations.
  • Custom Addon Values
    Enhanced support for custom values in Addons, ensuring correct value propagation to deployed helm releases (especially Grafana and Prometheus). Default retention for Prometheus has been unified to 90 days, with improved form comments.
  • "Updating" Status Filter
    Added "updating" as a filter option in status selectors, allowing for better workload monitoring.

🐛 Bug Fixes

  • VariableGroup Service Filtering
    VariableGroup PATCH operations no longer show unfiltered Services; only relevant ProjectEnv services appear.
  • Volume Deletion
    Volume deletions no longer get stuck in 'Error while Deleting' or 'Deleting' status; deployment logic ensures proper cleanup.
  • Build Execution Order
    The execution order of builds is now processed correctly, so build history reflects actual execution order.
  • Build Buttons
    Build error states now show a "rebuild" button, and only show a "redeploy" button if the build succeeded.
  • Dependency Creation Scroll
    The final step of dependency creation now scrolls correctly, allowing smooth completion.
  • Create Modal
    Prevented the create modal from closing and disabled the "Create" button on form validation errors to avoid accidental data loss.
  • User Deletion
    Fixed error messages when deleting users who may not exist in Chatwoot, preventing backend crashes.
  • VPN/Account Rules
    Enforcement of VPN/account selection rules is now consistent for all user roles during both creation and editing.
  • RFC 1123 Name Validation
    Names on deployments and jobs (including CronJobs) are now validated and corrected to comply with RFC 1123.
  • Protected DB Deletion
    Deleting a DB with 'deletion_protection' enabled now works as intended and does not stick in a retry state.

Version 2.5.0

SleakOps Team

minor release · 01/22/2026


🚀 New Features

  • Buildkit as New Build Engine
    We are incorporating Buildkit as the main build engine, achieving faster, more stable, and reliable container builds. This improvement includes optimizing build validation and execution flows along with a progressive, uninterrupted migration from Kaniko.
  • Guided Tours for Editor and Viewer
    Onboarding tours have been added for editor and viewer roles, facilitating the adoption of key functionalities and initial navigation.
  • Tour Completion
    The tour experience has been improved by incorporating a "Finish / Close" button on the last step.

🐛 Bug Fixes

  • Field Names in Variable Groups
    Correction in the display of field names in file-type Variable Groups to show current values.
  • Error Messages in Textmode
    Correction in the display of length errors in Variable Groups in text mode.
  • RDS Snapshot Creation
    Improvement in instance identifier validation for snapshots, ensuring the use of allowed characters.
  • Log Visualization
    Fixed the loading of errors and log details from the backend, allowing for a better troubleshooting experience.