Skip to main content

53 posts tagged with "release"

View All Tags

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.

Version 2.4.0

SleakOps Team

minor release Β· 01/08/2026


πŸš€ New Features​

  • Workload Auto-Diagnostics
    With the help of AI, you can now quickly and easily discover what's happening with your Workloads. With just one click from the console, you'll get a complete diagnosis.
  • Grace Period for Workloads
    Support for configuring grace period in Workloads.
  • Cost Tags Notifications
    Added notifications for configuring cost tags.
  • Cascade Deletion
    Improvements in cascade deletion flow with active Dependencies.
  • File-based Variable Groups
    Improvements in the Variable Groups form for file types.
  • Project Selector
    Improvements in forms with Project selector.
  • Activity Logs Navigation
    Added links to navigate between Activity Logs and resources.
  • Sidebar
    Visual improvements to the sidebar.
  • Billing Screen
    Improvements to the billing screen.
  • Domain Editing
    Ability to modify domains in existing Environments.
  • Variable Names
    Handling of variable name length in Variable Groups.
  • Environment Names
    Adjustments to default Environment names.
  • Dependency Monitoring
    Improvements in Dependency monitoring.
  • Small Resolutions
    UI improvements for low resolutions or small screens.
  • Modified Variables
    Improvements in the Variable Groups form to mark which variables were modified.
  • Target Port in Web Services
    Support for configuring targetPort for services in Web Services.

πŸ› Bug Fixes​

  • Environment Names
    Handling of Environment name length.
  • Persistent Filters
    Project and Environment filters now persist between screens.
  • Project Icons
    Improved icons for Projects.
  • Addons with Custom Attributes
    Fixed editing of addons with custom attributes.
  • RDS Replicas
    Validation of RDS replica length.
  • Web Services URL
    Fixed URL auto-generation when editing a Web Service.
  • Project Selector
    Fixed visibility of the Project selector.
  • Nodepool Forms
    Fixed errors in Nodepool editing and creation forms.
  • State Transition
    Fixed transition from pending to completed state.
  • SSL Certificate
    Fixed alerts for SSL certificate validation.
  • Cloning with Versions
    Fixed cloning with Dependency versions.
  • Notification Emails
    Fixed visual errors in notification emails.
  • Cloning URL
    Fixed Web Services URL in cloning flow.
  • Delete Project with RDS
    Fixed deletion of a Project with an RDS that has deletion protection enabled.