Fix issue references (#10909)

* Fix issue references

* Fix lint error
This commit is contained in:
Eric Van Norman 2022-02-14 13:49:34 -07:00 committed by GitHub
parent b1ff0dbe20
commit 3f009826d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ will cause unstable protocol selection for that port.
([Issue #36462](https://github.com/istio/istio/issues/36462))
- **Fixed** an issue where scaling endpoint for a service from 0 to 1
might cause client side service account verification populated incorrectly.
([Issue #36456](https://github.com/istio/istio/issues/36456))
might cause client side service account verification to be populated incorrectly.
([Issue #36465](https://github.com/istio/istio/issues/36465) and [#31534](https://github.com/istio/istio/issues/31534))
- **Fixed** an issue where the `TcpKeepalive` setting at mesh config is not honored.
([Issue #36499](https://github.com/istio/istio/issues/36499))