k8m v0.0.96 已经发布,轻量级的 Kubernetes 仪表板。
更新内容
- Merge pull request #112 from weibaohui/fix-conditions
- refactor(ui): 移除K8sTextConditions组件中未使用的name属性
- docs(admin/config): 在配置项中添加时间单位后缀并更新描述
- feat(配置): 添加资源缓存时间配置并应用到节点和Pod服务
- refactor(pod_watch): 移除Pod标签相关代码并调整TTL值
- feat(pod_label): 添加Pod标签管理功能
- Merge pull request #110 from weibaohui/gateway-api
- feat(gatewayapi): 更新路由和网关配置以支持条件字段
- feat(utils): 添加通过路径获取对象值的工具函数
- refactor(K8sTextConditions): 优化条件渲染逻辑并添加消息和原因显示
- Merge pull request #109 from weibaohui/gateway-api
- Merge pull request #108 from weibaohui/修复创建configmap
- 修复页面创建configmap格式问题
- fix(ui): 在HTTP路由模板中添加Header匹配信息
- refactor(gatewayapi): 更新路由配置中的标签名称
- refactor(侧边栏): 将菜单项标签从英文翻译为中文
- Merge pull request #107 from weibaohui/doc
- Merge pull request #106 from weibaohui/gateway-api
- feat(Sidebar): 添加TCPRoute、UDPRoute和TLSRoute菜单项
- refactor(gatewayapi): 优化路由规则模板的显示逻辑
- feat(gatewayapi): 在HTTP路由模板中显示后端权重
- feat(Sidebar): 添加GRPCRoute菜单项并更新HTTPRoute键名
- feat(ui): 在HTTP路由页面添加父级来源显示
- docs(config.md): 添加配置来源流程图以增强文档可读性
- docs: 添加配置选项说明文档
- docs: 添加 Kubernetes Gateway API 文档
- style(Sidebar): 更新菜单图标以增强视觉一致性
- feat: 添加gateway_class接口以支持网关类选项列表
- feat(controller): 添加GatewayClassOptionList函数以获取GatewayClass列表
- feat(Sidebar): 添加HTTPRoute菜单项
- feat(K8sTextConditions): 支持从data.conditions获取条件数据
- feat(GatewayAPI): 添加GatewayAPI相关菜单和页面配置
- Update README.md
- Update README.md
- Merge pull request #105 from weibaohui/dynamic-titile
- feat(配置): 添加产品名称配置支持
- Merge pull request #104 from weibaohui/fix-clusterID-npe
- fix: 修复GetSelectedCluster错误处理,确保返回错误时中断操作
- docs: 在README.md中添加换行符以改善格式
- docs: 在README.md中添加微信二维码图片
- docs: 更新README文档以反映最新配置选项
- Merge pull request #103 from weibaohui/shell-image-timeout
- feat(admin/config): 添加镜像拉取超时时间配置项
- fix(config): 修复ImagePullTimeout默认值未设置的问题
- feat(config): 添加镜像拉取超时时间配置项
- feat(flag): 添加镜像拉取超时时间配置
- feat(node): 为节点shell创建添加镜像拉取超时配置
- fix(pod_xterm): 添加selectedCluster为空时的错误处理
- docs: 在README.md中添加贡献者eryajf的信息
- Merge pull request #102 from weibaohui/fix-mcp-keys-host
完整的更新日志: https://gitee.com/weibaohui/k8m/compare/v0.0.94...v0.0.96
详情查看:https://gitee.com/weibaohui/k8m/releases/v0.0.96