Commit Graph

4023 Commits

Author SHA1 Message Date
zhangxinhui02
8f158f8a59 fix: 更新时也同步生成配置 2025-08-21 11:05:15 +08:00
zhangxinhui02
9d3404f932 fix: PVC名称错误 2025-08-21 11:05:14 +08:00
zhangxinhui02
a4a63abe5c fix: PVC二次更新的问题 2025-08-21 11:05:12 +08:00
zhangxinhui02
e63a024fb1 fix: 补充资源限制的默认值 2025-08-21 11:05:10 +08:00
zhangxinhui02
e28b9f9a47 fix: 修正错误的小写 2025-08-21 11:05:08 +08:00
zhangxinhui02
58930f63d2 fix: 修复禁用统计看板时挂载失效的问题 2025-08-21 11:05:06 +08:00
zhangxinhui02
9f34a25076 修复键不存在的问题 2025-08-21 11:05:04 +08:00
zhangxinhui02
59a6b8a623 取消python输出缓冲区 2025-08-21 11:05:03 +08:00
zhangxinhui02
4c5c7137e7 fix: 修正类型问题 2025-08-21 11:05:02 +08:00
zhangxinhui02
93778370bf fix: 修正资源限制的类型问题 2025-08-21 11:05:00 +08:00
zhangxinhui02
0f82ebf53e fix: 修正环境变量的类型问题 2025-08-21 11:04:58 +08:00
zhangxinhui02
3624e5e63d fix: 修正values内的资源限制默认值 2025-08-21 11:04:57 +08:00
zhangxinhui02
1eb5c4c56b 修改资源的运行顺序 2025-08-21 11:04:56 +08:00
zhangxinhui02
37d3427698 修改资源名称 2025-08-21 11:04:55 +08:00
zhangxinhui02
f2ef353cc0 修改资源名称 2025-08-21 11:04:53 +08:00
zhangxinhui02
50140354cf core服务的DNS名称是动态的,无法在adapter服务的配置文件中提前确定,因此在部署helm chart时动态生成adapter的配置文件 2025-08-21 11:04:51 +08:00
zhangxinhui02
df3ebc07ee fix: helm模板缩进问题 2025-08-21 11:04:49 +08:00
zhangxinhui02
f891fdd0c4 fix: 条件与语法问题 2025-08-21 11:04:48 +08:00
zhangxinhui02
c65424f076 编写sqlite-web的清单模板 2025-08-21 11:04:46 +08:00
zhangxinhui02
c2c08887fa fix: 为sqlite-web添加遗漏的nodeSelector和tolerations配置 2025-08-21 11:04:44 +08:00
zhangxinhui02
37c7307277 fix: 修改values中的横杠为下划线 2025-08-21 11:04:43 +08:00
zhangxinhui02
7f719fd3b7 编写napcat的清单模板 2025-08-21 11:04:41 +08:00
zhangxinhui02
a72fc3b9f4 删除多余的空格 2025-08-21 11:04:39 +08:00
zhangxinhui02
65f0515e80 编写statistics-dashboard的清单模板 2025-08-21 11:04:37 +08:00
zhangxinhui02
15e6bac7e4 fix: 修正adapter服务的端口配置 2025-08-21 11:04:36 +08:00
zhangxinhui02
2540388df5 fix: 修正adapter服务的端口配置 2025-08-21 11:04:34 +08:00
zhangxinhui02
5fd0277b6f fix: 修正错误的文件名 2025-08-21 11:04:32 +08:00
zhangxinhui02
6297b6bffb 修改values中的ingress配置项 2025-08-21 11:04:31 +08:00
zhangxinhui02
8e12b7ca01 fix: 修正core的service未设置标签的问题 2025-08-21 11:04:29 +08:00
zhangxinhui02
1d795b4006 编写adapter的清单模板 2025-08-21 11:04:27 +08:00
zhangxinhui02
65110d597a fix: 添加遗漏的容忍度配置 2025-08-21 11:04:25 +08:00
zhangxinhui02
8b315fcfa2 修改EULA和Privacy Policy的启用位置 2025-08-21 11:04:24 +08:00
zhangxinhui02
ae7eab0aa8 添加部署完毕的帮助信息 2025-08-21 11:04:22 +08:00
zhangxinhui02
1b8e11995c 编写core的StatefulSet模板 2025-08-21 11:04:20 +08:00
zhangxinhui02
39b5d532e1 fix: 修正错误的configmap键名称 2025-08-21 11:04:19 +08:00
zhangxinhui02
6a047e0205 编写部署前检查项(EULA和POLICY) 2025-08-21 11:04:17 +08:00
zhangxinhui02
7dea93052c 编写core的用于adapter连接的service模板 2025-08-21 11:04:15 +08:00
zhangxinhui02
c4cc642f75 编写core的数据的pvc模板 2025-08-21 11:04:13 +08:00
zhangxinhui02
3b3dbf5777 编写core的工具脚本的configmap模板 2025-08-21 11:04:11 +08:00
zhangxinhui02
dd52b3fff5 编写core的配置文件的configmap模板 2025-08-21 11:04:09 +08:00
zhangxinhui02
ad11f42d3d 编写volume-linker.sh用于覆盖core容器的默认启动命令
由于k8s与docker-compose的卷挂载方式有所不同,需要利用此脚本为一些文件和目录提前创建好软链接
2025-08-21 11:04:07 +08:00
zhangxinhui02
08d701b406 设计values选项 2025-08-21 11:04:05 +08:00
zhangxinhui02
a721ed7ddd 添加Chart基本信息 2025-08-21 11:03:59 +08:00
墨梓柒
a8ff08e2a7 优化异步处理,避免事件循环问题并增强错误日志记录 2025-08-19 16:59:51 +08:00
墨梓柒
938e17ea15 Update model_config_template.toml 2025-08-19 16:12:25 +08:00
墨梓柒
de67810950 Update requirements.txt 2025-08-19 00:42:40 +08:00
墨梓柒
5c1f0b0dfa Update requirements.txt 2025-08-19 00:39:54 +08:00
UnCLAS-Prommer
d919c34adb changelog更改 2025-08-18 15:14:07 +08:00
SengokuCola
b209a6c134 Merge pull request #1187 from MaiM-with-u/v0.10.0
V0.10.0 更新
2025-08-18 14:59:25 +08:00
SengokuCola
6dba76b7bc 更新readme 和changlog 2025-08-18 14:50:30 +08:00