Release notes for 1.12.7 (#11267)

* Release notes for 1.12.7

* Fix typo from a release notes

* Fix grammar mistakes
This commit is contained in:
Kenan O'Neal 2022-05-06 13:41:21 +00:00 committed by GitHub
parent 860e2fac47
commit c6818e94eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
---
title: Announcing Istio 1.12.7
linktitle: 1.12.7
subtitle: Patch Release
description: Istio 1.12.7 patch release.
publishdate: 2022-05-06
release: 1.12.7
aliases:
- /news/announcing-1.12.7
---
This release contains bug fixes to improve robustness. This release note describes whats different between Istio 1.12.6 and Istio 1.12.7
{{< relnote >}}
## Changes
- **Added** support for skipping the initial installation of CNI entirely.
([Pull Request #38158](https://github.com/istio/istio/pull/38158))
- **Fixed** the in-cluster operator unable to prune resources when the Istio control plane has active proxies connected.
([Issue #35657](https://github.com/istio/istio/issues/35657))
- **Fixed** an issue in webhook analysis which would make helm reconciler complain about overlapping webhooks.
([Issue #36114](https://github.com/istio/istio/issues/36114))