cozystack/internal/controller/dashboard
Timofei Larkin 6fdc9b0bad [vpc,dashboard] Expose subnet details in dashboard
## What this PR does

To use the new VPC feature, users need to pass the subnet ID to the VMs
they wish to launch in a given VPC/subnet. As the dashboard cannot
compute the subnet ID in the same manner as the Helm template, a helper
configmap is created, containing the details of the subnets attached to
a given VPC. This configmap is queried by the dashboard frontend to
render those details to the user.

### Release note

```release-note
[vpc,dashboard] Expose subnet details to end-user in the dashboard.
```

Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
2025-11-13 19:10:22 +03:00
..
breadcrumb.go [dashboard] Revert reconciler removal 2025-10-30 19:37:20 +03:00
customcolumns.go [dashboard-controller] Move bages generation logic to internal dashboard 2025-11-04 17:11:31 +01:00
customformsoverride.go [dashboard] sync with upstream & enhancements 2025-11-05 18:22:22 +01:00
customformsoverride_test.go [dashboard] sync with upstream & enhancements 2025-11-05 18:22:22 +01:00
customformsprefill.go [dashboard] Revert reconciler removal 2025-10-30 19:37:20 +03:00
factory.go [vpc,dashboard] Expose subnet details in dashboard 2025-11-13 19:10:22 +03:00
helpers.go [dashboard-controller] Move bages generation logic to internal dashboard 2025-11-04 17:11:31 +01:00
manager.go [dashboard-controller] Fix static resources reconciliation and showing 2025-11-07 17:30:26 +01:00
marketplacepanel.go [dashboard] Revert reconciler removal 2025-10-30 19:37:20 +03:00
sidebar.go [dashboard] Revert reconciler removal 2025-10-30 19:37:20 +03:00
static_helpers.go [dashboard] sync with upstream & enhancements 2025-11-05 18:22:22 +01:00
static_processor.go [dashboard] Revert reconciler removal 2025-10-30 19:37:20 +03:00
static_refactored.go [vpc,dashboard] Expose subnet details in dashboard 2025-11-13 19:10:22 +03:00
tableurimapping.go [dashboard] refactor dashboard configuration 2025-09-25 14:57:33 +02:00
ui_helpers.go [dashboard-controller] Move bages generation logic to internal dashboard 2025-11-04 17:11:31 +01:00
unified_helpers.go [dashboard-controller] Move bages generation logic to internal dashboard 2025-11-04 17:11:31 +01:00