Files
cozystack/packages/apps
Andrei Kvapil 5f40685161 fix: running=false for the VMs (#621)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Chores**
- Revised Virtual Machine configuration to require explicit confirmation
for the running state. The system no longer auto-activates instances by
default, giving users more direct control over instance activation.
Existing validations continue to ensure that only valid configurations
are applied, resulting in a more reliable deployment process.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-07 13:53:56 +01:00
..
2024-10-10 12:12:25 +02:00
2025-01-18 15:41:43 +01:00
2025-01-18 15:41:43 +01:00
2025-01-29 11:39:30 +01:00
2024-11-21 15:35:10 +01:00
2025-01-29 11:39:30 +01:00
2025-01-18 15:41:43 +01:00
2025-01-18 15:41:43 +01:00
2024-10-21 16:02:11 +02:00
2024-10-16 18:35:30 +02:00
2024-10-21 16:02:11 +02: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