cozystack/internal/controller
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
..
dashboard [vpc,dashboard] Expose subnet details in dashboard 2025-11-13 19:10:22 +03:00
kubeovnplunger [kubeovn] Implement the KubeOVN plunger 2025-09-11 02:11:58 +03:00
cozystackresource_controller.go [controller] Remove crdmem, handle DaemonSet 2025-10-29 12:45:57 +03:00
suite_test.go Move project from aenix-io to cozystack repository 2025-03-10 21:16:58 +01:00
system_helm_reconciler.go controller add sleep before annotate hr 2025-08-15 16:19:40 +03:00
tenant_helm_reconciler.go controller add sleep before annotate hr 2025-08-15 16:19:40 +03:00
workload_controller.go [cozystack-controller] Refactor errors 2025-07-21 18:46:48 +02:00
workload_controller_test.go [cozystack-controller] Fix deleting workloads 2025-07-21 17:56:18 +02:00
workloadmonitor_controller.go [cozystack-controller] Refactor errors 2025-07-21 18:46:48 +02:00