Skip to content

Latest commit

 

History

History
308 lines (240 loc) · 25.8 KB

CHANGELOG.md

File metadata and controls

308 lines (240 loc) · 25.8 KB

Change Log

v1.6.1 (2019-04-15)

Full Changelog

Merged pull requests:

  • fix: deployment strategy changeto rollingupdate error #395 (BennieMeng)

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)

v1.5.0 (2019-03-01)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • 通过后台迁移configmap和ingress,在前台页面进行编辑时无法分配机房 #313
  • 一级菜单栏会被白色样式覆盖 #303
  • wayne worker run into Infinite loop if rabbitmq is down #245
  • Fix worker lost connection will fall into an infinite loop #322 (wilhelmguo)
  • 创建配置集模板提示404错误 #281
  • Fix list pvs status error #306 (wilhelmguo)
  • fix when exchange from table to json can not add updated data #301 (chengyumeng)
  • fix edit template metadata miss adjust #297 (BennieMeng)
  • fix pagechange invalid #292 (BennieMeng)
  • fix paginate page change #286 (BennieMeng)
  • Fix create or clone configtpl url redirect error #283 (wilhelmguo)

v1.4.3 (2019-03-01)

Full Changelog

Fixed bugs:

v1.4.2 (2019-02-25)

Full Changelog

Fixed bugs:

v1.4.1 (2019-02-18)

Full Changelog

Fixed bugs:

v1.4.0 (2019-02-15)

Full Changelog

Implemented enhancements:

  • Name selectable exist name list #252
  • support for updating environment variables is added to the open interface of the upgrade deployment. #238
  • Service type support LoadBalancer #276 (wilhelmguo)
  • Secret template support set type #275 (wilhelmguo)
  • Name selectable #271 (wilhelmguo)
  • Different resource states by label of different colors #270 (chengyumeng)
  • Support HPA mangement #171
  • 支持Endpoint #146
  • Support Kubernetes Pod resource management #136
  • Migration Secret from exist kubernetes clusters #134
  • Migration ConfigMap from exist kubernetes clusters #133
  • Migration Service from exist kubernetes clusters #132
  • migration from exist kubernetes clusters #68
  • Add kubernetes secret resource #259 (wilhelmguo)
  • Feature/add kubernetes configmap #256 (wilhelmguo)
  • Add kubernetes service and endpoint resource #255 (wilhelmguo)
  • Feature/add kubernetes pod resource #254 (wilhelmguo)
  • Feature: Add HPA in admin page. #247 (chengyumeng)

Fixed bugs:

  • Wayne Get Pod Info Open API can't be used #260
  • Fix pod list create time ref error #278 (wilhelmguo)
  • Fix pod log container i18 error #272 (wilhelmguo)
  • Fix portal configmap get status error #266 (wilhelmguo)
  • View Pod log error #263
  • When click “进入容器”, can not enter the pod. #240
  • 后台管理的ingress中,回收站里的模板也不能删除和恢复 #225
  • 后台管理中的负载均衡和ingress列表,点击“名称”和“项目”全部跳转404页面? #224
  • Fix log detail error #261 (wilhelmguo)
  • Fix get pod info API bug that label should be a key not a map #258 (chengyumeng)
  • frontend:fix error route in jump url #239 (chengyumeng)

v1.3.2 (2019-02-12)

Full Changelog

Fixed bugs:

v1.3.1 (2019-01-11)

Full Changelog

Fixed bugs:

v1.3.0 (2019-01-11)

Full Changelog

Implemented enhancements:

  • ingress支持多个path转发 #145
  • Display cluster resource usage on node list #140
  • Support Kubernetes Namespace resource management #139
  • Have no history and status of triggered webhook #125
  • StatefulSet DaemonSet CronJob add resource Request Limit Percent. #113
  • Feature: Support Basic HPA In Frontend #207 (chengyumeng)
  • Client cache optimization #196 (wilhelmguo)
  • Display cluster resource usage on node list #194 (BennieMeng)
  • Add Node resource statistics #192 (wilhelmguo)
  • backend statefulset daemonset i18n #191 (BennieMeng)
  • Feature: Add resource watcher for node and deployment #186 (chengyumeng)
  • Resource request limit add #182 (BennieMeng)
  • Feature: add fetch service list and get service detail from k8s cluster api to backend #170 (HZ89)
  • Feature: add fetch ingress list and ingress detail from k8s cluster api to backend #169 (HZ89)

