Skip to content

v1.4.1

Compare
Choose a tag to compare
@wanghe-fit2cloud wanghe-fit2cloud released this 14 Feb 09:59
· 261 commits to master since this release

一、安装

1.1 快速开始 ✈️

sudo docker run --privileged -d --restart=unless-stopped -p 80:80 kubeoperator/kubepi-server

二、更新日志

2.1 新增功能 🌱

  • Pod 终端和日志操作增加权限控制
  • Deployments 和 StatefulSets 支持批量伸缩
  • 集群列表、用户管理、镜像仓库等列表页支持批量操作

2.2 功能优化 🚀

  • 统一列表页搜索框和按钮样式
  • 镜像仓库支持 Harbor v1、v2 两个版本
  • Cluster Roles 详情页 Resources 资源显示优化

2.3 问题修复 🐛

  • 修复了当集群列表中存在异常状态集群时,显示超时的问题