Commit Graph

692 Commits

Author SHA1 Message Date
zhenyus
6d363c5975 fix: comment out managed-by, version, and name labels in service monitor configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 22:54:15 +08:00
zhenyus
413d2ef995 fix: quote service monitor port in authentication service monitor configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 22:47:08 +08:00
zhenyus
ae64135a7b feat: configure service monitor port for authentication service
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 22:46:23 +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
zhenyus
98bb323798 fix: update service monitor port for authentication metrics endpoint
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 22:30:07 +08:00
zhenyus
35406f2f12 feat: add version and name labels to authentication service monitor
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 22:25:23 +08:00
freeleaps-gitops-bot
d2ea8ab299 ci(bump): bump payment image version for prod to 1.1.1 2025-03-17 14:07:15 +00: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
ddc2ad0f4e fix: streamline PROBES_ENABLED declaration in payment configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:50:26 +08:00
zhenyus
952cf5039d fix: remove redundant PROBES_ENABLED declaration in payment configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:48:59 +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
0a795120dd ci(bump): bump payment image version for prod to 1.1.0 2025-03-17 13:06:00 +00: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
17b90aa040 ci(bump): bump content image version for prod to 1.1.0 2025-03-17 12:54:34 +00:00
freeleaps-gitops-bot
03df0c928b ci(bump): bump payment image version for alpha to snapshot-a45698c 2025-03-17 10:38:17 +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
freeleaps-gitops-bot
32785e6e7a ci(bump): bump content image version for alpha to snapshot-a45698c 2025-03-17 10:26:42 +00:00
freeleaps-gitops-bot
76070a779d ci(bump): bump centralStorage image version for prod to 1.1.0 2025-03-17 10:10:38 +00:00
freeleaps-gitops-bot
70e7ab4787 ci(bump): bump authentication image version for prod to 1.1.0 2025-03-17 10:05:44 +00:00
zhenyus
23dd976d3d feat: add SITE_URL_ROOT configuration for payment service
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 05:34:51 +08:00
zhenyus
0f97bc7ca9 fix: update codeDepotHttpPort to use the correct port in production configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 03:02:04 +08:00
zhenyus
5160a2019c fix: increase memory limits for content and freeleaps services in production configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-15 15:19:16 +08:00
zhenyus
a8c522b880 fix: update codeDepotDomainName to remove protocol from production configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-14 16:21:43 +08:00
zhenyus
4bb5d6ee38 feat: add Vertical Pod Autoscaler components and scripts for deployment
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-14 12:44:49 +08:00
zhenyus
c37b289bbd fix: remove authentication endpoint from chat service production configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-12 02:23:40 +08:00
zhenyus
35e20610f4 fix: update API endpoints in production configuration for chat service
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-12 02:21:23 +08:00
zhenyus
3abaa80bfa fix: increase memory limit for devsvc in production configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-12 02:17:31 +08:00
zhenyus
b5318e24d1 fix: increase memory limit for central storage service in production configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-12 02:07:07 +08:00
zhenyus
68a818de80 feat: add Descheduler Helm chart with templates and tests for deployment and cronjob
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-11 22:25:53 +08: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
9d43be5fd1 fix: increase CPU resource requests and limits for authentication configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-11 12:25:54 +08:00
zhenyus
6aa480be88 fix: update Redis URLs to include authentication in chat configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 23:04:11 +08:00
zhenyus
1c17cd3ad9 fix: update Redis passwords in configuration files for production and alpha environments
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 22:56:53 +08:00
zhenyus
2981ccf344 fix: update Redis URLs to include database index in configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 22:45:26 +08:00
zhenyus
259a6faba2 fix: update CPU and memory limits for freeleaps configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 22:27:50 +08:00
zhenyus
375d73ef8e fix: increase CPU resource requests and limits for chat and freeleaps configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 22:21:41 +08:00
zhenyus
628d570a8f feat: add Redis configuration options to chat and freeleaps templates
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 22:15:44 +08:00
zhenyus
6a264a1c28 feat: add Redis chart with common dependencies and templates
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 22:01:08 +08:00
zhenyus
bb6b8e6897 fix: update Gitea storage class and reduce persistent volume sizes
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 21:55:07 +08:00
zhenyus
1a91cfcf67 fix: disable Prometheus rule for Redis cluster metrics
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 21:52:14 +08:00
zhenyus
f1933d6407 fix: update storage class for Gitea to use azure-blob-disk-std-lrs
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 21:51:42 +08:00
zhenyus
98a13e4b04 fix: add tolerations and affinity rules for devops node role in Argo CD and Jenkins, and update resource requests and limits for RabbitMQ
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 21:36:53 +08:00
zhenyus
3f2c07c0e1 fix: update cAdvisor housekeeping interval and optimize resource requests and limits for Gitea components
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 21:04:37 +08:00
zhenyus
98188defd6 fix: change RabbitMQ pod management policy from OrderedReady to Parallel for improved deployment efficiency
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 20:45:47 +08:00