Files
cozystack/packages/apps
Andrei Kvapil 107f390ae8 workloadmonitor (#563)
- 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>
2025-01-09 13:25:12 +01:00
..
2024-10-10 12:12:25 +02:00
2024-12-09 18:42:41 +01:00
2024-12-27 18:53:46 +01:00
2024-12-30 15:34:05 +01:00
2024-11-21 15:35:10 +01:00
2025-01-09 13:25:12 +01:00
2024-12-30 15:34:05 +01:00
2025-01-09 13:25:12 +01:00
2024-10-21 16:02:11 +02:00
2025-01-09 13:25:12 +01:00
2025-01-09 13:25:12 +01:00
2024-10-16 18:35:30 +02:00
2025-01-09 13:25:12 +01: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