Cozystack v0.41: MongoDB, Dashboard Edit Button, Resource Quota UI, JWT Security, and cert-manager Gateway API

Cozystack v0.41: MongoDB, Dashboard Edit Button, Resource Quota UI, JWT Security, and cert-manager Gateway API

Version 0.41 expands the database catalog with MongoDB and significantly improves the dashboard and security posture.

Major Features and Improvements

MongoDB as a Managed Application

MongoDB joins the Cozystack application catalog as a fully managed service with:

  • Replica set deployment with configurable replicas.
  • Persistent storage with configurable size.
  • Resource management (CPU and memory requests/limits).
  • Built-in monitoring integration.

Dashboard Edit Button

All resources in the dashboard now have an Edit button, enabling users to modify any deployed application directly from the UI without switching to the CLI.

Resource Quota Usage in Dashboard

The tenant details page now displays resource quota usage, giving tenants and operators a clear picture of how much of their allocated resources are consumed.

JWT Token Verification

The dashboard now performs JWT token verification, closing a security gap and ensuring that only authenticated users can interact with the platform API.

cert-manager Gateway API Support

cert-manager now auto-enables Gateway API support when the Gateway API addon is active, simplifying TLS certificate management for gateway-based ingress.

VM Flexibility Improvements

  • VMs can now change the external field after creation.
  • VMs can switch between instancetype and custom resources after creation.

Fixes (v0.41.1–v0.41.11)

Key fixes across 11 patch releases include:

  • Enum validation for IngressNginx exposeMethod.
  • VPA minReplicas set to 1 for VMAgent.
  • Show Service and Ingress resources for Kubernetes app in dashboard.
  • Separated Keycloak branding values.
  • Fixed CoreDNS serviceaccount to match Kubernetes bootstrap RBAC.
  • Dashboard startupProbe to prevent restarts on slow hardware.
  • Denied resourcequotas deletion for tenant admin.
  • Kube-OVN updated to v1.15.3.

All changes: v0.41.0, v0.41.1, v0.41.2, v0.41.3, v0.41.4, v0.41.5, v0.41.6, v0.41.7, v0.41.8, v0.41.9, v0.41.10, v0.41.11

Join the community