microservices-dev/microservices-common
OTTO fdf61667f7 feat(运维监控模块): 【微服务模块定制化编排】支持编排定义与创建
1. 根据 kind 获取对应的应用类型(如Deployment、DaemonSet等)。
2. 调用 RemoteRancherService 的 createK8sApplication 方法发送创建请求,调用创建方法时将请求的Content-Type设置为application/yaml。
3. 如果响应成功(状态码 200~299),返回 true。
4. 如果失败,读取响应体中的错误信息并抛出 ServiceException。
5. 若解析响应失败,捕获 IOException 并抛出相应异常。
2025-07-22 16:38:03 +08:00
..
microservices-common-async feat(微服务平台重命名): 去除ruoyi相关标识 2024-05-27 16:51:36 +08:00
microservices-common-core feat(运维监控模块): 【微服务模块定制化编排】支持编排定义与创建 2025-07-22 16:38:03 +08:00
microservices-common-datascope feat(完善数据权限): 进行数据权限过滤时先判断当前是否忽略数据权限 2024-05-30 11:07:07 +08:00
microservices-common-datasource feat(微服务平台重命名): 去除ruoyi相关标识 2024-05-27 16:51:36 +08:00
microservices-common-httpClient feat(项目管理适配线上环境): 打印请求Forge响应异常日志 2025-03-20 14:10:32 +08:00
microservices-common-log feat(微服务平台重命名): 去除ruoyi相关标识 2024-05-27 16:51:36 +08:00
microservices-common-redis fix(特色专区专项项目): 定制泛在专区开源项目展示需求 2024-10-29 14:18:24 +08:00
microservices-common-seata feat(微服务平台重命名): GroupId调整为com.microservices 2024-05-27 14:37:44 +08:00
microservices-common-security Merge branch 'dev' of code.gitlink.org.cn:Gitlink/microservices into master_micro_ops 2024-12-17 14:28:43 +08:00
microservices-common-swagger feat(微服务平台重命名): 去除ruoyi相关标识 2024-05-27 16:51:36 +08:00
pom.xml feat(微服务平台重命名): GroupId调整为com.microservices 2024-05-27 14:37:44 +08:00