Skip to content

Latest commit

 

History

History
115 lines (97 loc) · 12.3 KB

CHANGELOG-1.0.md

File metadata and controls

115 lines (97 loc) · 12.3 KB

1.0.1 (2019-12-16)

Bug Fixes

  • add BUILDER default value for release (dc393fa)
  • add chartmuseum path to gateway (ffc3f85)
  • add domain suffix to registry api (5bbd3a0)
  • add domain suffix to registry api (79d32cc)
  • add zero value check to daemonset (6b4f34f)
  • allow empty clusters in project (69d727e)
  • baremetal provider ensureSysctl (cccbeb7)
  • can NOT cascadingly delete projects and namespaces (266b0e9)
  • change field name of chart size (0a21052)
  • check gateway config if not nil (a95d54d)
  • close #71,#76,#77 (2cf65ad)
  • cluster progress restore (4107133)
  • errorSchema for apiregistration (e5e4d23)
  • etcd use headless service, instead of using cluster IP with LB (68e907e)
  • etcd use headless service, instead of using cluster IP with LB (f37f158)
  • installer progress (96af8c9)
  • installer staticfiles missing index.html (57b5e7e)
  • installer step bug (181afab)
  • issus #77 #76 #71 (d43b156)
  • merge conflicts (9f88316)
  • missing ca cert for docker when push image to tke registry (9afc89f)
  • missing ca cert for docker when push image to tke registry (18c8e21)
  • missing ca cert for docker when push image to tke registry (005bb8f)
  • missing ha vip for global cluster cert (4ce77bd)
  • not delete imageNamespaces and chartGroups when deleting projects (4963308)
  • prometheus disabled without monitoring storage configured (33a9988)
  • provider option missing apply (9beaf3c)
  • release sha256sum (098ecaa)
  • remove installer license page (749100a)
  • set hosts when push images to tke registry (54d059b)
  • tke-business-api registry config (92388ac)
  • tke-business-api yaml (7aa6c6f)
  • unable to delete business namespaces (49fc51a)
  • update addon assets while prometheus doc updated (c77cfa6)

Features

  • .gitignore add *.env (489a1fb)
  • add chart api (0b4c13a)
  • add enableMasterSchedule to cluster (4f81341)
  • add implement for setlevel of logrus (daf4555)
  • Add installation guides (#62) (34be6ce)
  • add job/cronjob resource for apiclient (#80) (292e1bd)
  • add metrics list for apiregistration (c78b83f)
  • business supports chart group (4ffdf70)
  • business supports chart group (3025157)
  • implement API to delete chart version (4e3fe77)
  • implement API to get chart (4662f6b)
  • implement pull chart (76543d5)
  • implement push chart (733be74)
  • implement registry for chart and chartgroup (b23d94d)
  • Increased clientSet QPS and Burst limits (8de24e8)
  • integrated chartmuseum (372b358)
  • integrated chartmuseum (8a9dcc0)
  • machine ssh add username require root (ba80166)
  • modify APIClient to optional configuration (c9fa418)
  • remove dependence of business modules on registry (82711e8)
  • set baremetal cluster default CIDR (4a9d19d)
  • set baremetal cluster default CIDR (6893306)
  • set baremetal cluster default version (3f74a9d)
  • set baremetal cluster default version (f0a003d)
  • Support providers option to tke-platform-{api,controller} (252e6bf)
  • tke-installer support restore in ui mode (a2e77b1)

1.0.0 (2019-12-10)

Bug Fixes

  • add BUILDER default value for release (10fd8a9)
  • add missing baremetal provider manifests for release (#24) (8d70115)
  • add zero value check to daemonset (cad188b)
  • baremetal provider ensureSysctl (52087a3)
  • can't add node (#22) (ef0f3f3)
  • cluster progress restore (69ccc3e)
  • installer progress (fc98527)
  • installer staticfiles missing index.html (f4a6e9e)
  • installer step bug (656a0da)
  • missing -i for sed in disable swap (25fc7f8)
  • missing ca cert for docker when push image to tke registry (6cac016)
  • missing ha vip for global cluster cert (ac41f87)
  • provider option missing apply (d033c8b)
  • release sha256sum (5fcac97)
  • remove installer license page (baaa1c6)
  • remove useless baremetal provider image (bd245d3)
  • set hosts when push images to tke registry (4fee295)
  • tke-business-api registry config (15f68f2)
  • tke-business-api yaml (3de41e0)
  • unable to delete business namespaces (c72b21f)
  • update addon assets while prometheus doc updated (0144641)

Features

  • .gitignore add *.env (c8d4ece)
  • Add installation guides (#62) (9226569)
  • add redis cache to registry (f1f39ae)
  • modify APIClient to optional configuration (666738b)
  • project initialized (d137ada)
  • project initialized (e9e3af6)
  • remove dependence of business modules on registry (babc83c)
  • remove tea-cli config (78c6a55)
  • Support providers option to tke-platform-{api,controller} (75efaa8)
  • tke-installer support restore in ui mode (ba866ec)