Commit Graph

14 Commits

Author SHA1 Message Date
Eason Zhao
9ece101d8c feat: alert manager set-up for all services 2025-10-20 21:31:25 -04:00
Nicolas
1fac5d3bf2 feat(opentelemetry): enhance logging attributes with additional Kubernetes labels and service names 2025-09-28 10:12:21 +08:00
Nicolas
38b154547c refactor(opentelemetry): enhance RBAC and logging configuration for OpenTelemetry integration 2025-09-24 11:20:24 +08:00
Nicolas
6cd47723bc refactor(opentelemetry): update configuration to use OpenTelemetryCollector and conditional logging 2025-09-24 11:16:05 +08:00
Nicolas
08f67641d3 enable devops log 2025-09-24 11:08:49 +08:00
1f993da23e revert e76da4ea18
revert Remove all such cert usage(across all services) if service is already deployed in k8s
2025-08-29 03:53:51 +00:00
Nicolas
e76da4ea18 Remove all such cert usage(across all services) if service is already deployed in k8s 2025-08-29 10:03:35 +08:00
Nicolas
ca97023409 devops support AKV 2025-08-18 18:06:26 +08:00
Nicolas
974007809d feat: add RabbitMQ queue name environment variables for DevOps service
- Add RABBITMQ_OUTPUT_QUEUE_NAME and RABBITMQ_INPUT_QUEUE_NAME environment variables
- Configure queue names in values.alpha.yaml and values.prod.yaml
- Update devops-config.yaml template to include new environment variables
- Set default queue names to 'freeleaps.devops.reconciler.output' and 'freeleaps.devops.reconciler.input'
- This enables configurable queue names to fix message consumption issues
2025-08-08 12:09:58 +08:00
zhenyus
c24b2ad479 fix: rename MongoDB configuration keys in values.alpha.yaml and devops-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 03:09:57 +08:00
zhenyus
398d35dd0a fix(devops): rename RABBITMQ_VHOST to RABBITMQ_VIRTUAL_HOST in devops-config.yaml
- Updated the environment variable name for RabbitMQ from RABBITMQ_VHOST to RABBITMQ_VIRTUAL_HOST for consistency with naming conventions.
- Ensured proper encoding and quoting of the variable value.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:48:03 +08:00
zhenyus
d258694c04 feat(devsvc): add RabbitMQ configuration to values.alpha.yaml
- Introduced RabbitMQ connection settings including host, port, username, password, and virtual host in values.alpha.yaml.
- Updated devops-config.yaml to include RabbitMQ environment variables for configuration.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:46:19 +08:00
Nicolas
11a1191628 chore: update devops Helm chart and CI/CD templates, unify values and templates, remove old authentication templates, fix all lint errors, fully tested with helm template output. All local changes for devops to CI/CD are now complete. 2025-07-21 17:04:53 +08:00
Nicolas
d03c119322 chore: remove all Chinese text, full English internationalization for gitea-webhook-ambassador-python 2025-07-21 15:33:35 +08:00