Commit Graph

58 Commits

Author SHA1 Message Date
freeleaps-gitops-bot
0f3ab81004 ci(bump): bump payment image version for alpha to snapshot-6536166 2025-10-22 04:45:39 +00:00
Eason Zhao
9ece101d8c feat: alert manager set-up for all services 2025-10-20 21:31:25 -04:00
freeleaps-gitops-bot
e265262fd5 ci(bump): bump payment image version for alpha to snapshot-cd725c8 2025-10-20 10:11:56 +00:00
freeleaps-gitops-bot
dba56beed3 ci(bump): bump payment image version for alpha to snapshot-e12fb45 2025-10-18 06:34:05 +00:00
freeleaps-gitops-bot
85e47ef35b ci(bump): bump payment image version for alpha to snapshot-e22f85e 2025-10-13 06:01:53 +00:00
freeleaps-gitops-bot
f45fdc0f77 ci(bump): bump payment image version for alpha to snapshot-3de8dbd 2025-10-09 02:55:30 +00:00
freeleaps-gitops-bot
42019d1432 ci(bump): bump payment image version for alpha to snapshot-75813a3 2025-09-28 06:24:06 +00:00
freeleaps-gitops-bot
68a45535f6 ci(bump): bump payment image version for alpha to snapshot-6eb50f1 2025-09-26 10:30:33 +00:00
freeleaps-gitops-bot
52736bc1fd ci(bump): bump payment image version for alpha to snapshot-41bb6e7 2025-09-26 05:22:41 +00:00
Nicolas
2d996ba0dd ci(bump): update payment image tag to snapshot-2a517fa 2025-09-26 09:52:34 +08:00
Nicolas
19754e6fb6 feat(notification): add deployment strategy and update health check parameters 2025-09-26 09:02:17 +08:00
freeleaps-gitops-bot
0f6f15362e ci(bump): bump payment image version for alpha to snapshot-11c52d6 2025-09-25 14:20:21 +00:00
Nicolas
4bb2653bb7 chore: update Jenkinsfile execute mode to 'on_demand' for service hub and frontend; add appEnv to notification and payment configs in alpha and prod values 2025-09-25 16:51:10 +08:00
Nicolas
2df579dd13 increase memory and CPU limits for payment service in alpha and prod configurations 2025-09-24 14:23:58 +08:00
freeleaps-gitops-bot
efc1edbe4a ci(bump): bump payment image version for alpha to snapshot-2a517fa 2025-09-24 06:09:33 +00:00
freeleaps-gitops-bot
f9a0f5eb81 ci(bump): bump payment image version for alpha to snapshot-bae0903 2025-09-23 14:51:14 +00:00
freeleaps-gitops-bot
2be57cb278 ci(bump): bump payment image version for alpha to snapshot-3cba9e4 2025-09-23 07:22:30 +00:00
freeleaps-gitops-bot
94fee876b9 ci(bump): bump payment image version for alpha to snapshot-96f2f52 2025-09-22 11:25:39 +00:00
freeleaps-gitops-bot
4185a010eb ci(bump): bump payment image version for alpha to snapshot-74d9550 2025-09-22 08:50:56 +00:00
freeleaps-gitops-bot
a299e65475 ci(bump): bump payment image version for alpha to snapshot-77d0a9c 2025-09-19 10:16:01 +00:00
freeleaps-gitops-bot
2d3f1b53a2 ci(bump): bump payment image version for alpha to snapshot-39d7d2a 2025-09-19 05:49:07 +00:00
freeleaps-gitops-bot
eef6280259 ci(bump): bump payment image version for alpha to snapshot-cea1b2c 2025-09-19 03:49:30 +00:00
freeleaps-gitops-bot
648629bd9a ci(bump): bump payment image version for alpha to snapshot-38ff0ae 2025-09-18 09:45:46 +00:00
zhenyus
b7908d1692 Refactor configuration files to remove unused fields and add AKV secret management for payment service
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 21:41:21 +08:00
freeleaps-gitops-bot
1e4d6b4e4c ci(bump): bump payment image version for alpha to snapshot-12a0d9a 2025-07-31 15:44:03 +00:00
freeleaps-gitops-bot
d487a52c74 ci(bump): bump payment image version for alpha to snapshot-311fd21 2025-07-29 10:46:39 +00:00
freeleaps-gitops-bot
32399c599d ci(bump): bump payment image version for alpha to snapshot-e7eeaaf 2025-07-29 04:16:46 +00:00
freeleaps-gitops-bot
b2f834ac6a ci(bump): bump payment image version for alpha to snapshot-eec7ac2 2025-07-28 14:32:06 +00:00
freeleaps-gitops-bot
9292c41bfc ci(bump): bump payment image version for alpha to snapshot-9e2e2fa 2025-07-28 13:35:36 +00:00
freeleaps-gitops-bot
c0885c7965 ci(bump): bump payment image version for alpha to snapshot-baf606d 2025-07-28 10:56:42 +00:00
freeleaps-gitops-bot
6941dd710d ci(bump): bump payment image version for alpha to snapshot-b9f275c 2025-07-24 07:13:49 +00:00
freeleaps-gitops-bot
3d9a57dea1 ci(bump): bump payment image version for alpha to snapshot-2234571 2025-07-23 13:54:06 +00:00
zhenyus
3aad06eeb7 feat: add Vertical Pod Autoscaler (VPA) configuration across multiple services for improved resource management
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-10 23:53:31 +08:00
freeleaps-gitops-bot
72f3cadefd ci(bump): bump payment image version for alpha to snapshot-95a525a 2025-04-27 03:31:19 +00:00
freeleaps-gitops-bot
2e3fa4cb11 ci(bump): bump payment image version for alpha to snapshot-6286c0f 2025-04-24 07:43:21 +00:00
zhenyus
6d9d15d4d2 Add OpenTelemetry logging support across multiple services
- Introduced log ingestion configuration in values files for centralStorage, content, notification, and payment services.
- Updated deployment templates to conditionally include OpenTelemetry annotations and volume mounts based on log ingestion settings.
- Added OpenTelemetry RBAC configurations for service accounts and cluster roles to enable logging.
- Implemented OpenTelemetry collector configuration to process logs and export them to Loki.
- Ensured compatibility with existing Helm chart structure and maintained backward compatibility for services without log ingestion enabled.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-21 22:03:00 +08:00
freeleaps-gitops-bot
b97d5228d9 ci(bump): bump payment image version for alpha to snapshot-ecad36a 2025-04-21 05:59:42 +00:00
freeleaps-gitops-bot
603ee2244a ci(bump): bump payment image version for alpha to snapshot-32c4fe9 2025-04-21 04:22:35 +00:00
freeleaps-gitops-bot
4cc262cba5 ci(bump): bump payment image version for alpha to 1.1.1 2025-04-20 17:54:43 +00:00
zhenyus
6ebdef8933 Update ingress hosts and issuer references for alpha environment
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-11 01:22:29 +08:00
zhenyus
f415b83a85 ci: update execute mode to 'on-demand' in Jenkinsfiles and change MongoDB URIs to use SRV format
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-31 13:51:04 +08:00
freeleaps-gitops-bot
a2a0289f49 ci(bump): bump payment image version for alpha to snapshot-7940aa2 2025-03-30 23:29:03 +00:00
freeleaps-gitops-bot
abae31e987 ci(bump): bump payment image version for alpha to snapshot-4dfbab4 2025-03-21 17:39:48 +00:00
zhenyus
6e7417ae00 feat: add migration script and update Helm values for various services with readiness and liveness probes
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-22 01:03:59 +08:00
freeleaps-gitops-bot
03df0c928b ci(bump): bump payment image version for alpha to snapshot-a45698c 2025-03-17 10:38:17 +00:00
zhenyus
d2927ce4ba fix: update resource requests and limits for multiple services to optimize performance
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 20:31:11 +08:00
zhenyus
8910193a24 feat(helm): optimize resource requests and limits for multiple services and update RabbitMQ storage class
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-05 17:08:45 +08:00
zhenyus
c59b336fe8 fix(resources): update CPU resource requests and limits across multiple services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:45:28 +08:00
zhenyus
fbbf972f74 fix(nginx): update pathType to Prefix for multiple service rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 01:18:24 +08:00
zhenyus
05e9e794d9 fix(config): update timezone from America/Settle to UTC in multiple service configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 00:26:06 +08:00