Files
cozystack/packages/system
Timofei Larkin 7cbe564ff1 [controller] Remove crdmem, handle DaemonSet
This patch drops the custom caching of the Cozystack resource
definitions in favor of the informer cache and adds a flag to the
Cozystack controller to select, whether it restarts the cozystack-api
deployment or the cozystack-api daemonset.

As with the new default behavior of using a local endpoint for the k8s
API by the lineage webhook and the Cozystack API, the Cozystack
controller now also defaults to restarting a Cozystack API DaemonSet
instead of a Deployment. To revert to the old behavior, disable the
local k8s API endpoint on the webhook and cozystack API and set the
`cozystackController.cozystackAPIKind` value in the Cozystack controller
system Helm chart to "Deployment".

```release-note
[controller] Use informer cache instead of the older bespoke
implementation and add support for running the Cozystack API as a
DaemonSet.
```

Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
2025-10-29 12:45:57 +03:00
..
2025-09-24 12:32:37 +02:00
2025-10-06 20:18:29 +00:00
2025-08-04 18:22:43 +03:00
2025-09-26 09:47:51 +02:00
2025-06-19 16:23:25 +02:00
2025-10-13 15:00:18 +02:00
2025-09-24 12:32:37 +02:00
2025-10-01 10:12:38 -04:00
2025-10-01 10:12:38 -04:00
2025-02-25 10:08:08 +01:00
2025-09-24 12:32:37 +02:00
2025-10-17 15:17:00 +03:00
2025-10-10 07:46:34 +00:00
2025-10-10 07:46:34 +00:00
2025-08-12 14:06:54 +03:00
2025-10-06 20:18:29 +00:00
2025-10-20 12:54:32 +03:00
2024-11-21 01:11:48 +01:00
2024-08-05 15:35:56 +02:00
2025-08-26 14:40:16 +02:00
2025-09-24 12:32:37 +02:00
2025-09-24 12:32:37 +02:00