cozystack/packages/apps
Andrei Kvapil d5521df9bd
[tenant] Respect cpu-allocation-ratio in resourceQuotas
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2025-07-02 15:14:56 +03:00
..
bucket Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
clickhouse [apps] Add enum of allowed values to resourcePreset in all applications 2025-06-25 16:48:20 +03:00
ferretdb [apps] Add enum of allowed values to resourcePreset in all applications 2025-06-25 16:48:20 +03:00
http-cache [apps] Add enum of allowed values to resourcePreset in all applications 2025-06-25 16:48:20 +03:00
kafka [apps] Add enum of allowed values to resourcePreset in all applications 2025-06-25 16:48:20 +03:00
kubernetes [kubernetes] fix ingress template 2025-07-02 15:13:50 +03:00
mysql [apps] Add enum of allowed values to resourcePreset in all applications (#1117) 2025-06-28 14:03:13 +02:00
nats [apps] Add enum of allowed values to resourcePreset in all applications 2025-06-25 16:48:20 +03:00
postgres [apps] Add enum of allowed values to resourcePreset in all applications 2025-06-25 16:48:20 +03:00
rabbitmq [apps] Add enum of allowed values to resourcePreset in all applications 2025-06-25 16:48:20 +03:00
redis [apps] Add enum of allowed values to resourcePreset in all applications 2025-06-25 16:48:20 +03:00
tcp-balancer [apps] Add enum of allowed values to resourcePreset in all applications 2025-06-25 16:48:20 +03:00
tenant [tenant] Respect cpu-allocation-ratio in resourceQuotas 2025-07-02 15:14:56 +03:00
virtual-machine Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
vm-disk Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
vm-instance Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
vpn [apps] Add enum of allowed values to resourcePreset in all applications 2025-06-25 16:48:20 +03:00
Makefile Remove user-facing config of limits and requests 2025-05-23 17:32:42 +03:00
README.md add precommit and fix postgres job (#418) 2024-10-14 18:15:41 +02:00
versions_map [tenant] Respect cpu-allocation-ratio in resourceQuotas 2025-07-02 15:14:56 +03:00

How to test packages local

cd packages/core/installer
make image-cozystack REGISTRY=YOUR_CUSTOM_REGISTRY
make apply
kubectl delete pod dashboard-redis-master-0 -n cozy-dashboard
kubectl delete po -l app=source-controller -n cozy-fluxcd