v1.0.9-beta.2
This commit is contained in:
@ -9,13 +9,37 @@ description: 本文描述了Kuboard_v1.0.x的版本变更说明
|
||||
|
||||
了解如何 [升级Kuboard](/install/install-dashboard-upgrade.html)
|
||||
|
||||
* eipwork/kuboard:<span style="font-weight: 800; color: #007af5">latest</span> 当前对应的版本是 kuboard <span style="font-weight: 800; color: #007af5">v1.0.8.3</span>
|
||||
* eipwork/kuboard:<span style="font-weight: 800; color: #42b983">beta</span> 当前对应的版本是 kuboard <span style="font-weight: 800; color: #42b983">v1.0.9-beta.1</span>
|
||||
* eipwork/kuboard:<span style="font-weight: 800; color: #42b983">arm</span> 当前对应的版本是 kuboard <span style="font-weight: 800; color: #42b983">v1.0.9-beta.1-arm</span>
|
||||
* eipwork/kuboard:<span style="font-weight: 800; color: #007af5">latest</span> 当前对应的版本是 kuboard <span style="font-weight: 800; color: #007af5">v1.0.8.4</span>
|
||||
* eipwork/kuboard:<span style="font-weight: 800; color: #42b983">beta</span> 当前对应的版本是 kuboard <span style="font-weight: 800; color: #42b983">v1.0.9-beta.2</span>
|
||||
* eipwork/kuboard:<span style="font-weight: 800; color: #42b983">arm</span> 当前对应的版本是 kuboard <span style="font-weight: 800; color: #42b983">v1.0.9-beta.2-arm</span>
|
||||
|
||||
Kuboard v1.0.x 的更新说明
|
||||
|
||||
v1.0.8.3
|
||||
v1.0.9-beta.2
|
||||
|
||||
**发布日期**
|
||||
|
||||
2020年3月29日
|
||||
|
||||
**发布内容**
|
||||
* 合并 v1.0.8.3 / v1.0.8.4 的变更到 v1.0.9-beta.1
|
||||
|
||||
v1.0.8.4
|
||||
|
||||
**发布日期**
|
||||
|
||||
2020年3月29日
|
||||
|
||||
**BUG 修正**
|
||||
* NFS 类型的 Storage Class
|
||||
* NFS Provisioner 的 mountOption 不能正常显示
|
||||
* NFS-client-provisioner 必须使用 PVC/PV 才能通过 mountOptions 挂载 NFS,当前不能为 nfs-client-provisioner 指定 mountOptions
|
||||
* https://github.com/kubernetes-incubator/external-storage/issues/1008
|
||||
* Deployment查看页
|
||||
* 删除副本集下所有 Pod 后,对话框未关闭
|
||||
* 部分情况下监控套件列表页不能显示全局监控套件
|
||||
|
||||
v1.0.8.3
|
||||
|
||||
**发布日期**
|
||||
|
||||
@ -38,6 +62,8 @@ v1.0.8.3
|
||||
* 修正暂停Deployment时,提示信息不正确的问题;
|
||||
* 修正导入工作负载时的问题:
|
||||
* 如果一个Ingress包含多个域名,导入时只能导入第一个;
|
||||
* 工作负载查看页:
|
||||
* 当 Ingress 中只有部分 host 设置了 HTTPS 时,其他 hosts 的快速链接不应该带 https
|
||||
|
||||
v1.0.9-beta.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user