Commit Graph

557 Commits

Author SHA1 Message Date
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
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
149d68874d fix: optimize resource requests and limits for RabbitMQ and update cAdvisor configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 20:18:12 +08:00
zhenyus
119c2ce149 fix: remove obsolete Redis down alert rules for clarity
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 18:26:49 +08:00
zhenyus
16873f93d1 fix: update Redis resource requests and limits for better performance
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 18:26:03 +08:00
zhenyus
35fad27856 feat: add new worker node configuration for production environment
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 17:36:26 +08:00
zhenyus
220b1fc1d8 fix: improve Redis down alert annotations for better context and detail
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 15:15:46 +08:00
zhenyus
2dee66ad96 fix: update Redis down alert annotations for consistency and clarity
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 15:13:34 +08:00
zhenyus
d88673daa2 fix: update Redis alert rules for improved clarity and severity levels
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 15:12:39 +08:00
zhenyus
5806157ade fix: correct formatting of Redis alert rules in production values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 15:09:34 +08:00
zhenyus
2a69662ba2 feat: enhance Redis metrics with additional alerts and labels in production configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 15:07:54 +08:00
zhenyus
ed01e51f8f feat: add Redis cluster Helm chart with common dependencies and configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 17:50:30 +08:00
zhenyus
49afbe1d7c feat: add annotations section to frontend ingress configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 16:14:56 +08:00
zhenyus
546d14141c fix: adjust nginx ingress server snippets formatting in production values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 16:13:56 +08:00
zhenyus
d2caeeec51 feat: add annotations for NGINX ingress configuration in production values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 16:13:12 +08:00
zhenyus
03bb8c3cb3 fix: update jwtSecretKey values in production configuration for authentication and chat services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 15:59:07 +08:00
zhenyus
4437a360a8 feat: update environment variables in production configuration for chat and freeleaps services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 15:43:16 +08:00
zhenyus
4fe1024925 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-03-07 07:44:19 +08:00
zhenyus
4a13923d47 feat: update Gitea configuration for production environment
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 07:44:16 +08:00
freeleaps-gitops-bot
fe12aff0ea ci(bump): bump frontend image version for prod to 1.0.0 2025-03-06 23:39:30 +00:00
zhenyus
8155dc683a Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-03-07 07:30:41 +08:00
zhenyus
f99753cdd7 feat: change Jenkins pipeline execution mode to on-demand
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 07:30:39 +08:00
freeleaps-gitops-bot
8997627e12 ci(bump): bump freeleaps image version for prod to 1.0.0 2025-03-06 23:11:05 +00:00
freeleaps-gitops-bot
4ef8be444b ci(bump): bump chat image version for prod to 1.0.0 2025-03-06 23:02:34 +00:00
zhenyus
35da3dbccd feat: add production configuration for chat, backend, and frontend services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 06:00:56 +08:00
zhenyus
9c9c8e384f feat(devsvc): update MongoDB URI to remove port in production values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 05:50:07 +08:00
freeleaps-gitops-bot
a723794350 ci(bump): bump devsvc image version for prod to 1.0.0 2025-03-06 21:47:29 +00:00
zhenyus
9a72ed45fb Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 05:38:21 +08:00
zhenyus
de4669239d feat(devsvc): update MongoDB URI to include port in production values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 05:38:04 +08:00
freeleaps-gitops-bot
ede61deacd ci(bump): bump devsvc image version for prod to snapshot-ad94c7e 2025-03-06 20:32:09 +00:00
zhenyus
e969c1c3d9 feat(devsvc): change imagePullPolicy to Always in production values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 04:28:18 +08:00
freeleaps-gitops-bot
89990f58fd ci(bump): bump devsvc image version for prod to snapshot-08b414e 2025-03-06 20:08:50 +00:00
zhenyus
c6d6a3ad13 feat(devsvc): update production values for image tag, MongoDB URI, Gitea token, and domain name
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 03:59:32 +08:00
zhenyus
da7fc48be1 feat(gitea): disable pod disruption budgets for PostgreSQL and pgpool in production values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 03:49:22 +08:00
zhenyus
25fcce5d81 feat(gitea): add cluster domain configuration to production values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 03:43:58 +08:00
zhenyus
19d1ab43cd feat(gitea): update admin username in production configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 03:26:54 +08:00