Fixed bugs:

  • 无法创建新的部署,报错信息为:Cannot read property 'setValue' of undefined #211
  • 前台删除 PVC 时,如果没有勾选 PVC 模板,就会跳转404页面,并把该项目下的所有 PVC 模板全部删除 #206
  • When click wayne ingress,there is some error. #200
  • 多个集群切换,namespace 没有同时切换 #197
  • There is a js error when secret contains chinese character #193
  • Fix normal user create deployment error #215 (BennieMeng)
  • Fix pvc delete redirect error #213 (BennieMeng)
  • Fix kubernetes deployment switch cluster not reload namespaces #212 (wilhelmguo)
  • Fix secret save error when contain chinese character #203 (BennieMeng)
  • Fix ingress router lost #199 (chengyumeng)
  • Fix admin node and persistentVolume paginate select input change invalid #183 (BennieMeng)
  • Fix:Add k8s namespace page flipping function in the background #178 (chengyumeng)

v1.2.2 (2018-12-25)

Full Changelog

Implemented enhancements:

  • User need an OpenAPI to get pod info by pod ip #131
  • When administrator create namespace at backend,Wayne should also create a namespace on k8s. #56
  • Feature: Ingress configures multiple paths #177 (chengyumeng)

Fixed bugs:

v1.2.1 (2018-12-21)

Full Changelog

Fixed bugs:

v1.2.0 (2018-12-21)

Full Changelog

Implemented enhancements:

  • Users can compare the differences between the two templates #137
  • Can't create ingress webhook #128
  • Searchable Selected Box module #118
  • Migration Deployment support select Namespace #115
  • Prompt the user background to assign Namespace machine room. #112
  • Migration deployment from exist kubernetes clusters #104
  • support kubernetes ingress deploy #61
  • Update release version before release #168 (wilhelmguo)
  • Unified processing of resources #160 (wilhelmguo)
  • Feature/webhook add #127 (chengyumeng)
  • Feature/migration support all namespaces #123 (wilhelmguo)

Fixed bugs:

  • ingress从回收站彻底删除不了 #152
  • Datatable load list resource repetition #124
  • fix admin portal. i18n:{{'BUTTON.EDIT' |translate}] #163 (CyaLiven)
  • Fix non-admin users cannot see ingress resources #148 (wilhelmguo)
  • frontend: fix page init reload list-resource #138 (BennieMeng)

v1.1.0 (2018-12-07)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Background does not set up cluster resources online display problem #94
  • 后台删除的项目,在回收站无法恢复 #93
  • 集群name不是全部大写,调用开放api报错 #66
  • PVC详情的扩展看板功能无效,js错误 Uncaught TypeError: Cannot read property 'nativeElement' of undefined #43
  • 计划任务提交后报错,并无法再点开高级配置 #38
  • Fix modal size change bug #60 (BennieMeng)
  • Fix CronJob bug that opens advanced mode paste yaml error r… #58 (wilhelmguo)

v1.0.1 (2018-11-22)

Full Changelog

Implemented enhancements:

  • English version of README? #18
  • 未校验用户邮箱格式 #11
  • 资源单位的显示 #7
  • kubernetes install optimization #51 (wilhelmguo)
  • Feature/update kubernetes install #47 (wilhelmguo)
  • Fix the problem of creating a user verification in the background is not strict. #35 (chengyumeng)
  • Feature/ace switch error notify #34 (BennieMeng)
  • 添加创建部署资源单位,样式调整 #27 (BennieMeng)

Fixed bugs:

  • 上线次数统计 日期选择后格式不正确 #20
  • 在前台界面,选择“部门概览”,再选择“上线记录”会报错 #19
  • switch start_time or end_time to query online statistics, api/v1/publish/statistics报错400 #13
  • resource api/v1/kubernetes/namespaces 报错500 #10
  • APIKeys 报错403 #9
  • 创建namespace,按钮无法点击 #4
  • Fix the problem that the first startup does not have namespace, causing the front desk to report an error. #44 (chengyumeng)
  • Fix load apikeys error when not set APIKey #33 (wilhelmguo)
  • Fix edit namespace error bug #28 (wilhelmguo)
  • Fix admin reportform dateformat error #26 (wilhelmguo)
  • Fix init namespace error #6 (wilhelmguo)

v1.0.0 (2018-11-19)

* This Change Log was automatically generated by github_changelog_generator