38734c8281
fix: change probe path for notification service
2025-09-23 16:29:26 +08:00
102d3a2ec0
feat: recover probes for notification service
2025-09-23 16:26:57 +08:00
freeleaps-gitops-bot
cd4f8f7ca2
ci(bump): bump notification image version for alpha to snapshot-071694c
2025-09-18 01:48:55 +00:00
163db34e3d
feat: add authServiceEndpoint to notification config
2025-09-17 15:02:08 +08:00
15bc2cb93d
feat: increase initialDelaySeconds for notification service probes
2025-09-17 14:34:36 +08:00
freeleaps-gitops-bot
f35fb1097f
ci(bump): bump notification image version for alpha to snapshot-be2acb5
2025-09-17 05:56:50 +00:00
freeleaps-gitops-bot
e6997cc562
ci(bump): bump notification image version for alpha to snapshot-3301aec
2025-09-16 05:27:36 +00:00
freeleaps-gitops-bot
dd9be63bca
ci(bump): bump notification image version for alpha to snapshot-4f09a5e
2025-09-05 01:29:35 +00:00
bbba0d6ce0
revert 95162a61aa
...
revert revert 495d6be43b
revert Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops
2025-08-29 03:55:40 +00:00
95162a61aa
revert 495d6be43b
...
revert Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops
2025-08-29 03:54:32 +00:00
freeleaps-gitops-bot
1b03777e6b
ci(bump): bump notification image version for alpha to snapshot-165e10c
2025-08-29 01:17:03 +00:00
freeleaps-gitops-bot
d6f9bb0531
ci(bump): bump notification image version for alpha to snapshot-c406f6d
2025-08-26 03:58:13 +00:00
freeleaps-gitops-bot
90c9ebf91a
ci(bump): bump notification image version for alpha to snapshot-4b8be6f
2025-08-25 01:39:58 +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
Nicolas
6f30db7797
Support for AKV by the notification service
2025-08-18 19:16:49 +08:00
Nicolas
237deb2816
fix: update RabbitMQ password for devops, devsvc, and notification services to match reconciler configuration
2025-08-07 12:49:19 +08:00
0fb96c85bb
revert 05faf32ef8
...
revert fix: update RabbitMQ password for all services to match reconciler configuration
2025-08-07 04:44:40 +00:00
Nicolas
05faf32ef8
fix: update RabbitMQ password for all services to match reconciler configuration
2025-08-07 12:18:37 +08:00
a3fa29578a
Merge pull request 'fix(nitification): use the rabbitmq password collected from argo' ( #50 ) from tania_local into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/50
2025-08-02 13:37:11 +00:00
YuehuCao
c53bd95b50
fix(nitification): use the rabbitmq password collected from argo
2025-08-02 21:36:25 +08:00
a43578e0d8
Merge pull request 'fix(notification): use correct password' ( #49 ) from tania_local into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/49
2025-08-02 13:15:03 +00:00
YuehuCao
2b8ea5f681
fix(notification): use correct password
2025-08-02 21:14:25 +08:00
3a216ac287
Merge pull request 'fix(notification): use the rabbitmq password used in chat' ( #48 ) from tania_local into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/48
2025-08-02 12:31:33 +00:00
YuehuCao
dcaa140f00
fix(notification): use the rabbitmq password used in chat
2025-08-02 20:30:41 +08:00
9c7658f08b
Merge pull request 'fix(notification): change name from JWT_SECRET_KEY to SECRET_KEY' ( #47 ) from tania_local into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/47
2025-08-02 11:58:00 +00:00
YuehuCao
9ea77501b2
fix(notification): change name from JWT_SECRET_KEY to SECRET_KEY
2025-08-02 19:56:44 +08:00
494e33a104
Merge pull request 'fix(nitification): correct reported error name' ( #45 ) from tania_local into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/45
2025-08-02 11:05:16 +00:00
YuehuCao
928581e273
fix(nitification): correct reported error name
2025-08-02 19:03:52 +08:00
d5d12fd0fb
Merge pull request 'feat(notification): add MongoDB URI configuration' ( #44 ) from tania_local into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/44
2025-08-01 13:46:41 +00:00
YuehuCao
29f8919e2b
feat(notification): add MongoDB URI configuration
2025-08-01 21:44:52 +08:00
freeleaps-gitops-bot
9f5afed967
ci(bump): bump notification image version for alpha to snapshot-12a0d9a
2025-07-31 15:39:10 +00: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
4e653c14bf
ci(bump): bump notification image version for alpha to snapshot-311fd21
2025-07-29 10:41:48 +00: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
787855dcb9
ci(bump): bump notification image version for alpha to snapshot-95a525a
2025-04-27 03:24:28 +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