Kubernetes 1.7.6 版本釋出_Kubernetes中文社群
阿新 • • 發佈:2018-12-27
- [fluentd-gcp addon] Fluentd will trim lines exceeding 100KB instead of dropping them. (#52289, @crassirostris)
- Cluster Autoscaler 0.6.2 (#52359, @mwielgus)
- Add –request-timeout to kube-apiserver to make global request timeout configurable. (#51415, @jpbetz)
- Fix credentials providers for docker sandbox image. (
- Fix security holes in GCE metadata proxy. (#51302, @ihmccreery)
- Fixed an issue looking up cronjobs when they existed in more than one API version (#52227, @liggitt)
- Fixes an issue with upgrade requests made via pod/service/node proxy subresources sending a non-absolute HTTP request-uri to backends (
- Fix a kube-controller-manager crash which can result when
--concurrent-resource-quota-syncs
is >1 and pods exist in the system containing certain alpha/beta annotation keys. (#52092, @ironcladlou) - Make logdump support kubemark and support gke with ‘use_custom_instance_list’ (#51834
- Fixes an issue with APIService auto-registration affecting rolling HA apiserver restarts that add or remove API groups being served. (#51921, @liggitt)
- In GCE with COS, increase TasksMax for Docker service to raise cap on number of threads/processes used by containers. (#51986, @yujuhong)
- Fix providerID update validation (#51761, @karataliu)
- Automated cherry pick of #50381 to release-1.7 (#51871, @feiskyer)
- The
emptyDir.sizeLimit
field is now correctly omitted from API requests and responses when unset. (#50163, @jingxu97) - Calico has been updated to v2.5, RBAC added, and is now automatically scaled when GCE clusters are resized. (#51237, @gunjan5)