Skip to content

v1.6.0

Compare
Choose a tag to compare
@wilhelmguo wilhelmguo released this 26 Mar 07:03
· 456 commits to master since this release

v1.6.0 (2019-03-26)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • 后台管理endpoint更新无效 #339
  • 部署中包含多个环境变量,删除一个再新增加一个环境变量,之前的环境变量名称会丢失 #335
  • Resource statistics are inaccurate #331
  • 创建pvc模板时,必填项的“访问模式”不选择,也可以提交 #208
  • Portal template remove template initialDelaySeconds required #382 (wilhelmguo)
  • Fix template diff display error. #379 (wilhelmguo)
  • Navigation container name change with input & fix collapse overflow hidden logic & change select directioin login #370 (BennieMeng)
  • Fix deployment and statefulset depoy panic #352 (wilhelmguo)
  • Update README-CN.md #350 (dangzhiqiang)
  • Fix deployment envs lost #346 (wilhelmguo)
  • Fix endpoints update error #345 (wilhelmguo)
  • Fix inaccurate resource statistics #344 (wilhelmguo)
  • Feature/fix pvc create tpl save without access #334 (BennieMeng)

重要说明

由于本次升级设计到数据库升级请务必按照以下流程升级

  • 手动升级:
  1. 按照升级迁移文档升级
  2. 手动迁移namespace表中metadata namespace 数据到 kube_namespace
  • 自动升级
  1. 按照升级迁移文档升级
  2. 参考bee数据库升级文档
    执行namespace 数据自动迁移脚本https://github.com/Qihoo360/wayne/blob/master/src/backend/database/migrations/20190312_154209_v1_6.go

Images

Release Image

360cloud/wayne:v1.6.0

Latest Image

360cloud/wayne:latest