内容简介:更新内容包括:详情请查看
Istio 1.1.6 已发布 ,该版本修复了几个错误并改进了稳定性。
更新内容包括:
-
修复 Galley Helm 图表的问题,以便
validatingwebhookconfiguration对象现在可以被部署到除istio-system之外的命名空间 ( Issue 13625 )。 -
针对反关联支持 (anti-affinity) 的其他 Helm chart 修复:修复
gatewaypodAntiAffinityRequiredDuringScheduling和podAntiAffinityLabelSelector匹配表达式并修复podAntiAffinityLabelSelector的默认值 ( Issue 13892 )。 -
如果启用了访问日志,
passthrough的侦听器请求将会被记录。 - Pilot 可以容错未知的 JSON 字段,以便在升级期间更容易回滚到旧版本。
- ……
详情请查看 发布公告 ,或 点此查看 1.1.6 版本的文档 。
转自 https://www.oschina.net/news/106642/istio-1-1-6-released
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Python Data Structures and Algorithms
Benjamin Baka / Packt Publishing / 2017-5-30 / USD 44.99
Key Features A step by step guide, which will provide you with a thorough discussion on the analysis and design of fundamental Python data structures.Get a better understanding of advanced Python c......一起来看看 《Python Data Structures and Algorithms》 这本书的介绍吧!
正则表达式在线测试
正则表达式在线测试
RGB HSV 转换
RGB HSV 互转工具