icecheng
d849c275c1
Merge pull request 'ci(helm): update devsvc helm values.yaml' ( #82 ) from feature/icecheng/devsvc into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/82
2025-09-09 06:53:54 +00:00
7921d9e8d9
ci(helm): update devsvc helm values.yaml
2025-09-09 14:52:49 +08:00
freeleaps-gitops-bot
0bab607c84
ci(bump): bump devsvc image version for prod to snapshot-9631772
2025-09-09 02:43:00 +00:00
freeleaps-gitops-bot
ee201356f4
ci(bump): bump devsvc image version for prod to snapshot-b06f05e
2025-08-21 08:36:46 +00:00
freeleaps-gitops-bot
38873cfc74
ci(bump): bump devsvc image version for prod to snapshot-afcc5c6
2025-08-19 11:34:03 +00:00
zhenyus
e898a18b4d
refactor(devsvc): implement secret management for sensitive configurations
...
- Removed direct references to sensitive data (e.g., MongoDB URI, Gitea token, RabbitMQ password) in values files and replaced them with a structured secrets section.
- Updated deployment and configuration templates to inject secrets from FreeleapsSecretStore, enhancing security and maintainability.
- This change aligns with the new secret management strategy across the application.
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 16:17:16 +08:00
Nicolas
9af8c521d8
feat: enable log collection for devsvc service in prod environment
2025-08-13 19:30:54 +08:00
zhenyus
8abdd2642d
fix: rename Docker registry configuration keys in values.prod.yaml and values.yaml for consistency
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 04:30:04 +08:00
zhenyus
4a4ac0c304
feat(devsvc): add RabbitMQ and logging configuration in values.prod.yaml
...
- Introduced RabbitMQ connection settings including host, port, username, password, and virtual host.
- Added logging configuration with a specified log base path.
- Set default Git and Docker registry credentials for the production environment.
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:19:09 +08: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
freeleaps-gitops-bot
25de112fee
ci(bump): bump devsvc image version for prod to 1.1.0
2025-04-18 05:56:51 +00:00
zhenyus
5b8429d883
chore: update Gitea configuration and migration script for production
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-27 14:36:24 +08:00
zhenyus
784db23bb5
feat: enable dashboard in production configuration
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 03:19:03 +08:00
zhenyus
1a5e9fef5b
feat: add ServiceMonitor configuration and enable metrics and probes in devsvc
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 03:17:14 +08:00
freeleaps-gitops-bot
d4bb643c38
ci(bump): bump devsvc image version for prod to 1.1.0
2025-03-17 19:11:59 +00: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
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
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
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
zhenyus
4a13923d47
feat: update Gitea configuration for production environment
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 07:44:16 +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
d3e63f2fc0
feat(helm): update Gitea configuration and add certificates for alpha and production environments
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 03:25:26 +08:00
zhenyus
4949fd40b0
chore(git): code staging
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-20 17:28:45 +08:00