cozystack/packages/system/cozystack-controller
Timofei Larkin 9b0f919052 [controller, api] Select ingresses and services
This patch extends the resource-selecting function of the webhook to
also apply selectors to ingresses and services, like has been already
done for secrets. The Cozystack resource definitions have been upgraded
to contain two more fields: `ingresses` and `services` and populated
with counterparts of the legacy selectors from the dashboard roles.

```release-note
[controller, api] Enable marking ingresses and services as user-facing
and implement selectors for existing CozystackResourceDefinitions.
```

Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
2025-10-06 11:31:09 +03:00
..
crds [controller, api] Select ingresses and services 2025-10-06 11:31:09 +03:00
images/cozystack-controller [platform] Use cozypkg instead of helm 2025-06-13 19:02:15 +02:00
templates [lineage, controller] Implement name selectors 2025-10-01 12:29:04 +03:00
.gitignore Introduce cozystack-controller (#560) 2025-01-09 12:24:51 +01:00
Chart.yaml Introduce cozystack-controller (#560) 2025-01-09 12:24:51 +01:00
Makefile [dx] Remove BUILDER and PLATFORM autodetection logic 2025-09-05 11:48:19 +02:00
values.yaml Prepare release v0.37.0-alpha.2 2025-09-30 17:46:53 +00:00