cozystack/packages/apps
Andrei Kvapil c831f53444
[virtual-machine] Fix cloudInit and sshKeys
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2025-07-09 08:41:40 +02:00
..
bucket Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
clickhouse Prepare release v0.33.0 2025-07-03 20:57:31 +00:00
ferretdb [apps] Give examples of new resources in managed app README's 2025-07-03 22:58:06 +03:00
http-cache Prepare release v0.33.0 2025-07-03 20:57:31 +00:00
kafka [apps] Give examples of new resources in managed app README's 2025-07-03 22:58:06 +03:00
kubernetes Prepare release v0.33.1 2025-07-08 06:24:09 +00:00
mysql Prepare release v0.33.0 2025-07-03 20:57:31 +00:00
nats [apps] Give examples of new resources in managed app README's 2025-07-03 22:58:06 +03:00
postgres [postgres] do not allow change postgres pwd 2025-07-08 08:52:29 +06:00
rabbitmq [apps] Give examples of new resources in managed app README's 2025-07-03 22:58:06 +03:00
redis [apps] Give examples of new resources in managed app README's 2025-07-03 22:58:06 +03:00
tcp-balancer [apps] Give examples of new resources in managed app README's 2025-07-03 22:58:06 +03:00
tenant [tenant] Respect cpu-allocation-ratio in resourceQuotas 2025-07-02 15:14:56 +03:00
virtual-machine [virtual-machine] Fix cloudInit and sshKeys 2025-07-09 08:41:40 +02:00
vm-disk [virtual-machine] Refactor golden images 2025-07-03 13:33:44 +03:00
vm-instance [virtual-machine] Fix cloudInit and sshKeys 2025-07-09 08:41:40 +02:00
vpn [apps] Give examples of new resources in managed app README's 2025-07-03 22:58:06 +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 bugfix: vm and vmi add svc to dashboard 2025-07-08 10:02:34 +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