cozystack/pkg
Timofei Larkin f4e0145c1c [api] Use shared informer cache
This patch changes all clients in the Cozystack API server to typed
ones from the controller runtime. This should improve the performance of
the API server and simplifies the code by removing work with
unstructured objects and dynamic clients.

```release-note
[api] Use typed and cache-backed k8s clients in the Cozystack API to
improve performance. Get rid of operations on unstructured objects and
use of dynamic clients.
```

Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
2025-10-27 16:21:23 +03:00
..
apis [controller,api] Refactor tenant resource label 2025-10-01 13:24:40 +03:00
apiserver [api] Use shared informer cache 2025-10-27 16:21:23 +03:00
cmd/server [api,platform] Decouple CozyRDs from API HR 2025-10-08 16:18:47 +03:00
config Scaffold CozyRD CRD 2025-07-29 17:03:22 +03:00
generated [cozystack-api] Implement TenantNamespace, TenantModules, TenantSecret and TenantSecretsTable resources 2025-09-24 18:27:54 +02:00
lineage [controller,api] Specify visible secrets 2025-10-01 16:56:52 +03:00
ovnstatus [kubeovn] Implement the KubeOVN plunger 2025-09-11 02:11:58 +03:00
registry [api] Use shared informer cache 2025-10-27 16:21:23 +03:00