内容简介:Istio 1.0.2 发布了,该版本主要解决了社区用户在使用 1.0.1 时发现的一些关键问题。更新内容如下: Miscellaneous Fixed bug in Envoy where the sidecar would crash if receiving normal traffic on the mutu...
Istio 1.0.2 发布了,该版本主要解决了社区用户在使用 1.0.1 时发现的一些关键问题。更新内容如下:
Miscellaneous
Fixed bug in Envoy where the sidecar would crash if receiving normal traffic on the mutual TLS port.
Fixed bug with Pilot propagating incomplete updates to Envoy in a multicluster environment.
Added a few more Helm options for Grafana.
Improved Kubernetes service registry queue performance.
Fixed bug where
istioctl proxy-statuswas not showing the patch version.Add validation of virtual service SNI hosts.
自 1.0.1 以来的变化 https://github.com/istio/istio/compare/1.0.1...1.0.2
下载地址 https://github.com/istio/istio/releases/tag/1.0.2
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Istio 1.0.2 发布,大型微服务系统管理平台》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Istio 1.6 发布,大型微服务系统管理工具
- Istio 1.0.2 发布,大型微服务系统管理平台
- Istio 1.0.4 发布,大型微服务系统管理平台
- Istio 1.0.4 发布,大型微服务系统管理平台
- Istio 1.1.5 发布,大型微服务系统管理平台
- Istio 1.1.5 发布,大型微服务系统管理平台
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Linux 系统编程(第二版)
Robert Love / 东南大学出版社 / 2014-1-1 / 78
如何编写那些直接依赖于Linux内核和核心系统库提供的服务的软件?通过《Linux系统编程(第2版)(影印版)》,Linux内核参与者RobertLove(洛夫)为你提供了Linux系统编程方面的教程,Linux系统调用的参考手册,以及对于如何编写更聪明和更快的代码的来自内部人士的建议。Love清晰地指出了POSIX标准函数和Linux特别提供服务之间的差异。通过关于多线程的新章节,这本修订和扩展......一起来看看 《Linux 系统编程(第二版)》 这本书的介绍吧!