v1.0.8.2
This commit is contained in:
@ -5,22 +5,6 @@ v1.0.7 已经支持了 kubectl proxy 的功能、v1.0.8 做 Deployment 的滚动
|
||||
这几样做完以后,就 v1.1.0
|
||||
|
||||
|
||||
v1.0.8.1
|
||||
|
||||
**新特性**
|
||||
|
||||
|
||||
**优化**
|
||||
|
||||
* 编辑 Annotation 的取值时可以换行;
|
||||
* 调整 watcher 的长连接时间为 5 秒,以便在用户使用了反向代理的情况下,获得更及时的事件反馈信息;
|
||||
|
||||
**BUG修正**
|
||||
|
||||
* 如果两个 Deployment 的 label 相匹配,则,ReplicaSets 显示会出现混淆的情况
|
||||
* 调整镜像版本时 my-registry.example.com:5000/example/web-example:v1.0.1,这种格式的,镜像标签不显示v1.0.1,而是显示5000/example/web-example
|
||||
|
||||
|
||||
|
||||
|
||||
* 直接编辑 YAML 文件,并应用到 K8S
|
||||
|
||||
@ -9,11 +9,23 @@ 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.1</span>
|
||||
* eipwork/kuboard:<span style="font-weight: 800; color: #007af5">latest</span> 当前对应的版本是 kuboard <span style="font-weight: 800; color: #007af5">v1.0.8.2</span>
|
||||
* eipwork/kuboard:<span style="font-weight: 800; color: #42b983">beta</span> 当前对应的版本是 kuboard <span style="font-weight: 800; color: #42b983">v1.0.8-beta.2</span>
|
||||
|
||||
Kuboard v1.0.x 的更新说明
|
||||
|
||||
v1.0.8.2
|
||||
|
||||
**发布日期**
|
||||
|
||||
2020年3月17日
|
||||
|
||||
**优化**
|
||||
|
||||
* 容器字段 workingDir;
|
||||
* 调整静态资源的本地缓存时间为 1天,如此,Kuboard 版本更新后,大部分用户不需要做清除浏览器缓存的操作;
|
||||
|
||||
|
||||
v1.0.8.1
|
||||
|
||||
**发布日期**
|
||||
|
||||
Reference in New Issue
Block a user