Commit Graph

850 Commits

Author SHA1 Message Date
freeleaps-gitops-bot
450a6c2a30 ci(bump): bump chat image version for alpha to snapshot-048a532 2025-07-30 04:03:23 +00:00
freeleaps-gitops-bot
4084b27385 ci(bump): bump freeleaps image version for alpha to snapshot-b8b4c64 2025-07-30 03:46:08 +00:00
freeleaps-gitops-bot
48122aa61a ci(bump): bump chat image version for alpha to snapshot-b8b4c64 2025-07-30 03:38:26 +00:00
d9b990b881 Merge pull request 'fix: update Jenkins build agent image and adjust chat service resources' (#34) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/34
2025-07-30 03:01:00 +00:00
Nicolas
60b92b54a4 fix: update Jenkins build agent image and adjust chat service resources 2025-07-30 11:00:06 +08:00
freeleaps-gitops-bot
63014271bf ci(bump): bump freeleaps image version for alpha to snapshot-2a6dd88 2025-07-30 02:39:39 +00:00
freeleaps-gitops-bot
ba1bc5e3ed ci(bump): bump chat image version for alpha to snapshot-2a6dd88 2025-07-30 02:31:58 +00:00
freeleaps-gitops-bot
5212c40a24 ci(bump): bump chat image version for alpha to snapshot-2df4329 2025-07-30 02:06:51 +00:00
62952fe314 Merge pull request 'Fix: Configure the chat service port and Jenkins pipeline.' (#33) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/33
2025-07-30 01:58:19 +00:00
Nicolas
fcead75d20 fix: 修复chat服务端口配置和Jenkins流水线
- 修复默认values.yaml中的端口配置不一致问题
- 统一所有环境使用8012端口
- 启用probes健康检查配置
- 修改Jenkins流水线使用Nicolas_log分支
- 确保chat服务能正确监听8012端口并响应健康检查
2025-07-30 09:57:05 +08:00
f2d09b8704 Merge pull request 'Fix: Correct the syntax error in the OpenTelemetry configuration of the devsvc service.' (#32) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/32
2025-07-30 01:44:04 +00:00
Nicolas
ea44bbfef3 fix: 修复devsvc服务OpenTelemetry配置中的语法错误
- 修复transform处理器中访问不存在log.attributes字段的问题
- 将配置更新为与其他服务一致的格式
- 确保ArgoCD能够成功同步devsvc服务配置
2025-07-30 09:42:50 +08:00
857a700ca5 Merge pull request 'fix: update devsvc OTC transform processor to use correct log.attributes path' (#31) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/31
2025-07-29 12:16:28 +00:00
Nicolas
09eef0e622 fix: update devsvc OTC transform processor to use correct log.attributes path 2025-07-29 20:15:08 +08:00
fbb58c7046 Merge pull request 'Fix OTC transform processor for devsvc logs - correct attribute paths and remove invalid ParseJSON' (#30) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/30
2025-07-29 11:20:44 +00:00
Nicolas
06aa63da07 Fix OTC transform processor for devsvc logs - correct attribute paths and remove invalid ParseJSON 2025-07-29 19:19:25 +08:00
c4ff0c1c81 Merge pull request 'Nicolas_local_ops' (#29) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/29
2025-07-29 11:03:58 +00:00
Nicolas
18b6bfc9e5 Add APPLICATION_ACTIVITY_LOG environment variable to devsvc config 2025-07-29 19:02:46 +08:00
freeleaps-gitops-bot
4653eb738a ci(bump): bump devops image version for alpha to snapshot-311fd21 2025-07-29 10:50:43 +00:00
freeleaps-gitops-bot
d487a52c74 ci(bump): bump payment image version for alpha to snapshot-311fd21 2025-07-29 10:46:39 +00: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
d682d7bb09 ci(bump): bump content image version for alpha to snapshot-311fd21 2025-07-29 10:37:17 +00:00
freeleaps-gitops-bot
184eba16ed ci(bump): bump centralStorage image version for alpha to snapshot-311fd21 2025-07-29 10:30:27 +00:00
freeleaps-gitops-bot
3a189613ba ci(bump): bump authentication image version for alpha to snapshot-311fd21 2025-07-29 10:26:01 +00:00
Nicolas
a65edb236d Update devsvc OTC config to monitor .log file and start from beginning 2025-07-29 18:20:01 +08:00
Nicolas
f9c2c7e696 Change OTC start_at to beginning to read existing logs 2025-07-29 18:04:53 +08:00
Nicolas
401a2166cd Simplify OTC config: remove timestamp parsing to fix startup issues 2025-07-29 17:57:30 +08:00
Nicolas
7ae5966da1 Fix timestamp parsing: use move operator to extract timestamp from attributes 2025-07-29 17:54:25 +08:00
Nicolas
12a7f1b98c Fix timestamp parsing in OTC config for central-storage logs 2025-07-29 17:40:57 +08:00
Nicolas
c4bd3df730 Fix OTLP exporter config: remove unsupported labels options 2025-07-29 17:22:40 +08:00
Nicolas
18eb4df3fb Revert to OTLP config to fix OTC startup - will investigate Loki config later 2025-07-29 17:16:46 +08:00
Nicolas
d234716697 Comment out Loki labels config to fix OTC startup - can be enabled later 2025-07-29 17:13:01 +08:00
Nicolas
b1c9f59cff Simplify Loki exporter configuration to fix OTC startup issues 2025-07-29 17:08:32 +08:00
Nicolas
a1d5652efb Fix Loki exporter configuration: remove invalid keys 2025-07-29 17:05:24 +08:00
Nicolas
b7b6ddcae4 Fix central-storage logging: change OTLP exporter to Loki HTTP exporter 2025-07-29 16:47:47 +08:00
Nicolas
acd5379c27 fix: restore json_parser with timestamp parsing based on local testing 2025-07-29 15:40:26 +08:00
Nicolas
beab7cd117 fix: remove all parsing operators to use raw log content 2025-07-29 15:29:53 +08:00
Nicolas
37db3b4404 fix: remove time_parser to use default timestamp handling 2025-07-29 14:46:13 +08:00
Nicolas
5479b85968 fix: separate timestamp parsing from json_parser to resolve time parsing error 2025-07-29 14:42:29 +08:00
afb02b4e0c Merge branch 'master' into Nicolas_local_ops 2025-07-29 06:33:15 +00:00
Nicolas
aa8e626b7a fix: remove problematic ParseJSON operations from OpenTelemetry transform processor 2025-07-29 14:30:00 +08:00
Nicolas
22ab4b99ef fix: simplify OpenTelemetry Collector config to resolve timestamp parsing errors 2025-07-29 14:07:39 +08:00
freeleaps-gitops-bot
25cac97e0d ci(bump): bump devops image version for alpha to snapshot-e7eeaaf 2025-07-29 04:20:45 +00:00
freeleaps-gitops-bot
32399c599d ci(bump): bump payment image version for alpha to snapshot-e7eeaaf 2025-07-29 04:16:46 +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
a56a2b87ab ci(bump): bump content image version for alpha to snapshot-e7eeaaf 2025-07-29 04:07:21 +00:00
freeleaps-gitops-bot
9dfcc4104c ci(bump): bump centralStorage image version for alpha to snapshot-e7eeaaf 2025-07-29 04:00:14 +00:00
freeleaps-gitops-bot
8fa1a8f725 ci(bump): bump authentication image version for alpha to snapshot-e7eeaaf 2025-07-29 03:55:54 +00:00
Nicolas
5ced605a20 fix: improve OpenTelemetry Collector JSON parsing for central storage logs 2025-07-29 10:15:39 +08:00
Nicolas
070f238bdb merge: resolve conflict in values.alpha.yaml
- Choose newer image tag: snapshot-eec7ac2
- Resolve merge conflict between branches
2025-07-29 09:51:04 +08:00
Nicolas
605e66a26b fix: add missing logging environment variables for central storage K8s deployment
- Add LOG_BASE_PATH environment variable
- Add BACKEND_LOG_FILE_NAME environment variable
- Add APPLICATION_ACTIVITY_LOG environment variable
- Fix logging path configuration for K8s environment
2025-07-29 09:36:01 +08:00
freeleaps-gitops-bot
5c45ccc762 ci(bump): bump devops image version for alpha to snapshot-eec7ac2 2025-07-28 14:36:10 +00:00
freeleaps-gitops-bot
b2f834ac6a ci(bump): bump payment image version for alpha to snapshot-eec7ac2 2025-07-28 14:32:06 +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
d55da085c5 ci(bump): bump content image version for alpha to snapshot-eec7ac2 2025-07-28 14:22:27 +00:00
freeleaps-gitops-bot
08c343780d ci(bump): bump centralStorage image version for alpha to snapshot-eec7ac2 2025-07-28 14:15:34 +00:00
freeleaps-gitops-bot
219fa78be2 ci(bump): bump authentication image version for alpha to snapshot-eec7ac2 2025-07-28 14:11:09 +00:00
freeleaps-gitops-bot
d3e1d18e88 ci(bump): bump devops image version for alpha to snapshot-9e2e2fa 2025-07-28 13:39:35 +00:00
freeleaps-gitops-bot
9292c41bfc ci(bump): bump payment image version for alpha to snapshot-9e2e2fa 2025-07-28 13:35:36 +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
13a076f4dd ci(bump): bump content image version for alpha to snapshot-9e2e2fa 2025-07-28 13:26:02 +00:00
freeleaps-gitops-bot
ecec83f13a ci(bump): bump centralStorage image version for alpha to snapshot-9e2e2fa 2025-07-28 13:19:03 +00:00
freeleaps-gitops-bot
b554516986 ci(bump): bump authentication image version for alpha to snapshot-9e2e2fa 2025-07-28 13:14:38 +00:00
Nicolas
c4d8c00f65 feat: update central-storage logging configuration and DEBUG_MODE support 2025-07-28 21:02:55 +08:00
Nicolas
8fc5281e23 feat: add DEBUG_MODE environment variable for central-storage 2025-07-28 21:00:33 +08:00
freeleaps-gitops-bot
ca7cebcd1e ci(bump): bump devops image version for alpha to snapshot-baf606d 2025-07-28 11:00:39 +00:00
freeleaps-gitops-bot
c0885c7965 ci(bump): bump payment image version for alpha to snapshot-baf606d 2025-07-28 10:56: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
freeleaps-gitops-bot
b446056766 ci(bump): bump content image version for alpha to snapshot-baf606d 2025-07-28 10:47:11 +00:00
freeleaps-gitops-bot
e4f73be5ae ci(bump): bump centralStorage image version for alpha to snapshot-baf606d 2025-07-28 10:40:13 +00:00
freeleaps-gitops-bot
682142aecd ci(bump): bump authentication image version for alpha to snapshot-baf606d 2025-07-28 10:35:28 +00:00
icecheng
c2a6a34f89 Merge pull request 'feat(config): update sendgrid api key' (#15) from feature/ice into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/15
2025-07-28 07:06:37 +00:00
8b90900ef5 feat(config): update sendgrid api key 2025-07-28 15:05:46 +08:00
Nicolas
26364e3d8f fix: update log path configuration for devops service 2025-07-28 13:02:22 +08:00
icecheng
887d6782b3 Merge pull request 'feat(config): update rabbitmq password' (#14) from feature/ice into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/14
2025-07-28 04:59:40 +00:00
020756a397 Merge branch 'master' into Nicolas_local_ops 2025-07-28 04:58:51 +00:00
2a3e0fc811 feat(config): update rabbitmq password 2025-07-28 12:58:42 +08:00
Nicolas
cca644f6a3 fix: add MongoDB configuration for devops service 2025-07-28 12:57:37 +08:00
icecheng
64730438f7 Merge pull request 'feat(config): update rabbitmq password' (#12) from feature/ice into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/12
2025-07-28 04:35:54 +00:00
e3c22d07b7 feat(config): update rabbitmq password 2025-07-28 12:35:10 +08:00
freeleaps-gitops-bot
8cb5ee5291 ci(bump): bump freeleaps image version for alpha to snapshot-1f1ef3a 2025-07-28 02:20:24 +00:00
freeleaps-gitops-bot
8fb23b7aea ci(bump): bump chat image version for alpha to snapshot-1f1ef3a 2025-07-28 02:12:53 +00:00
freeleaps-gitops-bot
5a6239b86c ci(bump): bump devsvc image version for alpha to snapshot-95c400e 2025-07-28 02:11:15 +00:00
freeleaps-gitops-bot
ab745f2dcf ci(bump): bump chat image version for prod to snapshot-b25e221 2025-07-25 23:43:55 +00:00
freeleaps-gitops-bot
1b17118a2a ci(bump): bump chat image version for prod to 1.7.0 2025-07-25 23:43:43 +00:00
6534e897f4 Merge pull request 'Nicolas_local_ops' (#11) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/11
2025-07-25 06:34:13 +00:00
Nicolas
1aace1577d fix(logging): set logPathPattern to /app/log/central_storage/*.log for sidecar filelog 2025-07-25 14:32:20 +08:00
freeleaps-gitops-bot
003f85058a ci(bump): bump chat image version for alpha to snapshot-07441e3 2025-07-25 04:14:27 +00:00
jingyao1991
03b34035c1 Merge pull request 'feat(config): add gitea api key and endpoint config' (#6) from feature/ice into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/6
Reviewed-by: jingyao1991 <jingyao1991@noreply.gitea.freeleaps.mathmast.com>
2025-07-25 03:59:58 +00:00
Nicolas
950c821c19 chore(logging): update logPathPattern to /var/log/pods/*/*/*.log for k8s standard log collection 2025-07-25 03:08:50 +00:00
6eff67aaef feat(config): add gitea api key and endpoint config 2025-07-24 17:02:00 +08:00
freeleaps-gitops-bot
f91b65a94c ci(bump): bump devops image version for alpha to snapshot-b9f275c 2025-07-24 07:17:47 +00:00
freeleaps-gitops-bot
6941dd710d ci(bump): bump payment image version for alpha to snapshot-b9f275c 2025-07-24 07:13:49 +00: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
7c889b0fe5 ci(bump): bump content image version for alpha to snapshot-b9f275c 2025-07-24 07:04:09 +00:00
freeleaps-gitops-bot
3f6d780ab5 ci(bump): bump centralStorage image version for alpha to snapshot-b9f275c 2025-07-24 06:56:55 +00:00
freeleaps-gitops-bot
48d45775bd ci(bump): bump authentication image version for alpha to snapshot-b9f275c 2025-07-24 06:51:51 +00:00
f6429cdd49 Merge branch 'master' into Nicolas_local_ops 2025-07-24 06:27:03 +00:00
freeleaps-gitops-bot
3d9a57dea1 ci(bump): bump payment image version for alpha to snapshot-2234571 2025-07-23 13:54:06 +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
freeleaps-gitops-bot
2a7416ff55 ci(bump): bump content image version for alpha to snapshot-2234571 2025-07-23 13:43:28 +00:00
freeleaps-gitops-bot
0a4687f322 ci(bump): bump centralStorage image version for alpha to snapshot-2234571 2025-07-23 13:36:09 +00:00
freeleaps-gitops-bot
44f91692dc ci(bump): bump authentication image version for alpha to snapshot-2234571 2025-07-23 13:31:49 +00:00
Nicolas
2005327e2d chore: translate all Chinese comments in values.yaml and values.alpha.yaml to English 2025-07-23 18:36:48 +08:00
Nicolas
11a1191628 chore: update devops Helm chart and CI/CD templates, unify values and templates, remove old authentication templates, fix all lint errors, fully tested with helm template output. All local changes for devops to CI/CD are now complete. 2025-07-21 17:04:53 +08:00
Nicolas
57ae5a4553 Merge remote-tracking branch 'origin/master' into Nicolas_local_ops 2025-07-21 16:09:51 +08:00
Nicolas
d03c119322 chore: remove all Chinese text, full English internationalization for gitea-webhook-ambassador-python 2025-07-21 15:33:35 +08:00
Jet Li
5d5425f40e fix(alpha-creds): add missing alpha strip credential 2025-07-16 22:13:47 -07:00
freeleaps-gitops-bot
edd6d1d755 ci(bump): bump frontend image version for prod to snapshot-e46efad 2025-07-04 04:40:08 +00:00
freeleaps-gitops-bot
ec56e3b5e3 ci(bump): bump freeleaps image version for prod to snapshot-e46efad 2025-07-04 04:08:29 +00:00
freeleaps-gitops-bot
9784e36453 ci(bump): bump chat image version for prod to snapshot-e46efad 2025-07-04 03:58:12 +00:00
freeleaps-gitops-bot
46b55ddaf5 ci(bump): bump freeleaps image version for alpha to snapshot-97090e9 2025-07-04 03:12:06 +00:00
freeleaps-gitops-bot
fc79bcbb3a ci(bump): bump chat image version for alpha to snapshot-97090e9 2025-07-04 03:02:49 +00:00
freeleaps-gitops-bot
ff26a2cec6 ci(bump): bump freeleaps image version for prod to 1.6.0 2025-07-03 22:59:43 +00:00
freeleaps-gitops-bot
47763386f1 ci(bump): bump chat image version for prod to 1.6.0 2025-07-03 22:46:58 +00:00
freeleaps-gitops-bot
cbff256a76 ci(bump): bump frontend image version for alpha to snapshot-4dcfd92 2025-07-03 18:44:56 +00:00
freeleaps-gitops-bot
3c93b0bf1b ci(bump): bump frontend image version for alpha to snapshot-08265b7 2025-07-01 04:01:08 +00:00
freeleaps-gitops-bot
a5d9cf1363 ci(bump): bump freeleaps image version for alpha to snapshot-08265b7 2025-07-01 03:32:37 +00:00
freeleaps-gitops-bot
2a3ec67ef4 ci(bump): bump chat image version for alpha to snapshot-08265b7 2025-07-01 03:23:18 +00:00
zhenyus
b5faf795cd ci(rollback): revert freeleaps image version to snapshot-a3cb108
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-26 23:49:27 +08:00
zhenyus
5082c13f83 ci(rollback): rollback freeleaps image version to snapshot-a3cb108
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-26 23:43:14 +08:00
zhenyus
4057a15508 refactor(freeleaps): remove health check configurations from production values.yaml
- Cleared out the readiness and liveness probe configurations in values.prod.yaml, setting them to an empty state for potential future adjustments.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-26 23:13:24 +08:00
zhenyus
f684047dbb fix(freeleaps): adjust health check parameters for improved service stability
- Increased initial delay, timeout, and failure threshold for readiness and liveness probes in production values.yaml to enhance resilience and reduce false negatives during startup.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-26 23:08:03 +08:00
zhenyus
9c07783780 feat(kafka, pinot, star-rocks): update configurations and resource limits across multiple components
- Updated Kafka configuration to specify Kubernetes version and API versions.
- Enabled Vertical Pod Autoscaler (VPA) for Pinot and adjusted resource limits for CPU and memory.
- Removed obsolete certificate configuration for Pinot.
- Enhanced StarRocks values.yaml with comprehensive configurations for deployment, including service specifications and resource requests/limits.
- Increased timeout settings in production values for Freeleaps to improve service resilience.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-26 23:04:03 +08:00
freeleaps-gitops-bot
f5eb5a0cee ci(bump): bump frontend image version for prod to snapshot-3f0362e 2025-06-20 04:12:53 +00:00
freeleaps-gitops-bot
be99966a74 ci(bump): bump freeleaps image version for prod to snapshot-3f0362e 2025-06-20 03:44:46 +00:00
freeleaps-gitops-bot
720ea455f6 ci(bump): bump chat image version for prod to snapshot-3f0362e 2025-06-20 03:34:40 +00:00
freeleaps-gitops-bot
5ae3b53cb5 ci(bump): bump freeleaps image version for alpha to snapshot-b4a6bae 2025-06-19 05:17:59 +00:00
freeleaps-gitops-bot
490c4b4a60 ci(bump): bump chat image version for alpha to snapshot-b4a6bae 2025-06-19 05:09:12 +00:00
freeleaps-gitops-bot
a3c0061edb ci(bump): bump frontend image version for prod to snapshot-a3cb108 2025-06-17 07:07:07 +00:00
freeleaps-gitops-bot
6da0a13060 ci(bump): bump freeleaps image version for prod to snapshot-a3cb108 2025-06-17 06:38:37 +00:00
freeleaps-gitops-bot
fcb01e96f9 ci(bump): bump chat image version for prod to snapshot-a3cb108 2025-06-17 06:28:28 +00:00
freeleaps-gitops-bot
e4a06bc5d2 ci(bump): bump freeleaps image version for alpha to snapshot-bcc5ea4 2025-06-16 05:13:37 +00:00
freeleaps-gitops-bot
658059c0c9 ci(bump): bump chat image version for alpha to snapshot-bcc5ea4 2025-06-16 05:04:52 +00:00
freeleaps-gitops-bot
fb226a007e ci(bump): bump freeleaps image version for alpha to snapshot-23b2590 2025-06-15 16:34:01 +00:00
freeleaps-gitops-bot
8978cccc04 ci(bump): bump chat image version for alpha to snapshot-23b2590 2025-06-15 16:24:46 +00:00
freeleaps-gitops-bot
97cd31b87d ci(bump): bump frontend image version for prod to snapshot-3f2193b 2025-06-11 06:15:25 +00:00
freeleaps-gitops-bot
2349f3624f ci(bump): bump freeleaps image version for prod to snapshot-3f2193b 2025-06-11 05:47:15 +00:00
freeleaps-gitops-bot
5c9d826744 ci(bump): bump chat image version for prod to snapshot-3f2193b 2025-06-11 05:38:22 +00:00
freeleaps-gitops-bot
507a0f438d ci(bump): bump freeleaps image version for alpha to snapshot-54226aa 2025-06-11 02:07:06 +00:00
freeleaps-gitops-bot
947ddf463f ci(bump): bump chat image version for alpha to snapshot-54226aa 2025-06-11 01:57:58 +00:00
freeleaps-gitops-bot
a9bb135e0f ci(bump): bump freeleaps image version for alpha to snapshot-75b1429 2025-06-10 16:01:16 +00:00
zhenyus
0db1d590f2 Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops 2025-06-10 23:53:55 +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
e50eda1162 ci(bump): bump chat image version for alpha to snapshot-75b1429 2025-06-10 15:52:02 +00:00
zhenyus
7063dde811 feat(authentication): add Vertical Pod Autoscaler (VPA) configuration for resource management
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-10 16:23:34 +08:00
zhenyus
1af1073eab fix(authentication): update VPA deployment name to 'authentication'
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-10 16:05:25 +08:00
zhenyus
db590f3f27 refactor: update gitea-webhook-ambassador Dockerfile and configuration
- Changed the build process to include a web UI build stage using Node.js.
- Updated Go build stage to copy web UI files to the correct location.
- Removed the main.go file as it is no longer needed.
- Added SQLite database configuration to example config.
- Updated dependencies in go.mod and go.sum, including new packages for JWT and SQLite.
- Modified .gitignore to include new database and configuration files.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-10 16:00:52 +08:00
freeleaps-gitops-bot
bbce9ea9c3 ci(bump): bump freeleaps image version for alpha to snapshot-43a27fd 2025-06-10 04:17:33 +00:00
freeleaps-gitops-bot
fc8255a963 ci(bump): bump chat image version for alpha to snapshot-43a27fd 2025-06-10 04:08:32 +00:00
freeleaps-gitops-bot
b97d79536b ci(bump): bump frontend image version for prod to snapshot-29af810 2025-06-04 01:57:56 +00:00
freeleaps-gitops-bot
f2ef7f5651 ci(bump): bump freeleaps image version for prod to snapshot-29af810 2025-06-04 01:30:22 +00:00
freeleaps-gitops-bot
ffb9f94150 ci(bump): bump chat image version for prod to snapshot-29af810 2025-06-04 01:21:25 +00:00
freeleaps-gitops-bot
838cb04983 ci(bump): bump frontend image version for alpha to snapshot-79e6801 2025-06-03 04:28:49 +00:00
freeleaps-gitops-bot
e46785857b ci(bump): bump frontend image version for alpha to snapshot-9b95a37 2025-06-03 01:27:01 +00:00
freeleaps-gitops-bot
32c948cea0 ci(bump): bump frontend image version for prod to 1.5.0 2025-06-02 00:28:51 +00:00
freeleaps-gitops-bot
f9c2c94a7e ci(bump): bump freeleaps image version for prod to 1.5.0 2025-06-02 00:01:11 +00:00
freeleaps-gitops-bot
5e885977fa ci(bump): bump chat image version for prod to 1.5.0 2025-06-01 23:51:15 +00:00
freeleaps-gitops-bot
154373893c ci(bump): bump freeleaps image version for alpha to snapshot-ad90002 2025-05-29 09:17:34 +00:00
freeleaps-gitops-bot
5fbb6bedd2 ci(bump): bump chat image version for alpha to snapshot-ad90002 2025-05-29 09:08:51 +00:00
freeleaps-gitops-bot
42ad5baa69 ci(bump): bump frontend image version for prod to 1.4.0 2025-05-10 18:27:34 +00:00
freeleaps-gitops-bot
5cc77c73ec ci(bump): bump freeleaps image version for prod to 1.4.0 2025-05-10 17:49:06 +00:00
freeleaps-gitops-bot
947e7c4127 ci(bump): bump chat image version for prod to 1.4.0 2025-05-10 17:40:07 +00:00
freeleaps-gitops-bot
908609c49f ci(bump): bump frontend image version for alpha to snapshot-e641c02 2025-05-10 02:27:19 +00:00
freeleaps-gitops-bot
86272e7ad7 ci(bump): bump freeleaps image version for alpha to snapshot-e641c02 2025-05-10 01:59:12 +00:00
freeleaps-gitops-bot
2b65abda23 ci(bump): bump chat image version for alpha to snapshot-e641c02 2025-05-10 01:50:28 +00:00
freeleaps-gitops-bot
ff4e4b09e2 ci(bump): bump frontend image version for alpha to snapshot-77e4fbe 2025-05-09 02:03:01 +00:00
freeleaps-gitops-bot
3f5e99f817 ci(bump): bump freeleaps image version for alpha to snapshot-77e4fbe 2025-05-09 01:34:16 +00:00
freeleaps-gitops-bot
e4350b62db ci(bump): bump chat image version for alpha to snapshot-77e4fbe 2025-05-09 01:25:35 +00:00
freeleaps-gitops-bot
7561edf6dc ci(bump): bump freeleaps image version for alpha to snapshot-6d2955c 2025-05-07 06:29:24 +00:00
freeleaps-gitops-bot
d63bc25e6f ci(bump): bump chat image version for alpha to snapshot-6d2955c 2025-05-07 06:20:51 +00:00
freeleaps-gitops-bot
4d4df048cc ci(bump): bump frontend image version for alpha to snapshot-8d7ded9 2025-05-07 05:28:54 +00:00
zhenyus
9061e1ffde fix(chat): enable metrics api for chat service
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-05-06 10:44:00 +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
ab13ae39c8 ci(bump): bump freeleaps image version for alpha to snapshot-f02ae3a 2025-05-05 06:47:48 +00:00
freeleaps-gitops-bot
d5635ea93d ci(bump): bump chat image version for alpha to snapshot-f02ae3a 2025-05-05 06:39:23 +00:00
freeleaps-gitops-bot
d455e5b228 ci(bump): bump frontend image version for alpha to snapshot-ac913cb 2025-05-05 06:06:17 +00:00
freeleaps-gitops-bot
085de76e80 ci(bump): bump freeleaps image version for alpha to snapshot-ac913cb 2025-05-05 05:37:05 +00:00
freeleaps-gitops-bot
f59be5210e ci(bump): bump chat image version for alpha to snapshot-ac913cb 2025-05-05 05:28:39 +00:00
freeleaps-gitops-bot
31c81f4fac ci(bump): bump frontend image version for prod to snapshot-95f5fcc 2025-05-04 21:18:28 +00:00
freeleaps-gitops-bot
6877da998e ci(bump): bump freeleaps image version for prod to snapshot-95f5fcc 2025-05-04 20:48:55 +00:00
freeleaps-gitops-bot
4300619788 ci(bump): bump chat image version for prod to snapshot-95f5fcc 2025-05-04 20:40:19 +00:00
freeleaps-gitops-bot
8f63ab53fc ci(bump): bump frontend image version for alpha to snapshot-76e99b6 2025-05-04 19:36:57 +00:00
freeleaps-gitops-bot
44536d3bdb ci(bump): bump freeleaps image version for alpha to snapshot-d63ec41 2025-05-04 06:30:11 +00:00
freeleaps-gitops-bot
f67063bd50 ci(bump): bump chat image version for alpha to snapshot-d63ec41 2025-05-04 06:21:53 +00:00
freeleaps-gitops-bot
c0f1c836a3 ci(bump): bump frontend image version for prod to 1.3.0 2025-05-03 21:46:51 +00:00
freeleaps-gitops-bot
270d51e779 ci(bump): bump freeleaps image version for prod to 1.3.0 2025-05-03 21:17:57 +00:00
freeleaps-gitops-bot
e8a6c5bb1e ci(bump): bump chat image version for prod to 1.3.0 2025-05-03 21:09:03 +00:00
freeleaps-gitops-bot
90dcbcf2a0 ci(bump): bump freeleaps image version for alpha to snapshot-b780ebe 2025-05-03 06:59:08 +00:00
freeleaps-gitops-bot
af64ed3eaa ci(bump): bump chat image version for alpha to snapshot-b780ebe 2025-05-03 06:50:39 +00:00
freeleaps-gitops-bot
566a599c4a ci(bump): bump frontend image version for alpha to snapshot-8887e85 2025-05-03 06:24:59 +00:00
freeleaps-gitops-bot
93122eec87 ci(bump): bump frontend image version for alpha to snapshot-637f39d 2025-05-03 02:47:53 +00:00
freeleaps-gitops-bot
62de23c707 ci(bump): bump frontend image version for prod to snapshot-e4cd281 2025-05-02 16:30:31 +00:00
freeleaps-gitops-bot
6b5732b44a ci(bump): bump freeleaps image version for prod to snapshot-e4cd281 2025-05-02 16:01:12 +00:00
freeleaps-gitops-bot
67efbe68e3 ci(bump): bump chat image version for prod to snapshot-e4cd281 2025-05-02 15:52:29 +00:00
freeleaps-gitops-bot
6744b07dc4 ci(bump): bump frontend image version for alpha to snapshot-09bffcf 2025-05-02 03:18:20 +00:00
freeleaps-gitops-bot
d7a9eeba6b ci(bump): bump frontend image version for prod to 1.2.2 2025-05-01 07:00:15 +00:00
freeleaps-gitops-bot
631b23ee27 ci(bump): bump freeleaps image version for prod to 1.2.2 2025-05-01 06:30:33 +00:00
freeleaps-gitops-bot
0414ed355c ci(bump): bump chat image version for prod to 1.2.2 2025-05-01 06:21:12 +00:00
freeleaps-gitops-bot
f6f5b65849 ci(bump): bump freeleaps image version for alpha to snapshot-1b54c20 2025-05-01 06:07:25 +00:00