Skip to content

Latest commit

 

History

History
75 lines (63 loc) · 8.29 KB

CHANGELOG-1.1.md

File metadata and controls

75 lines (63 loc) · 8.29 KB

1.1.0 (2020-02-14)

Bug Fixes

  • accessing the cluster resource with the wrong address (b18be8d)
  • add ShouldDeleteDuringUpdate check and add list related policy/role (7692bf5)
  • add tke-gateway dns name to installer (893c14f)
  • auth processUpdate when phase is not terminating (#105) (e36a99f)
  • auth-api and auth-controller json config (#124) (af0666a)
  • authz handler type error (930cb63)
  • binding check subjects and auth resource delete (b85e454)
  • change etcd client package to github.com/etcd-io (182e831)
  • change imported package name (a736311)
  • create cluster conflict (2743663)
  • default registry domain (1eb2bf7)
  • deleted vGPU and resources are not cleaned up (392e9e6)
  • high version of k8s requires configuring cni version (272c55d)
  • intall failed when disable monitoring, close #109 (7a9a214)
  • k8s version (14e8e72)
  • lint (3ebf999)
  • lint (02d0b2f)
  • provider config when use thirdparty registry (c446a1e)
  • regenerate codes for auth api (fe8cf01)
  • release provider-res version (d9d7194)
  • remove exec log of ssh (41f29d8)
  • remove get user groups from local for generic idp (82a6864)
  • remove unused error handling (b9e4a63)
  • remove useless images (11a305d)
  • resolve conflict with chartmuseum and kubernetes (1e11413)
  • role sync and some unnecessary logs (e90e637)
  • set /etc/hosts when using third party registry, close #121 (e811b17)
  • set /etc/hosts when using third party registry, close #121 (704478d)
  • solve the problem of pulling business cluster resources error (3ed15d7)
  • typo in prometheus controller (f6080ba)
  • update dex to forked dex (12dfcd0)
  • Update running locally guide (62061e3)

Features

  • add aws s3 object storage configuration for chartmeseum (9c80272)
  • add category and policy config for auth controller (f2485f0)
  • add chartmeseum support (525b0ea)
  • aggregate tke-auth (1549970)
  • allow only one installation process, close #101 (4ed5465)
  • build assets for gateway (8f92a29)
  • change the apiVersion for clusterVersion that over 1.12, and fix the casing letter of filname (b4f5e74)
  • cluster and machine support TableConvertor (36a5b87)
  • compatible with 1.16 version API downgrade processing (d532919)
  • installer excludes using itself during installation, close #116 (2122af6)
  • modify the request path of users (#119) (7b88a64), closes #3
  • regenerate api codes for auth (1ef3bad)
  • remove chartmuseum temporarily (ce6b533)
  • rename tke-generate-images to generate-images (0168599)
  • set max upload size to 20g (b4b9953)
  • set registry domain default value (42f8854)
  • support installer to listen on all network interface, close #95 (15eda37)
  • support k8s version 1.14.10 1.16.6 (ee2192c)
  • support logcollector and modify the resourceversion for that (ba42fab)
  • support self-defined notify webhook (f021e6d)
  • ui support 1.16.6 (a9ca35b)
  • update code-generator and regenerate codes (4f160ac)
  • write kubeconfig when post cluster ready, close #120 (b5cc722)

Performance Improvements

  • update apiserver to 0.17.0 (5c1d91a)
  • update code generator to 1.17.0 (3e35d73)

Reverts

  • Revert "Integrate rook in global cluster" (9b40ad9)