Commit Graph

178 Commits

Author SHA1 Message Date
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
zhenyus
7d55cdbcf9 fix: update service monitor configurations to use targetPort instead of port
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:28:27 +08:00
zhenyus
07d4cb7236 fix: update service monitor configurations to use targetPort and remove unnecessary labels
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:24:26 +08:00
zhenyus
368c726b0b feat: add METRICS_ENABLED and PROBES_ENABLED environment variables to deployment configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 22:37:27 +08:00
freeleaps-gitops-bot
070e9df387 ci(bump): bump notification image version for prod to 1.1.1 2025-03-17 14:01:46 +00:00
zhenyus
aedddf0f96 fix: update periodSeconds for readiness and liveness probes in authentication, centralStorage, content, notification, and payment services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:53:50 +08:00
zhenyus
bb30b8ae7c fix: remove terminationGracePeriodSeconds from readiness probe configurations in authentication, centralStorage, content, notification, and payment services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:40:03 +08:00
zhenyus
884d1d1784 feat: add httpGet type for readiness and liveness probes in authentication, centralStorage, content, notification, and payment services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:38:09 +08:00
zhenyus
83f8b7f030 feat: enable serviceMonitor configuration for authentication, central-storage, content, notification, and payment services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:35:31 +08:00
zhenyus
2f8f0a1a1f fix: update probes enabled logic in service configuration templates
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:32:13 +08:00
zhenyus
d3d44ba9df Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-03-17 21:24:38 +08:00
zhenyus
2969cafc9d feat: add serviceMonitor configuration for content, payment, notification, central-storage, and authentication services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:24:35 +08:00
freeleaps-gitops-bot
70a955aea6 ci(bump): bump notification image version for prod to 1.1.0 2025-03-17 13:00:00 +00:00
freeleaps-gitops-bot
041be1ec54 ci(bump): bump notification image version for alpha to snapshot-a45698c 2025-03-17 10:32:20 +00:00
zhenyus
9b86aae0f6 fix: increase CPU resource requests and limits across multiple services in production configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-11 13:12:14 +08: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
freeleaps-gitops-bot
fd8e6c0171 ci(bump): bump notification image version for prod to 1.0.0 2025-03-06 18:23:43 +00:00
zhenyus
2493592bb7 feat(helm): add production values for authentication, central storage, notification, payment, and content services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-06 15:11:35 +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
4fb1ef7d50 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-24 03:06:18 +08:00
zhenyus
0a99f18e6c fix(notification): update RabbitMQ password in configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 03:04:50 +08:00
freeleaps-gitops-bot
f16e07768f ci(bump): bump notification image version for alpha to snapshot-78c7217 2025-02-23 18:29:25 +00:00
zhenyus
37b50008ae fix(notification): add RabbitMQ username, password, and virtual host to configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 02:17:35 +08:00
freeleaps-gitops-bot
0e356122bd ci(bump): bump notification image version for alpha to snapshot-853d817 2025-02-23 18:15:56 +00:00
zhenyus
c8d8ea2daf fix(notification): update RabbitMQ configuration to include username, password, and virtual host
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 02:12:46 +08:00
zhenyus
f24d001f86 fix(notification): append default virtual host to RabbitMQ host configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 01:50:09 +08:00
zhenyus
b99e6ad0af fix(notification): update RabbitMQ host to include port in configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 01:48:01 +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
6faa7f439a fix(config): update RabbitMQ host to include authentication details in notification values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 00:28:56 +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
zhenyus
a1b6760fff refactor: rename central-storage to centralStorage and update payment configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 00:20:13 +08:00
zhenyus
380e92e973 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-23 00:14:50 +08:00
zhenyus
ce933aa605 fix(config): update service API access port and MongoDB URI formatting in configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 00:14:48 +08:00
freeleaps-gitops-bot
22a26657c9 ci(bump): bump notification image version for alpha to snapshot-da584b8 2025-02-22 16:02:30 +00:00
zhenyus
e53b6b03b5 feat(dependencies): add requirementsFile validation and caching for pip installations; update timeout to 120 minutes; set image tags to 0.0.0; configure payment ingress
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 23:11:15 +08:00
freeleaps-gitops-bot
7b00ee94ee ci(bump): bump notification image version for alpha to snapshot-da584b8 2025-02-22 14:54:23 +00:00
freeleaps-gitops-bot
6ca4e4842e ci(bump): bump notification image version for alpha to snapshot-b0acad8 2025-02-22 13:18:56 +00:00
zhenyus
04715f7ddf fix(notification): rename content to notification in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:11:13 +08:00
zhenyus
d41fd25a05 chore(git): code staging
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 18:58:47 +08:00
zhenyus
d97b8d09e4 feat(helm): add Helm charts for payment and notification services with initial configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-21 20:42:32 +08:00
zhenyus
4949fd40b0 chore(git): code staging
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-20 17:28:45 +08:00