|
| 1 | +--- |
| 2 | +title: Announcing ACE v2026.3.30 |
| 3 | +date: "2026-03-30" |
| 4 | +weight: 16 |
| 5 | +authors: |
| 6 | +- Samiul Islam |
| 7 | +tags: |
| 8 | +- billing-ui |
| 9 | +- cloud-native |
| 10 | +- cluster-ui |
| 11 | +- database |
| 12 | +- kubedb |
| 13 | +- kubedb-ui |
| 14 | +- kubernetes |
| 15 | +- kubestash |
| 16 | +- platform-ui |
| 17 | +--- |
| 18 | + |
| 19 | +We are pleased to announce the release of `ACE v2026.3.30`. |
| 20 | + |
| 21 | +ACE **v2026.3.30** brings improvements to installer configuration, site administration, and form-driven workflows across the platform. This release also includes several backend and upgrade related improvements to make cluster onboarding, routing, and operational management more reliable. In this post, we'll highlight the changes done in this release. |
| 22 | + |
| 23 | +### Key Changes |
| 24 | +- **Alertmanager configuration is now exposed through ACE installer options** with email and webhook routing support. |
| 25 | +- **Site Administration is improved** with a dedicated cluster inventory page and better orphan organization management flows. |
| 26 | +- **Feature set and preset workflows are improved** in Cluster UI with dedicated pages and manifest preview support. |
| 27 | +- **Installer and backend flows are more reliable** with safer `user-config` handling, better credential-less EKS onboarding, and safer upgrade handling for backup components. |
| 28 | + |
| 29 | +Here are the components specific changes: |
| 30 | + |
| 31 | +### Billing UI |
| 32 | +#### Enhancements |
| 33 | +- Added an **Auto Assign Cluster** toggle in contract cluster settings for eligible users. |
| 34 | +- Improved deep-link handling with `redirect_to` support so billing links can take users directly to the intended page. |
| 35 | +- Simplified the **Add Cluster** flow with a lighter editor and inline error handling. |
| 36 | + |
| 37 | +#### Fixes & Improvements |
| 38 | +- Fixed routing issues when switching usage type or product in usage views. |
| 39 | +- Updated customer-facing copy in contract link actions. |
| 40 | + |
| 41 | +### Cluster UI |
| 42 | +#### Enhancements |
| 43 | +- Moved feature-set configuration from modal dialogs to dedicated pages across cluster, hub, and spoke flows. |
| 44 | +- Added generated manifest preview and edit support before deployment in feature-set workflows. |
| 45 | +- Extended the same guided flow to preset editing. |
| 46 | + |
| 47 | +#### Fixes & Improvements |
| 48 | +- Improved public cluster import routing to support cluster names that contain slashes. |
| 49 | +- Creating KubeDB resources from Cluster UI now redirects users to the dedicated **KubeDB UI** flow. |
| 50 | +- Reduced noisy upgrade prompts by waiting for version data before showing new-version notices. |
| 51 | + |
| 52 | +### KubeDB UI |
| 53 | +#### Enhancements |
| 54 | +- Improved project quota visibility in the initial database create flow, including cases where only CPU or memory limits are partially set. |
| 55 | +- Added an **Edit** action for `kubestash.com` resources to make related edit flows easier to reach. |
| 56 | +- Updated several related navigation flows to stay in the same tab. |
| 57 | + |
| 58 | +#### Fixes & Improvements |
| 59 | +- Clarified quota charts when no CPU or memory limit is set instead of showing misleading empty states. |
| 60 | +- Hid the snapshot create button where it should not be exposed. |
| 61 | +- Added earlier validation for overly long resource names in create flows. |
| 62 | + |
| 63 | +### Platform UI |
| 64 | +#### Enhancements |
| 65 | +- Added a dedicated **Clusters** page in Site Administration with search and key cluster metadata. |
| 66 | +- Added orphan organization visibility in the Site Administration organization list and direct delete action from the table. |
| 67 | +- Improved URL handling by automatically adding `https` where needed. |
| 68 | + |
| 69 | +#### Fixes & Improvements |
| 70 | +- Cluster navigation now stays in the same tab instead of opening a new tab unexpectedly. |
| 71 | + |
| 72 | +### Platform Backend |
| 73 | +#### Enhancements |
| 74 | +- Exposed **Alertmanager** email and webhook routing through ACE installer options. |
| 75 | +- Added support for Gateway API based service presets in installer-driven deployments. |
| 76 | +- Improved credential-less **EKS** onboarding with better IAM setup and smoother OCM registration behavior. |
| 77 | +- Added APIs to list and delete orphan organizations. |
| 78 | +- Implemented **get-update API pagination** for update workflows. |
| 79 | +- Added an admin API to list cluster information for site administration workflows. |
| 80 | +- Updated scripts to support running outbox workflows on macOS. |
| 81 | + |
| 82 | +#### Fixes & Improvements |
| 83 | +- Preserved existing platform `user-config` secrets instead of overwriting them during install or upgrade. |
| 84 | +- Added safer handling for existing **KubeStash** components during ACE upgrades. |
| 85 | +- Made `storageClass` optional in `ace-options`. |
| 86 | +- Improved billing event handling and contract reminder timing in backend flows. |
| 87 | +- Updated observability and networking dependencies including **Envoy**, **KEDA**, **ingress-nginx**, **grafana-tools**, and **Voyager**. |
| 88 | +- Improved OpenShift monitoring deployment behavior and fixed RBAC for license proxyserver metrics. |
| 89 | + |
| 90 | +## Support |
| 91 | +- **Contact Us**: Reach out via [our website](https://appscode.com/contact/). |
| 92 | +- **Release Updates**: Join our [google group](https://groups.google.com/a/appscode.com/g/releases) for release updates. |
| 93 | +- **Stay Updated**: Follow us on [Twitter/X](https://x.com/appscode) for product announcements. |
| 94 | +- **Tutorials**: Subscribe to our [YouTube channel](https://youtube.com/@appscode) for tutorials on production-grade Kubernetes tools. |
| 95 | +- **Learn More**: Explore [ACE](https://appscode.com/docs/). |
| 96 | +- **Report Issues**: File bugs or feature requests on [GitHub](https://github.com/appscode-cloud/launchpad/issues). |
0 commit comments