cozystack/packages
Timofei Larkin 523d8ea638
[vpc] Give predictable name to subnet configmap (#1590)
## What this PR does

The new VPC feature creates a configmap, containing the list of subnets
under the VPC. However, the configmap has the VPC ID in its name, rather
than the name of the VPC, making it harder to target inside the
dashboard, as the helper functions from Helm (e.g. sha256sum) may not be
available in the dashboard's custom resources. This patch renames the
configmap to use the VPC's name.

### Release note

```release-note
[vpc] Change the subnet configmap name to a human-friendly value
(matching the VPC name), instead of being derived via a sha256sum,
making it easier to reference in the dashboard.
```
2025-11-04 20:27:57 +04:00
..
apps [vpc] Give predictable name to subnet configmap (#1590) 2025-11-04 20:27:57 +04:00
core [vpc] Install Multus by default 2025-11-04 17:02:55 +03:00
extra [dx] JSDoc compatible syntax for values.yaml 2025-10-29 08:57:26 +05:00
library Remove versions_map logic 2025-09-24 12:32:37 +02:00
system [flux] Close Flux Operator ports to external access (#1581) 2025-11-04 17:13:43 +01:00