Commit Graph

91 Commits

Author SHA1 Message Date
YuehuCao
c53bd95b50 fix(nitification): use the rabbitmq password collected from argo 2025-08-02 21:36:25 +08:00
YuehuCao
2b8ea5f681 fix(notification): use correct password 2025-08-02 21:14:25 +08:00
YuehuCao
dcaa140f00 fix(notification): use the rabbitmq password used in chat 2025-08-02 20:30:41 +08:00
YuehuCao
9ea77501b2 fix(notification): change name from JWT_SECRET_KEY to SECRET_KEY 2025-08-02 19:56:44 +08:00
YuehuCao
fd5ab71660 feat(notification): add MongoDB connection configurations 2025-08-02 19:25:47 +08:00
YuehuCao
928581e273 fix(nitification): correct reported error name 2025-08-02 19:03:52 +08:00
YuehuCao
29f8919e2b feat(notification): add MongoDB URI configuration 2025-08-01 21:44:52 +08:00
5fe4cf6d70 revert 23fca62e86
revert feat: add MongoDB connection configuration to notification service

- Add MongoDB configuration to values.yaml, values.alpha.yaml, and values.prod.yaml
- Add MongoDB environment variables to notification-config.yaml
- Include mongodbName, mongodbPort, and mongodbUri settings
- Use same MongoDB Atlas connection as central storage service
2025-07-31 03:32:31 +00:00
Nicolas
23fca62e86 feat: add MongoDB connection configuration to notification service
- Add MongoDB configuration to values.yaml, values.alpha.yaml, and values.prod.yaml
- Add MongoDB environment variables to notification-config.yaml
- Include mongodbName, mongodbPort, and mongodbUri settings
- Use same MongoDB Atlas connection as central storage service
2025-07-31 10:43:50 +08:00
freeleaps-gitops-bot
ee42b741c1 ci(bump): bump notification image version for alpha to snapshot-e7eeaaf 2025-07-29 04:11:54 +00:00
freeleaps-gitops-bot
23a5cec9ee ci(bump): bump notification image version for alpha to snapshot-eec7ac2 2025-07-28 14:27:13 +00:00
freeleaps-gitops-bot
377a0a8a05 ci(bump): bump notification image version for alpha to snapshot-9e2e2fa 2025-07-28 13:30:42 +00:00
freeleaps-gitops-bot
4e11b1f2ab ci(bump): bump notification image version for alpha to snapshot-baf606d 2025-07-28 10:51:45 +00:00
8b90900ef5 feat(config): update sendgrid api key 2025-07-28 15:05:46 +08:00
2a3e0fc811 feat(config): update rabbitmq password 2025-07-28 12:58:42 +08:00
freeleaps-gitops-bot
f8df93bf78 ci(bump): bump notification image version for alpha to snapshot-b9f275c 2025-07-24 07:08:58 +00:00
freeleaps-gitops-bot
27f68d27cc ci(bump): bump notification image version for alpha to snapshot-2234571 2025-07-23 13:48:14 +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
zhenyus
898c2bfa97 fix(notification): invalid jwt for alpha
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-05-06 10:40:30 +08:00
freeleaps-gitops-bot
a6ae5a30b7 ci(bump): bump notification image version for prod to snapshot-40e0faf 2025-04-30 07:33:32 +00:00
freeleaps-gitops-bot
20e1d7c7ae ci(bump): bump notification image version for prod to 1.2.1 2025-04-30 03:10:03 +00:00
freeleaps-gitops-bot
787855dcb9 ci(bump): bump notification image version for alpha to snapshot-95a525a 2025-04-27 03:24:28 +00:00
freeleaps-gitops-bot
c3ce2f841b ci(bump): bump notification image version for prod to 1.2.0 2025-04-25 02:57:07 +00:00
freeleaps-gitops-bot
5c3935b500 ci(bump): bump notification image version for alpha to snapshot-6286c0f 2025-04-24 07:36:56 +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
5d99538330 ci(bump): bump notification image version for alpha to snapshot-ecad36a 2025-04-21 05:53:21 +00:00
freeleaps-gitops-bot
d8c18f2466 ci(bump): bump notification image version for alpha to snapshot-32c4fe9 2025-04-21 04:16:09 +00:00
freeleaps-gitops-bot
396b90c01a ci(bump): bump notification image version for alpha to 1.1.1 2025-04-20 17:48:52 +00:00
freeleaps-gitops-bot
4a4734c808 ci(bump): bump notification image version for prod to 1.1.1 2025-04-18 05:15:02 +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
a7c7388e53 ci(bump): bump notification image version for alpha to snapshot-7940aa2 2025-03-30 23:23:28 +00:00
zhenyus
b3ad25d6e5 fix: update config file paths in config-checksum annotations for deployment templates
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-27 14:51:41 +08:00
zhenyus
df2ab1c3a4 fix: correct config file path in config-checksum annotations for deployment templates
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-27 14:50:08 +08:00
zhenyus
580f3f8d71 feat: add config checksum annotations to deployment templates and update site URL in values files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-27 14:48:25 +08:00
zhenyus
729a23bfe6 ci(bump): update rabbitmqPassword in chat and notification values for alpha
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-22 02:23:42 +08:00
freeleaps-gitops-bot
963f2acfa0 ci(bump): bump notification image version for alpha to snapshot-4dfbab4 2025-03-21 17:34:07 +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
zhenyus
a90ee717b2 fix: update Prometheus query intervals from 30s to 1m for improved accuracy
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 05:59:05 +08:00
zhenyus
336f1fa0e2 fix: remove hardcoded uid values in dashboard templates for consistency
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 00:26:16 +08:00
zhenyus
a1ab488cbf fix: update dashboard file names to use dynamic values for consistency
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 00:25:04 +08:00
zhenyus
a6803210e0 feat: add dashboard configuration for content, payment, notification, and central storage services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 00:22:06 +08:00
zhenyus
56094aa1bd fix: remove version and managed-by labels from service monitor templates for consistency
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:53:49 +08:00
zhenyus
e8a07a08e6 feat: add metricsEnabled and probesEnabled configuration options to payment, content, centralStorage, authentication, and notification services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:51:35 +08:00
zhenyus
96ab638756 fix: remove serviceMonitor.enabled variable from service templates in authentication, centralStorage, content, notification, and payment services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:47:29 +08:00
zhenyus
e7bb64108c fix: rename service monitor resources to use a consistent naming convention
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:45:47 +08:00
zhenyus
bb2bebc164 fix: update service monitor templates to use service-specific values for namespace, labels, interval, and scrapeTimeout
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:45:16 +08:00
zhenyus
c9cfa0827e fix: update service monitor templates to check individual serviceMonitor.enabled values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:42:46 +08:00
zhenyus
4a726cce49 fix: add serviceMonitor configuration to authentication, centralStorage, content, notification, and payment services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:40:13 +08:00
zhenyus
32198e2f9a fix: remove port definitions from service monitor configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:36:46 +08:00