Skip to main content
Version: 2.0

Changelog

2.0.0 - 2025-03-28​


Added​

  • Introduced Cloud Usage Billing Module to enable cost tracking, chargeback, and showback for internal/external users.
  • Added support for Auto-Scaling Groups (ASG) for VM workloads, enabling dynamic compute resource scaling.
  • Rolled out a refreshed UI with streamlined layout and improved navigation.

Changed​

  • Enriched CubeCMP v2 API to support new billing and ASG automation endpoints.
  • Updated installation options to support offline deployment in secure environments.

Fixed​

Application​

  • Fixed RBAC issues that prevented users from deleting applications.
  • Fixed a UI bug on the image selection page during application creation.

Load balancer​

  • Fixed an issue where the load balancer was not deleted properly.
  • Fixed an issue preventing applications from attaching to load balancer rules.
  • Fixed a failure when creating the load balancer with HTTP and HTTPS protocols.

Instance​

  • Fixed mismatch between imported instance image size and actual image size.
  • Fixed snapshot and backup image deletion errors.
  • Fixed an error preventing expired instances from updating their status to "expired".

Public Cloud​

  • Fixed AWS instance resize failure due to incorrect volume resizing.
  • Fixed instance volume stuck in "creating" state after extension.
  • Fixed a bug preventing AWS Kubernetes clusters fro being suspended or resumed.

1.4.1 – 2023-07-01​

Added​

  • Introduced multi-tenant management features for projects and quotas.
  • Enabled support for external authentication services (e.g., SSO).
  • Added instance management capabilities for flavors, images, and monitoring.
  • Included Kubernetes configuration options for node types and sizes.
  • Enabled file share and object storage configuration.
  • Added user activity and security history tracking.
  • Introduced SSH key-based user authentication.
  • Integrated cloud provider validation tools for administrators.
  • Enabled Kubernetes-as-a-Service with cluster lifecycle management.
  • Added support for Marketplace-based Kubernetes app deployments.
  • Expanded storage service capabilities with NFS/CIFS shares and image management.
  • Introduced network service management: floating IPs, firewalls, and load balancers.
  • Added approval workflows for both instance and Kubernetes lifecycle management.
  • Unified interface for managing AWS EC2 resources via CubeCMP.

Changed​

  • No previously released features were changed in this version.

Fixed​

CubeCMP Platform​

  • Fixed password update issue for local accounts.
  • Improved login theme compatibility with external authentication.
  • Enhanced firewall rule enforcement on target instances.
  • Secured authentication method for instance creation.

Kubernetes​

  • Fixed default node and pool setting inconsistencies.
  • Resolved sorting issue in Kubernetes cluster list.
  • Added support for UDP-based load balancers.

Public Cloud​

  • Fixed floating IP limitation for AWS elastic IPs.
  • Resolved issue with duplicate firewall rule names.
  • Enhanced volume information display in public cloud views.

Security​

  • Hardened authentication methods used during instance provisioning.