mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-28 02:18:36 +00:00
- upd redis - update kubernetes app to use workloadmonitors - upd kubernetes - fix version <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Added `WorkloadMonitor` resources for various components including Kubernetes clusters, Redis, Sentinel, and SeaweedFS. - Introduced monitoring capabilities for `alerta`, `alertmanager`, `grafana`, and `vlogs` services. - Enhanced RBAC configurations to support new monitoring resources across multiple API groups. - **Improvements** - Updated metadata and labeling for virtual machine templates. - Added dynamic resource naming based on release and group names. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
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