cozystack/packages/apps
2025-05-17 12:16:49 +02:00
..
bucket Enable user-added params in tenant cluster Cilium 2025-05-05 15:37:34 +03:00
clickhouse Merge branch 'main' into 519-cross-arch-components 2025-05-17 12:16:49 +02:00
ferretdb Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
http-cache Merge branch 'main' into 519-cross-arch-components 2025-05-17 12:16:49 +02:00
kafka Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
kubernetes Merge branch 'main' into 519-cross-arch-components 2025-05-17 12:16:49 +02:00
mysql Merge branch 'main' into 519-cross-arch-components 2025-05-17 12:16:49 +02:00
nats Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
postgres Merge branch 'main' into 519-cross-arch-components 2025-05-17 12:16:49 +02:00
rabbitmq Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
redis Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
tcp-balancer Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
tenant [tenant] Fix networkpolicy for accessing externalIPs from the cluster (#854) 2025-04-23 14:30:55 +02:00
virtual-machine [virtual-machine] Fix: Add GPU names to virtual machines spec 2025-04-23 15:27:47 +02:00
vm-disk [vm-disk] disable immediate bind for non-upload disks (#742) 2025-04-02 22:42:51 +02:00
vm-instance [virtual-machine] Fix: Add GPU names to virtual machines spec 2025-04-23 15:27:47 +02:00
vpn Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
Makefile switched place -maxdepth im Makefiles (#140) 2024-05-21 02:29:34 +02:00
README.md add precommit and fix postgres job (#418) 2024-10-14 18:15:41 +02:00
versions_map Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +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