Files
cozystack/packages/apps
klinch0 3c27a1e9bf add metrics agents (#461)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced new HelmRelease configurations for cert-manager, monitoring
agents, and Victoria Metrics Operator in Kubernetes.
- Added resource specifications for `vmselect` in the VMCluster
configuration.
- Enhanced resource management for `vmselect` with defined limits and
requests for memory and CPU.

- **Bug Fixes**
	- Adjusted resource limits for Redis failover memory allocation.

- **Documentation**
- Updated README and release notes for various components, enhancing
clarity and usability.

- **Chores**
- Updated image versions across multiple components for consistency and
performance improvements.
- Modified migration scripts to facilitate transitions and manage
resources effectively.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Andrei Kvapil <kvapss@gmail.com>
2024-11-04 19:01:33 +01:00
..
2024-10-10 12:12:25 +02:00
2024-10-21 16:02:11 +02:00
2024-10-22 17:14:04 +02:00
2024-10-21 23:25:11 +02:00
2024-10-09 17:45:47 +02:00
2024-11-04 19:01:33 +01:00
2024-10-21 16:02:11 +02:00
2024-10-21 16:02:11 +02:00
2024-10-21 16:02:11 +02:00
2024-11-04 19:01:33 +01:00
2024-10-16 18:35:30 +02:00
2024-11-04 17:34:40 +01:00
2024-10-21 16:02:11 +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